Commit Graph

89 Commits

Author SHA1 Message Date
Marat Fayzullin 3e98e317be Merging EAS decoder based on DSAME3 library. 2024-06-13 21:02:33 -04:00
Marat Fayzullin 66ef693495 Meteor-M2-4 is back to 72000 symbol rate. 2024-04-15 09:57:05 -04:00
Marat Fayzullin f3a6fdbc57 Adding separate settings for Meteor-M2-4 satellite. 2024-04-14 10:49:54 -04:00
Marat Fayzullin 391f8c1c40 Adding NAVTEX decoder and service. 2024-04-08 21:18:25 -04:00
Marat Fayzullin 83d3f25488 Adding 40Hz to SitorB/DSC bandwidths, now in dsp.py. 2024-03-19 22:23:21 -04:00
Marat Fayzullin 04809fca54 Preparing for the next release. 2024-03-08 23:45:09 -05:00
Marat Fayzullin aa64129306 Adding preliminary SatDump support (experts only!) 2024-03-07 18:25:08 -05:00
Marat Fayzullin 1f1106f059 Debugging DSC background decoding. 2024-03-05 23:18:50 -05:00
Marat Fayzullin f74200c094 Enabled DSC service, fixed DSC JS display. 2024-02-29 21:28:44 -05:00
Marat Fayzullin 49f24a7598 Tiny refactoring of active services display. 2024-01-28 18:31:39 -05:00
Marat Fayzullin 2d8421302a Adding display of active clients. 2024-01-27 20:07:00 -05:00
Marat Fayzullin 768a16171d Fixed aircraft title linkify(), VDL2 altitudes, etc. 2023-09-25 23:22:00 -04:00
Marat Fayzullin 38263f6404 Now works. 2023-09-25 22:31:25 -04:00
Marat Fayzullin 0f41604b65 Adding optional ADSB parsing of the dump1090 JSON output. 2023-09-22 14:38:16 -04:00
Marat Fayzullin 3a93d928e1 Fixing ACARS service by enabling AM underlying mod for services. 2023-09-20 11:16:43 -04:00
Marat Fayzullin 6dfdb30a50 Trying to sync owrx folder from jketterl's develop branch. 2023-09-10 21:00:51 -04:00
Marat Fayzullin cb856fa02f Adding ACARS decoding via AcarsDec tool. 2023-09-08 13:22:23 -04:00
Marat Fayzullin 259b5f9b8a Making a new dump1090 branch, since the old one does not rebase well. 2023-08-28 20:49:10 -04:00
Marat Fayzullin 9c8438aded Added VDL2 mode. 2023-08-20 13:39:11 -04:00
Marat Fayzullin 5586f6e6f8 Integrated with DumpVHDL tool to listen to HFDL traffic. 2023-05-30 20:42:47 -04:00
Marat Fayzullin 008189dc22 Placing rtl433 and multimon integrations into a common "toolbox" module. 2023-05-29 20:59:43 -04:00
Marat Fayzullin 2ed46160ec Enabled ISM service. 2023-05-28 20:56:15 -04:00
Marat Fayzullin 6079c2e1e9 PageDemodulator() no longer accepts filtering as argument. 2023-05-28 18:36:23 -04:00
Marat Fayzullin dce04e7b40 Added filtering for readable messages and white space removal. 2023-05-27 11:57:22 -04:00
Marat Fayzullin 63e59c4200 Changing FLEX decoder to universal paging decoder with POCSAG. 2023-05-27 00:00:26 -04:00
Marat Fayzullin 11a30e4f21 Made FLEX a service. 2023-05-25 16:13:18 -04:00
Marat Fayzullin b500367e9a Porting MSK144 decoder from the OWRX 'develop' branch. 2023-05-06 20:17:09 -04:00
Marat Fayzullin 04382d3989 Merged fax decoder and SSTV performance improvements. 2023-04-22 15:55:22 -04:00
Marat Fayzullin dd908c0917 Picking latest changes from the main OWRX repo. 2023-03-17 23:41:34 -04:00
Marat Fayzullin 7127608870 Adding optional modulation setting for digital modes in bands.json. 2023-02-28 15:37:33 -05:00
Marat Fayzullin 8c48220d2c Removing AisDemodulator, PacketDemodulator will do the job. 2023-02-25 21:47:15 -05:00
Marat Fayzullin 1115d59783 Adding AIS mode/service, implemented via Direwolf. 2023-02-25 17:41:53 -05:00
Marat Fayzullin 20f425c6f3 Enabling SSTV background service. 2023-02-16 13:27:50 -05:00
Jakob Ketterl cbcba5807f restore PSK decoding 2021-09-23 18:43:41 +02:00
Jakob Ketterl f2a97415b9 more localized imports 2021-09-20 16:55:17 +02:00
Jakob Ketterl 81ed1a9ebb abstract chain features; use local imports to avoid hard dependencies 2021-09-20 16:14:23 +02:00
Jakob Ketterl f3b05c6318 re-add m17 2021-09-07 14:45:52 +02:00
Jakob Ketterl f9f0bdde12 restore js8 functionality 2021-09-06 22:50:57 +02:00
Jakob Ketterl b9f43654cd restore aprs functionality 2021-09-06 15:05:33 +02:00
Jakob Ketterl f9df35ffd4 rebuilt the resampler using pycsdr 2021-09-01 15:58:39 +02:00
Jakob Ketterl 51453662e2 fix dial frequencies 2021-08-31 22:46:11 +02:00
Jakob Ketterl 120328ce12 restore background services 2021-08-31 21:53:15 +02:00
Jakob Ketterl 33a942707c allow slots to be off in the daylight scheduler 2021-05-17 23:23:25 +02:00
Jakob Ketterl dc848a7006 fix bandwidth calculation for single-service groups 2021-05-08 00:59:57 +02:00
Jakob Ketterl 093ad6cd0d improve oversampling for resampling 2021-05-08 00:38:00 +02:00
Jakob Ketterl fd26acca68 don't resample when there's only one service 2021-05-08 00:37:30 +02:00
Jakob Ketterl bbad34cec3 move wsjt/js8 decisions out of csdr 2021-04-09 18:16:25 +02:00
Jakob Ketterl 341e254640 fix shutdown iteration 2021-03-20 17:24:00 +01:00
Jakob Ketterl cfeab98620 hook up service handling to new device events 2021-03-20 01:56:07 +01:00
Jakob Ketterl c50473fea5 implement device shutdown on deletion or lack of profiles 2021-03-18 22:59:46 +01:00