Commit Graph

293 Commits

Author SHA1 Message Date
Marat Fayzullin b77f512bed Added FAX LPM parameter (default is 120). 2024-01-10 18:45:18 -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 5b0a045220 Fixing showCw default value. 2023-12-16 18:02:28 -05:00
Marat Fayzullin ecdb6d6d06 Refactoring CW decoder. 2023-12-16 17:55:25 -05:00
Marat Fayzullin 0e29f0028c Renaming Sitor to SitorB. 2023-12-15 22:17:10 -05:00
Marat Fayzullin 4542e2f404 Removing fec argument from CCIR496. 2023-12-15 21:24:36 -05:00
Marat Fayzullin f147509af9 Removing extra copy of DscDemodulator. 2023-12-15 18:36:43 -05:00
Marat Fayzullin ca2e77b301 Merge branch 'dsc' of https://github.com/luarvique/openwebrx into dsc 2023-12-14 23:47:38 -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 539d3848ba Adding initial DSC support. 2023-12-09 20:02:30 -05:00
Marat Fayzullin 32c42a8c33 Added option to switch between US and EU RDS decoding. 2023-12-09 19:41:10 -05:00
Marat Fayzullin 62189923f3 Narrowed RDS filter to 150kHz, enabled callsigns, clearing on frequency change. 2023-12-08 00:19:08 -05:00
Marat Fayzullin ecbb837818 Adding WFM RDS support via Redsea decoder. 2023-12-07 23:51:20 -05:00
Marat Fayzullin dad4ac2b82 Adding SITOR. 2023-10-25 20:06:43 -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 7528c3fb24 Extending Dump1090 module to produce JSON files. 2023-09-19 23:06:00 -04:00
Marat Fayzullin 2e33b99767 Enabled periodic json dump from Dump1090, optimized lock in repeaters.py. 2023-09-19 22:43:55 -04:00
Marat Fayzullin 7c60c028a8 RTL433 is now using ExecModule. 2023-09-15 22:59:46 -04:00
Marat Fayzullin 703febbc75 Switching Aprs to LogReader. 2023-09-15 20:04:17 -04:00
Marat Fayzullin 9856920519 Removing exceptions from Selector, since later GC may crash Python. 2023-09-13 16:00:55 -04:00
Marat Fayzullin fac634ca8b Switching to jketterl's RTTY decoder. 2023-09-12 20:14:51 -04:00
Marat Fayzullin ca95040f21 Made background aeronautic mode services update the map. 2023-09-11 22:52:32 -04:00
Marat Fayzullin 7719070885 Switching TextParser to LineBasedModule base. 2023-09-11 21:33:19 -04:00
Marat Fayzullin c4afe1e594 Merging the rest of owrx folder. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 7b81c36e2d Optimized Multimon decoding, switched to empty underlying decoders. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 8c82853d18 Fixing two RTTY decoders. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 3956df01ac Adding csdr/ code 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 a5836f8776 Adding FAX options. 2023-09-06 16:19:49 -04:00
Marat Fayzullin f996e49abd No longer need RealPart in there. 2023-09-04 21:08:49 -04:00
Marat Fayzullin 72153bb51e Dropped FAX frequency to 12kHz, added NFM to SSTV underlying modes. 2023-09-03 23:41:32 -04:00
Marat Fayzullin 252c78e8bf Fax decoder now uses floats as input. 2023-09-03 20:49:10 -04:00
Marat Fayzullin 763a13aa15 Making SSTV decoder take audio from the primary demodulator. 2023-09-03 18:03:05 -04:00
Marat Fayzullin 7ba08376db SSTV decoder now takes floats, not complex floats. 2023-09-02 13:10:32 -04:00
Marat Fayzullin e703afdc10 Fixing hang when stopping service. Improving aircraft database. 2023-08-31 22:00:30 -04:00
Marat Fayzullin db46110eea Adding package dependencies, changing instructions. 2023-08-29 18:28:54 -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 a30ef9fe4a Fixing VDL input format (is it necessary?) 2023-08-21 16:11:01 -04:00
Marat Fayzullin d4a09eb3dc Dropped VDL2 sampling rate to 105kHz, added better parsing, instructions. 2023-08-21 15:53:56 -04:00
Marat Fayzullin 3c2cea7d39 Shrinking bandwidth, improving parsing. 2023-08-20 21:09:57 -04:00
Marat Fayzullin 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00
Marat Fayzullin af750faaa8 Fixing minor stuff, VDL2 chain now wants 1050000 IQ stream. 2023-08-20 13:39:11 -04:00
Marat Fayzullin 827a3052e3 Trying to integrate DumpVDL2. 2023-08-20 13:39:11 -04:00
Marat Fayzullin 96f268915f Extended ISM bandwidth to 250kHz, requires newer CSDR. 2023-06-18 13:29:28 -04:00
Marat Fayzullin e67a2c5133 Now killing PopenModule slave process if it does not quit in 3 seconds. 2023-06-15 23:06:52 -04:00
Marat Fayzullin 767952bbfd Added separate ZVEI decoder for German SELCALL modes. 2023-06-06 22:53:59 -04:00
Marat Fayzullin ac7b505af5 Updated rtl_433 options for older version, renamed HFDL logs to "HFDL-*". 2023-06-01 16:26:45 -04:00
Marat Fayzullin 1c7af70a6f Reenabled real ISM source. 2023-05-31 19:40:25 -04:00