Xerbo
|
59735c5f72
|
Fix release workflow, again, and bump version number
|
1 year ago |
Xerbo
|
85e629ae86
|
Fix release workflow
|
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 |
Liam
|
51405971fd
|
Fix typo
|
2 years ago |
Liam
|
4a00dac06b
|
Merge pull request #17 from srcejon/libaptdec
Add apt_temperature to API
|
2 years ago |
Jon Beniston
|
7d695a3edd
|
Add apt_temperature to API
|
2 years ago |
Jon Beniston
|
61c248b911
|
Add apt_temperature to API
|
2 years ago |
Liam
|
794d69c9a7
|
Merge pull request #14 from Xiretza/cmake-fixes
CMake improvements
|
3 years ago |
Xiretza
|
5a257ae0ce
|
cmake: use message(WARNING) when dependencies are missing
|
3 years ago |
Xiretza
|
73488dce96
|
cmake: install palettes to DATADIR
|
3 years ago |
Xiretza
|
0a888e6baf
|
cmake: install headers as part of shared library
|
3 years ago |
Xiretza
|
63efb43444
|
cmake: deduplicate install directives
|
3 years ago |
Xiretza
|
e82e51fd94
|
cmake: use GNUInstallDirs
|
3 years ago |
Liam
|
5f91799637
|
Merge pull request #13 from srcejon/libaptdec
Build shared library + MSVC build support
|
3 years ago |
Jon Beniston
|
72ce791a56
|
Fix error in release build
|
3 years ago |
Jon Beniston
|
b3dd3f8ce1
|
Add enum for channel ID. Fix channel 3A to be near-IR as per https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1998-030A-01
|
3 years ago |
Jon Beniston
|
612dc0a977
|
Add macro for width of pixel rows
|
3 years ago |
Jon Beniston
|
328ea956f4
|
Export offsets as needed for image functions
|
3 years ago |
Jon Beniston
|
3141493ae6
|
Rename apt_getsample to apt_getsamples, as it gets more than one sample.
|
3 years ago |
Jon Beniston
|
23d7870102
|
Add context pointer to getsample callback
|
3 years ago |
Jon Beniston
|
ce63316fb2
|
Support C++
|
3 years ago |
Jon Beniston
|
17950dc47e
|
Rename library so lib isn't repeated on Linux
|
3 years ago |
Jon Beniston
|
8cdb314c0f
|
Return to src root
|
3 years ago |
Jon Beniston
|
42b6e36e47
|
Fix .bat file comments
|
3 years ago |
Jon Beniston
|
fb6fb49929
|
Use static library for aptdec executable, to avoid having to set path to library
|
3 years ago |
Jon Beniston
|
4aca94f20f
|
Use INCLUDE_DIRs for libraries. Simplify conditions
|
3 years ago |