Xerbo
|
9bd911d7e2
|
Properly prefix all expored functions with aptdec
|
1 year ago |
Xerbo
|
b2b049f727
|
Initialize memory before use
|
1 year ago |
Xerbo
|
e1c1173959
|
Implement strip effect
|
1 year ago |
Xerbo
|
66b8dd026e
|
Fix memory leak and move state entirely into aptdec_t
|
1 year ago |
Xerbo
|
071a9c8f84
|
Better naming, but valid this time
|
1 year ago |
Xerbo
|
c9d89ea210
|
Better naming
|
1 year ago |
Xerbo
|
61ec605ffd
|
Fix syntax
|
1 year ago |
Xerbo
|
8c6cba0aa3
|
ARM builds
|
1 year ago |
Xerbo
|
711d0e0163
|
MSVC build in GitHub actions
|
1 year ago |
Xerbo
|
c551e70335
|
Include missing header and fix stddev
Standard deviation on a non complete population sample is divided by n-1, not n
|
1 year ago |
Xerbo
|
6b2e9b981f
|
Fix MSVC build
|
1 year ago |
Xerbo
|
fbbdda95ba
|
Merge branch 'master' into v2
|
1 year ago |
Xerbo
|
57271c33b9
|
I don't even know anymore
|
1 year ago |
Xerbo
|
cf12d0754d
|
Fix release workflow and bump version number, again
|
1 year ago |
Xerbo
|
59735c5f72
|
Fix release workflow, again, and bump version number
|
1 year ago |
Xerbo
|
85e629ae86
|
Fix release workflow
|
1 year ago |
Xerbo
|
ccfb6074cc
|
Fix typo
|
1 year ago |
Xerbo
|
f394f6a356
|
Make build_windows.sh faster
|
1 year ago |
Xerbo
|
493a48b263
|
Fix incorrect path
|
1 year ago |
Xerbo
|
0d5195434e
|
Github actions, set fetch depth to unlimited
|
1 year ago |
Xerbo
|
9df9fba5e4
|
Merge branch 'master' into v2
|
1 year ago |
Xerbo
|
0d212bb684
|
Add windows build files to gitignore
|
1 year ago |
Xerbo
|
ff19b2823c
|
Packaging fixes
|
1 year ago |
Xerbo
|
268da89200
|
Fix argparse submodule
|
1 year ago |
Xerbo
|
8d6e8be8f4
|
Version 2.0.0 work
|
1 year ago |
Xerbo
|
f07e40aee1
|
Respect CMAKE_INSTALL_LIBDIR, close #22
|
1 year ago |
Xerbo
|
4d4a0c9787
|
Format codebase
|
2 years ago |
Xerbo
|
3e8297a912
|
Fix MSVC build #20
|
2 years ago |
Xerbo
|
8be50e7844
|
Readd apt_image_t::zenith and MSVC complex #20
|
2 years ago |
Liam
|
c8ca7fa58f
|
Set language to C
|
2 years ago |
Xerbo
|
bbc0a9b98c
|
Add runtime/library destination, close #16
|
2 years ago |
Xerbo
|
18ac507d32
|
Remove dead code
|
2 years ago |
Xerbo
|
093ae0be41
|
Dont crop channel images when crop telemetry is on, close #11
|
2 years ago |
Xerbo
|
c754d5fb57
|
Remove wxmap reading functionality
Did anybody even use it anyway?
|
2 years ago |
Xerbo
|
d4146f4eb9
|
Rewrite thermal calibration (and add visible calibration)
|
2 years ago |
Xerbo
|
d2b3ae6be8
|
Standardise warning/error format
|
2 years ago |
Xerbo
|
e390f8737f
|
Rewrite PLL
|
2 years ago |
Xerbo
|
d028742891
|
Fix workflows
|
2 years ago |
Xerbo
|
be640ffe80
|
Convert entire code base to single precision
|
2 years ago |
Xerbo
|
6aef309145
|
Add argparse as submodule
|
2 years ago |
Xerbo
|
9c866cc17c
|
Remove automake support
|
2 years ago |
Xerbo
|
27d75c706e
|
Changes backported from aptdec2
New regression, only linear as per recommendation of the Users' Guide
|
2 years ago |
Xerbo
|
0c44daa165
|
Turn off -Werror
|
2 years ago |
Xerbo
|
1563af998d
|
Fix copyright year
|
2 years ago |
Xerbo
|
c1cf41fd85
|
Fix path, again
|
2 years ago |
Xerbo
|
887795922a
|
Fix artifact filenames
|
2 years ago |
Xerbo
|
9d2f716f8a
|
Rewrite workflows
|
2 years ago |
Xerbo
|
5e82eaf503
|
Update copyright year
|
2 years ago |
Liam
|
b1cc748073
|
Merge pull request #19 from DroidKali/master
workflows/win_release.yml: Fix build type
|
2 years ago |
DroidKali
|
1858fa0e89
|
workflows/win_release.yml: Fix build type
Signed-off-by: DroidKali <DroidKali@users.noreply.github.com>
|
2 years ago |