Commit Graph

56 Commits

Author SHA1 Message Date
Marat Fayzullin 90ba932321 Separated FLEX baud rate from channel, baud field now integer. 2024-05-04 20:13:45 -04:00
Marat Fayzullin 0acde34abf Cleaning up ISM and PAGE parsers. 2024-05-01 23:28:58 -04:00
Marat Fayzullin cadb28b5ee Switched more toolbox decoders to ExecModule. 2024-04-16 21:09:05 -04:00
Marat Fayzullin b1657a0666 Adding character set parameter to the Multimon-NG module. 2024-04-16 20:47:25 -04:00
Marat Fayzullin 4eba6d87e5 Not killing satdump, will quit on its own. 2024-03-13 22:18:04 -04:00
Marat Fayzullin 6c1a9e43ed Adding separate folders for SatDump runs. 2024-03-09 17:00:56 -05: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 be7b90392f Rolling back wide-band ISM change, back to 250kHz with bandpass. 2024-02-19 15:45:51 -05:00
Marat Fayzullin 473498456c Removing bandpass filters from ADSB and ISM, making ISM 1.2Msps. 2024-02-17 13:57:12 -05:00
Marat Fayzullin 1dbde44061 Switched RDS to ExecModule, updated preparding and display. 2024-02-06 21:22:03 -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 1af14fec28 RDS works inside WFM now. 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 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 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 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 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 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 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
Marat Fayzullin 5586f6e6f8 Integrated with DumpVHDL tool to listen to HFDL traffic. 2023-05-30 20:42:47 -04:00
Marat Fayzullin d05c72d776 Fixed rtl433 command line. 2023-05-29 22:36:42 -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 cc9974bd38 ISM processing now works, display works too. 2023-05-29 18:16:04 -04:00
Marat Fayzullin c23cb231a6 Disabling decoders which need >48kHz. 2023-05-28 23:18:39 -04:00
Marat Fayzullin dcdba777b9 Fixing minor issues. 2023-05-28 22:56:30 -04:00
Marat Fayzullin 115abca0d1 No longer disabling wider device modes. 2023-05-28 21:04:38 -04:00
Marat Fayzullin ab61a97629 Trying to integrate with rtl_433 for ISM signal decoding. 2023-05-28 20:59:09 -04:00
Marat Fayzullin b4b38c5860 Made JSON output optional, disabled for service mode. 2023-05-28 20:56:15 -04:00
Marat Fayzullin 75e83781cd rtl_433 now shows signals from car keys and garage openers in ANALYZE mode. 2023-05-28 20:56:15 -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 0495fefcec Changing read() to read1() in PopenModule to get immediate input. 2023-05-25 09:13:35 -04:00
Marat Fayzullin 5ec602d327 Now assembling fragmented Flex messages. 2023-05-24 14:37:33 -04:00
Marat Fayzullin 603b089fec This branch uses multimon=ng executable directly, no library. 2023-05-23 20:55:38 -04:00