Commit Graph

3974 Commits

Author SHA1 Message Date
Marat Fayzullin c33b1b43c1 Preparing for the next release. 2024-06-01 20:42:42 -04:00
Marat Fayzullin 6f5068c228 Changed bandplan to band plan. 2024-06-01 00:58:31 -04:00
Marat Fayzullin 40e216a853 Adding bandplan display, as a ribbon above bookmarks. 2024-06-01 00:55:46 -04:00
Christopher Andrews ae2f8b2057
Restore SoapyMiri driver (#53) 2024-05-27 11:38:47 -04:00
Marat Fayzullin b6bd5e6dd1 Fixing reference to soapyMiri driver. 2024-05-27 11:36:47 -04:00
Marat Fayzullin 01e8f4dc28 Added one more aviation emergency frequency, switched to AM. 2024-05-26 18:50:04 -04:00
Marat Fayzullin a0b2a85ee2 Now removing cached repeaters file when receiver location moves. 2024-05-25 21:28:11 -04:00
Marat Fayzullin d050c15c9a Adding receiver location updates via GPS. 2024-05-25 18:33:19 -04:00
Marat Fayzullin d378be1ac9 Updated Mirics feature description. 2024-05-24 21:23:03 -04:00
Marat Fayzullin a82fe507e2 Preparing for the next release. 2024-05-24 21:06:14 -04:00
Marat Fayzullin 7b4d06dd7f Adding Soapy-based Mirics driver (copyright-free SDRPlay driver). 2024-05-24 21:01:02 -04:00
Christopher Andrews 6e24f618c9
Port SoapyMiri driver from OpenWebRX_E (#52) 2024-05-24 20:55:09 -04:00
Marat Fayzullin b6797b02f3 Logging errors if MQTT fails to connect. 2024-05-23 22:05:42 -04:00
Marat Fayzullin c8748d7482 Fixing OWRX startup breaking down if MQTT connection fails. 2024-05-23 14:33:25 -04:00
Marat Fayzullin 54fc19b01b Updated default volume value. 2024-05-23 11:11:38 -04:00
Marat Fayzullin 811bb6207d Remapped volume to -55db..+5db range to match previous max level. 2024-05-23 10:53:04 -04:00
Marat Fayzullin 702a52b196 Rescaled volume to -50..0db, should be final now. 2024-05-21 22:36:21 -04:00
Marat Fayzullin 297fa9ec73 Rescaling volume to -40..0db gain. 2024-05-21 22:29:32 -04:00
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