Commit Graph

1753 Commits

Author SHA1 Message Date
Marat Fayzullin fa73cf11e1 Added debugging code to print chains and their individual objects. 2024-05-05 12:01:21 -04:00
Marat Fayzullin 79dc5a8797 Optimizing FLEX decoder. 2024-05-04 20:20:24 -04:00
Marat Fayzullin 90ba932321 Separated FLEX baud rate from channel, baud field now integer. 2024-05-04 20:13:45 -04:00
Marat Fayzullin e63e8f59a4 Fixing Selector.setOutputRate() error when withSquelch=False. 2024-05-04 16:53:32 -04:00
Marat Fayzullin 907eede566 TextParser Cleanup 2024-05-01 23:45:12 -04:00
Marat Fayzullin 0acde34abf Cleaning up ISM and PAGE parsers. 2024-05-01 23:28:58 -04:00
Marat Fayzullin 2d91b3282e Always record PAGE/ISM output in JSON format. 2024-05-01 21:15:04 -04:00
Marat Fayzullin f7885d0cfe Refactored profile change reporting code. 2024-05-01 21:14:01 -04:00
Marat Fayzullin ea055a746e Added MQTT reporting of profile changes and SDR status changes. 2024-04-30 22:50:34 -04:00
Marat Fayzullin 50c10a6a7c Moving FLEX and POCSAG decoders to generic timestamps. 2024-04-29 23:38:02 -04:00
Marat Fayzullin 70dd0075fa Fixing PAGE and ISM parsers. 2024-04-29 11:21:27 -04:00
Marat Fayzullin 1544419497 Fixed a Python warning. 2024-04-27 21:27:40 -04:00
Marat Fayzullin 96cc085c3f Preparing for the next release. 2024-04-27 21:24:19 -04:00
Marat Fayzullin 756aeade9d Refactored aircraft mode parsers, added initial data to MQTT reports. 2024-04-27 21:13:39 -04:00
Marat Fayzullin e8d4e4c9ea Rolling back WSJT reporting change, since PSKReport/WSPRnet need locator. 2024-04-27 00:03:24 -04:00
Marat Fayzullin 4675580201 Adding frequency field to ISM and PAGE JSON data. 2024-04-26 23:57:30 -04:00
Marat Fayzullin c3fc66a459 Not adding secondary offset if there is no selector. 2024-04-26 23:44:50 -04:00
Marat Fayzullin def134ea3b Moving marine and aircraft modes to standard JSON fields, for reporting. 2024-04-26 23:44:03 -04:00
Marat Fayzullin 02a6ad0530 Now reporting all FT8/etc messages via MQTT, even if no locator. 2024-04-26 20:55:59 -04:00
Marat Fayzullin ac30d97d31 Added user-selectable waterfall color theme, separated waterfall functions. 2024-04-24 20:14:46 -04:00
Marat Fayzullin 5d313fe5e4 Minor changes to prompts. 2024-04-20 22:51:01 -04:00
Marat Fayzullin ceeeef7d7b Incrementing version, adding more default SDRPlay bands. 2024-04-20 22:17:58 -04:00
Marat Fayzullin c6a0948a7a Added more default bands to a new SDRPlay device. 2024-04-20 22:12:29 -04:00
Marat Fayzullin d1a46c291a Fixed exception trying to report filtered pager messages. 2024-04-16 20:45:58 -04:00
Marat Fayzullin 149748c5f3 Added character set setting for the pager messages. 2024-04-16 20:45:16 -04:00
Marat Fayzullin 3eeb44f2c7 Updating instructions. 2024-04-15 23:50:45 -04:00
Marat Fayzullin 17a2c80cb2 Updating remaining Feature Report instructions. 2024-04-15 23:46:53 -04:00
Marat Fayzullin ba6f4d15e1 Fixing formatting issue in the Feature Report. 2024-04-15 20:54:20 -04:00
Marat Fayzullin ff4ce9f2fa Clarifying dependency instructions. 2024-04-15 10:16:55 -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 78c3498e89 Now reporting different message modes via different MQTT topics. 2024-04-12 12:08:27 -04:00
Marat Fayzullin 562b2c841a Fixed sections titles in reporting settings. 2024-04-12 00:23:58 -04:00
Marat Fayzullin a501511a06 Added MQTT reporting for PAGE and ISM modes. 2024-04-12 00:09:04 -04:00
Marat Fayzullin 0218306f97 Added MQTT reporting to APRS, AIS, HFDL, VDL2, ACARS, DSC. 2024-04-11 23:52:59 -04:00
Marat Fayzullin 7d9b8523e9 Added APRS/AIS reporting. 2024-04-11 23:41:00 -04:00
Marat Fayzullin 697f61cf9a Updated paho-mqtt feaure instructions. 2024-04-11 23:18:31 -04:00
Marat Fayzullin 51f6d89d4d Adding default config values. 2024-04-11 22:49:19 -04:00
Marat Fayzullin 7ba5a75318 Importing MQTT support and other changes from jketterl. 2024-04-11 22:37:49 -04:00
Marat Fayzullin fd78e35aa5 Preparing for the next release. 2024-04-10 11:44:16 -04:00
Marat Fayzullin 391f8c1c40 Adding NAVTEX decoder and service. 2024-04-08 21:18:25 -04:00
Marat Fayzullin 5c719cc74b Updating version string. 2024-04-05 21:12:08 -04:00
Marat Fayzullin fb8422dc55 Now using kHz by default in ExponentialInput. 2024-04-05 20:40:34 -04:00
Marat Fayzullin 2f3f76b55e Preventing race condition between multiple move-profile requests. 2024-03-26 20:32:57 -04:00
Marat Fayzullin dcc0394ade Fixing move-profile redirect URL 2024-03-25 12:45:57 -04:00
Marat Fayzullin e3434ccfbe Updating changelog. 2024-03-24 16:05:17 -04:00
Marat Fayzullin 19d7508186 Adding ability to sort profiles. 2024-03-24 15:25:34 -04:00
Marat Fayzullin cbc97e1dd2 Fixing a bug in textparser. 2024-03-20 23:48:55 -04:00
Marat Fayzullin 490cf1e542 Improving service output, DSC decoder. 2024-03-20 21:36:26 -04:00
Marat Fayzullin 83d3f25488 Adding 40Hz to SitorB/DSC bandwidths, now in dsp.py. 2024-03-19 22:23:21 -04:00