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 |
|
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
|
07294034f6
|
Added preset system for FM IF NR
|
2021-12-24 21:42:04 +01:00 |
|
AlexandreRouma
|
ea587db0cb
|
Formatted the entire codebase and added a CI check for formatting
|
2021-12-19 22:11:44 +01:00 |
|
AlexandreRouma
|
f1a231b791
|
Added new deemphasis mode + new image widget
|
2021-12-18 21:23:23 +01:00 |
|
AlexandreRouma
|
5483268f8f
|
Added error dialog to module manager and fixed typo
|
2021-12-16 16:49:19 +01:00 |
|
AlexandreRouma
|
6c7e952be3
|
Further APT tuning
|
2021-12-13 18:12:17 +01:00 |
|
AlexandreRouma
|
cee0f75870
|
bugfix + improved NFM IF noise reduction (less distortion)
|
2021-12-12 20:06:21 +01:00 |
|
AlexandreRouma
|
15010cff01
|
Added a noise blanker for SSB and DSB
|
2021-12-10 22:25:22 +01:00 |
|
AlexandreRouma
|
241632288e
|
Fixed IF reduction not working with multivfo + Added beginning of IF notch code
|
2021-12-09 19:43:57 +01:00 |
|
AlexandreRouma
|
c1942ac51d
|
Fixed wrong default deemphasis mode on WFM
|
2021-12-08 04:15:05 +01:00 |
|
AlexandreRouma
|
91370993a2
|
Further NR tuning
|
2021-12-08 03:07:52 +01:00 |
|
AlexandreRouma
|
2a5671878f
|
new FM IF noise reduction + bugfix
|
2021-12-08 02:10:41 +01:00 |
|
AlexandreRouma
|
1594051a5d
|
Switch old radio module to new radio module
|
2021-12-07 23:56:11 +01:00 |
|
AlexandreRouma
|
355a6352da
|
New radio logic system
|
2021-12-07 02:13:23 +01:00 |
|
AlexandreRouma
|
7208028c01
|
Fixed VFO bandwidth not adjustable after disabling new radio module
|
2021-12-05 19:28:41 +01:00 |
|
AlexandreRouma
|
cdc060aa2a
|
Fixes to the new radio module
|
2021-12-04 19:59:30 +01:00 |
|