Wykres commitów

56 Commity (master)

Autor SHA1 Wiadomość Data
AlexandreRouma e60eca5d6d fix crash when attempting to record from disabled radio 2024-04-22 21:51:49 +02:00
AlexandreRouma 4b6835141e fix low PI RDS callsign decoding 2024-01-30 22:18:18 +01:00
AlexandreRouma a9e59bdf3c removed useless logging again 2024-01-30 00:01:10 +01:00
AlexandreRouma f0bd17f9f4 fix north americal RDS callsign decoding 2024-01-29 23:57:23 +01:00
AlexandreRouma a8ed213ed3 remove useless debug logging 2024-01-29 21:49:13 +01:00
AlexandreRouma f8183739f7 add rds region selection 2024-01-29 21:28:43 +01:00
AlexandreRouma 120745de19 add rds program type name decoding 2024-01-29 21:00:23 +01:00
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 3420808f3a added high-pass filter in NFM mode 2023-03-25 19:09:27 +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 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 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 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 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 80d244003a
Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
2022-03-28 22:27:38 +02: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 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