Commit Graph

142 Commits

Author SHA1 Message Date
Marat Fayzullin c3fc66a459 Not adding secondary offset if there is no selector. 2024-04-26 23:44:50 -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 e7f29c543c Making sure dial frequency updates when secondary FFT clicked. 2024-03-15 23:57:25 -04:00
Marat Fayzullin f5639856ce Adding secondary selector offset when reporting frequency. 2024-03-14 20:52:45 -04:00
Marat Fayzullin 51aa78c478 Cleaning up restoring secondary demodulator. 2024-03-12 23:38:00 -04:00
Marat Fayzullin c8a5f1834b Fixed repeated secondary demod creation, added DSC logging in service mode. 2024-03-12 11:50:18 -04:00
Marat Fayzullin 04809fca54 Preparing for the next release. 2024-03-08 23:45:09 -05:00
Marat Fayzullin 51fdf076c8 Allowed dash in modulation names, commented out satellite stuff for now. 2024-03-07 19:13:56 -05:00
Marat Fayzullin dbbf20aa0e Rolling back some regex changes. 2024-01-31 21:33:44 -05:00
Marat Fayzullin 5e3f8c91a2 Making sure the code is compatible with Python 3.12+ 2024-01-31 20:09:05 -05:00
Marat Fayzullin 10c23412d1 Removing separate RDS decoder support. 2024-01-31 20:09:05 -05:00
Marat Fayzullin c154f1dbb8 Importing changes from Jakob Ketterl's development branch. 2024-01-31 20:08:31 -05:00
Marat Fayzullin cd6d80544f Preparing for the 1.2.43 release. 2023-12-17 16:58:56 -05:00
Marat Fayzullin b706563a94 Added option to show CW dits and dahs, reorganized settings page. 2023-12-16 22:37:29 -05:00
Marat Fayzullin a66de19cc2 Refactoring SITORB / CCIR476. 2023-12-14 23:46:51 -05:00
Marat Fayzullin 0a115261d5 Adding initial DSC support. 2023-12-14 23:44:40 -05:00
Marat Fayzullin ecbb837818 Adding WFM RDS support via Redsea decoder. 2023-12-07 23:51:20 -05:00
Marat Fayzullin 3aeae480ac Fixing secondary demod hangup when primary modulation changed. 2023-11-12 18:16:31 -05:00
Marat Fayzullin dad4ac2b82 Adding SITOR. 2023-10-25 20:06:43 -04:00
Marat Fayzullin 984560ed5b Made parsing text decoder output more reliable. 2023-09-18 17:25:41 -04:00
Marat Fayzullin fac634ca8b Switching to jketterl's RTTY decoder. 2023-09-12 20:14:51 -04:00
Marat Fayzullin 5117e27129 Enabling jketterl's RTTY decoder. 2023-09-10 21:00:51 -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 7b58f9974d Fixed secondary waterfall not working with no FFT compression. 2023-06-27 23:42:52 -04:00
Marat Fayzullin 767952bbfd Added separate ZVEI decoder for German SELCALL modes. 2023-06-06 22:53:59 -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 d43fdb2afb Trying to integrate with rtl_433 for ISM signal decoding. 2023-05-28 20:56:15 -04:00
Marat Fayzullin 62d0c21b91 Added option to disable paging filter that removes unreadable messages. 2023-05-28 17:01:14 -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 27121a2219 Adding SelCall decoder via multimon-ng. 2023-05-24 16:43:42 -04:00
Marat Fayzullin 46e3e61d48 Adding support for Multimon-NG decoders via libmmon. 2023-05-23 20:47:45 -04:00
Marat Fayzullin b500367e9a Porting MSK144 decoder from the OWRX 'develop' branch. 2023-05-06 20:17:09 -04:00
Marat Fayzullin acec6d0d19 Fixing the overflow problem when pushing fax data to HTML. 2023-05-03 19:26:08 -04:00
Marat Fayzullin c8652cbae8 Removing sampling rate from SAM parameters. 2023-04-26 11:36:49 -04:00
Marat Fayzullin 9122e31c1b Updating for the latest SAM design. 2023-04-24 00:19:20 -04:00
Marat Fayzullin 09e6d05390 Adding synchronous AM detector. 2023-04-23 23:26:00 -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 f1b4cc4ed8 Now compatible with pickle format 3+ 2023-03-09 20:23:46 -05:00
Marat Fayzullin 66ce54726e Made unpickling more selective, RTTY N letters show up now! 2023-03-09 20:06:46 -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