Commit Graph

3856 Commits

Author SHA1 Message Date
Marat Fayzullin 7db50080c3 Cleaned up volume to gain translation. 2024-05-20 23:57:17 -04:00
Christopher Andrews 2bdc8b3e06
Change volume slider to a logarithmic scale (#51)
* Change volume slider to a logarithmic scale

* Unbreak muting
2024-05-20 23:55:31 -04:00
Marat Fayzullin dffb7a84b6 Adding Aircraft Emergency Frequency. 2024-05-10 16:12:44 -04:00
Marat Fayzullin 91ed0a7abf Fixed background PAGE decoding with a workaround for now. 2024-05-05 15:19:22 -04:00
Marat Fayzullin fa73cf11e1 Added debugging code to print chains and their individual objects. 2024-05-05 12:01:21 -04:00
Marat Fayzullin bd4352f6f5 Updating changelog. 2024-05-04 22:07:56 -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 9f4a375b96 Adding changelist, cleaning openwebrx.js. 2024-05-02 23:10:04 -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 303468f2cd Fixing spectrum display. 2024-04-28 22:24:05 -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 aaa7e6026b Minor cleanup. 2024-04-25 22:38:01 -04:00
Marat Fayzullin c5b5241d7f Moved UI and utility functions outside openwebrx.js. 2024-04-25 19:02:18 -04:00
Marat Fayzullin ac30d97d31 Added user-selectable waterfall color theme, separated waterfall functions. 2024-04-24 20:14:46 -04:00
Marat Fayzullin 93bfb2e65c Now linkifying all callsigns in FT8/FT4 data. 2024-04-22 22:25:39 -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 d0484b0066 Added MURS bookmarks. 2024-04-19 00:09:52 -04:00
Marat Fayzullin 697355f802 Updating future release changelog. 2024-04-18 20:32:52 -04:00
Marat Fayzullin bbcb8fb66e Added receiver position API to the Utils.js. 2024-04-17 19:44:32 -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 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 4d0fdd3b5c Swapped opacity and theme chooser icons. 2024-04-15 23:53:42 -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 ef131e1e8d Making sure RTL-433 always output JSON data. 2024-04-12 00:49:06 -04:00
Marat Fayzullin 562b2c841a Fixed sections titles in reporting settings. 2024-04-12 00:23:58 -04:00