Wykres commitów

96 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 fdfb1dbf5e remove useless menu item in pager decoder 2024-04-05 20:15:21 +02:00
AlexandreRouma 17f698577f disable FLEX protocol from pager module since it's not implemented and add setBaudrate function 2024-04-05 19:50:14 +02:00
AlexandreRouma 61ffb3e6bf revert pager decoder to traditional clock recovery 2024-02-13 16:27:54 +01:00
AlexandreRouma 5e0c4449f8 switched back ATV demod to black and white 2024-02-09 22:13:25 +01:00
AlexandreRouma daf0f8c159 more work on new clock recovery 2024-02-08 14:17:35 +01:00
AlexandreRouma 63aa45de9e beginning of new pager clock recovery 2024-02-08 09:03:46 +01:00
AlexandreRouma c0a84f8703 pocsag menu cleanup 2024-02-06 22:16:21 +01:00
AlexandreRouma f66f2c25e1 improve pocsag alpha decoding 2024-02-05 16:46:08 +01:00
AlexandreRouma bddfe5396f fix iq exporter config name 2024-02-03 01:43:16 +01:00
AlexandreRouma a0ff745b63 fix windows CI missing module 2024-02-02 23:06:03 +01:00
AlexandreRouma a08d2a0f85 more work on debugging the pager decoder 2024-02-02 22:52:19 +01:00
AlexandreRouma f1f04d59fe add missing files 2024-02-01 00:55:36 +01:00
AlexandreRouma ef42ea01d8 add flex decoder menu entry and fix pocsag decoding 2024-02-01 00:55:17 +01:00
AlexandreRouma 3fc893568a beginning of pager decoder 2024-01-31 23:34:40 +01: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 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