AlexandreRouma
|
2ef8ee3629
|
disable rds symbol diagram data stream when not visible
|
2024-01-29 19:15:45 +01:00 |
|
AlexandreRouma
|
14cb839863
|
clean up rds code and fix use before init
|
2024-01-29 18:43:46 +01:00 |
|
AlexandreRouma
|
2432390600
|
Completely redid the RDS demod
|
2023-12-13 23:25:46 +01:00 |
|
AlexandreRouma
|
8d05c1e181
|
bugfix
|
2023-06-30 01:36:28 +02:00 |
|
AlexandreRouma
|
1c081cad78
|
added OQPSK mode to the meteor demodulator
|
2023-06-29 01:19:15 +02:00 |
|
AlexandreRouma
|
3420808f3a
|
added high-pass filter in NFM mode
|
2023-03-25 19:09:27 +01:00 |
|
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
|
5b47f900a6
|
more android bullshit
|
2023-02-25 20:59:12 +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
|
8a2d0fe56b
|
Recorder bugfix + rewrote RTL-TCP source to use new network lib
|
2023-02-03 02:38:08 +01:00 |
|
AlexandreRouma
|
f163e926c7
|
spectran http source + hermes source cleanup
|
2022-12-04 02:10:34 +01:00 |
|
AlexandreRouma
|
ce3fea3747
|
fixed lowpass setting not presistent for NFM
|
2022-09-01 18:12:59 +02:00 |
|
AlexandreRouma
|
575a941e24
|
More DSP cleanup + Remove FastFFT option because it should never be used
|
2022-07-27 21:35:36 +02:00 |
|
AlexandreRouma
|
25f09a355e
|
Added meteor recovery option
|
2022-07-16 00:08:25 +02:00 |
|
AlexandreRouma
|
5bf5a10a12
|
bugfix + work on scanner
|
2022-07-15 17:17:53 +02:00 |
|
AlexandreRouma
|
30b6c2b1da
|
Code cleanup and optimisation$
|
2022-07-08 17:30:43 +02:00 |
|
AlexandreRouma
|
96f5b37f76
|
Added RDS error correction (still needs better clock recovery)
|
2022-07-08 01:02:36 +02:00 |
|
AlexandreRouma
|
b5857e2078
|
bugfix because std::chrono is stupid
|
2022-07-06 22:32:27 +02:00 |
|
AlexandreRouma
|
edf22ccfe8
|
Added basic RDS support, no error correction yet
|
2022-07-06 22:11:49 +02: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
|
3f6687659e
|
Prototype noise blanker
|
2022-06-26 03:42:22 +02:00 |
|
AlexandreRouma
|
c3ddffb3a9
|
UI fix
|
2022-06-23 23:37:12 +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
|
db034527e9
|
cleanup and better defaultzs
|
2022-06-23 21:30:38 +02:00 |
|
AlexandreRouma
|
218fd6ccf4
|
another attempt at a fix
|
2022-06-22 05:20:40 +02:00 |
|
AlexandreRouma
|
f2b8418a25
|
hopefully a fix for the linux crash
|
2022-06-22 04:58:03 +02:00 |
|
AlexandreRouma
|
b943e6e869
|
Code cleanup, bugfix and optimisation
|
2022-06-21 19:54:03 +02:00 |
|
AlexandreRouma
|
f7c566f652
|
More work
|
2022-06-21 17:24:48 +02:00 |
|
AlexandreRouma
|
53afaeda9e
|
Fixes
|
2022-06-20 18:15:35 +02:00 |
|
AlexandreRouma
|
1dddbadd04
|
More work
|
2022-06-18 00:33:08 +02:00 |
|
AlexandreRouma
|
36adc102ee
|
attemt at a CI build with new DSP
|
2022-06-17 17:34:23 +02:00 |
|
AlexandreRouma
|
343ec6ca1c
|
lots o shit
|
2022-06-15 16:08:28 +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
|
80d244003a
|
Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
|
2022-03-28 22:27:38 +02:00 |
|
AlexandreRouma
|
9bbc50ff3c
|
Fixed issues hopefully
|
2022-02-24 21:01:51 +01:00 |
|
AlexandreRouma
|
2779516378
|
Switched to new cleaner argument system
|
2022-02-24 20:49:53 +01:00 |
|
Daniele Forsi
|
98f4f560ad
|
Fix spelling errors
Fixed with:
codespell --ignore-words-list=hist,parm,sur --skip=./core/src/imgui,./core/src/json.hpp,./core/libcorrect,./core/src/spdlog,./misc_modules/discord_integration/discord-rpc,./misc_modules/discord_integration/discord-rpc/include/rapidjson,./source_modules/sddc_source/src/libsddc
|
2022-02-20 16:19:05 +01:00 |
|
AlexandreRouma
|
51c940acd4
|
Updated to ImGui 1.87 to cleanup UI code
|
2022-02-14 23:33:52 +01:00 |
|
AlexandreRouma
|
3ab669ecda
|
Radio CW demod bugfix + more cleanup
|
2022-01-29 17:27:38 +01:00 |
|
AlexandreRouma
|
860121dad2
|
Added CW tone option plus clean up
|
2022-01-29 16:55:31 +01:00 |
|
AlexandreRouma
|
03f0704dff
|
Switched to ImGui::TextUnfort
|
2022-01-26 14:50:16 +01:00 |
|