Commit Graph

24 Commits

Author SHA1 Message Date
AlexandreRouma
ec4dc6cc9e fix 2023-03-22 20:47:05 +01:00
AlexandreRouma
93b28d1495 M17 decoder fix 2023-03-22 18:38:15 +01:00
AlexandreRouma
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
AlexandreRouma
fe821fb830 Removed debugging junk 2023-02-19 18:58:39 +01:00
AlexandreRouma
ea882cb285 Changed M17 modulation parameters 2023-02-19 18:54:33 +01:00
AlexandreRouma
290c989451 attempt at re-enabling M17 on android 2023-02-18 18:22:53 +01:00
AlexandreRouma
1f97e9e10b Improved detection of M17 frames to avoid spurious decodes 2023-02-18 16:08:57 +01:00
AlexandreRouma
7cfc30ee6e new cmake stuff 2023-02-14 16:25:05 +01:00
AlexandreRouma
46f17019a7 cleanup + bugfix 2022-07-02 18:30:13 +02:00
AlexandreRouma
74fd30f08c Added back the digital demodulators 2022-07-02 16:53:09 +02:00
AlexandreRouma
7d64d78d67 rollback 2022-06-23 22:25:39 +02:00
AlexandreRouma
fb0e0d732b Attempted cmake cleanup 2022-06-23 22:21:25 +02:00
AlexandreRouma
03f173a3ac Fixed M17 module on android 2022-03-30 20:15:27 +02:00
AlexandreRouma
b8bc942b84 cmake bugfix 2022-03-30 17:33:47 +02:00
AlexandreRouma
2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
AlexandreRouma
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
AlexandreRouma
03f0704dff Switched to ImGui::TextUnfort 2022-01-26 14:50:16 +01:00
Christopher Hewitt
aa265ea312 Satisfy GCC -Wformat-security with TextUnformatted 2022-01-25 14:41:09 -07:00
Christopher Hewitt
2c3b603b88 Satisfy GCC -Wformat-security with string literals 2022-01-25 14:05:12 -07:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
82cacf14bb
Fixed text in M17 decoder 2021-10-04 05:07:11 +02:00
AlexandreRouma
9555dda8a4 More cmake cleanup 2021-10-04 03:31:13 +02:00
AlexandreRouma
44ad0a1a7e CMakeLists cleanup 2021-10-04 02:34:17 +02:00
AlexandreRouma
73393e36c6 Changed project structure 2021-10-03 16:50:36 +02:00