Edouard Griffiths
|
f522d88fc5
|
Merge pull request #2252 from srcejon/freq_scanner
Update CMakeLists.txt to allow static libraries to be built
|
2024-09-13 21:07:04 +02:00 |
|
srcejon
|
1df07b21ae
|
Update CMakeLists.txt to allow static libraries to be built, as well as shared.
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
|
2024-09-11 20:16:40 +01:00 |
|
DreamNik
|
202fc96de6
|
Append prefix to plugin name when running on Android.
Android libraries can't be placed inside subdirectory, so to
distinguish plugins from regular libraries the new prefix is used.
|
2024-09-05 13:37:51 +03:00 |
|
Jon Beniston
|
fc7c9c1fc8
|
Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6
|
2022-11-17 14:34:54 +00:00 |
|
f4exb
|
ac2a45ce88
|
M17 code reorganization
|
2022-07-20 05:47:48 +02:00 |
|
f4exb
|
fe6830e552
|
M17 demod: implemented BER display
|
2022-07-18 11:18:56 +02:00 |
|
f4exb
|
dd2233f763
|
M17 mod/demod: moved m17 specific code to a new modems library
|
2022-07-18 11:18:55 +02:00 |
|
f4exb
|
278a94f29e
|
M17 demod: first M17 processing implementation
|
2022-07-18 11:18:55 +02:00 |
|
f4exb
|
9510913930
|
M17 demod: plugin base
|
2022-07-18 11:18:55 +02:00 |
|