Marat Fayzullin
75927656be
Fixed syntax a bit.
2024-08-02 21:15:51 -04:00
Marat Fayzullin
3c1e351caf
Fixed raw AX25 data, changed AIS message formatting.
2024-08-02 21:11:34 -04:00
Marat Fayzullin
4cb726cf7d
Fixing a bug when reporting raw packet data.
2024-08-02 20:37:24 -04:00
Marat Fayzullin
28e3bf3c50
Merge branch 'master' of https://github.com/luarvique/openwebrx
2024-08-02 20:22:07 -04:00
Marat Fayzullin
3825d86732
Reporting RX startup, client connections, and chat messages via MQTT.
2024-08-02 20:20:51 -04:00
Marat Fayzullin
b65b0905e7
Reporting client connections and chat messages via MQTT.
2024-08-02 19:28:45 -04:00
Marat Fayzullin
2bdcdc034d
Now reporting chat messages via MQTT.
2024-08-02 19:14:35 -04:00
Marat Fayzullin
aa0e7513ab
Minor fix to raw APRS output.
2024-08-02 19:06:56 -04:00
Christian Raßmann
ef7cd8147b
add hex representation of the raw ax25 data to MQTT topic ( #54 )
...
Co-authored-by: Christian Raßmann <christian.rassmann@brandcompete.com>
2024-08-02 19:04:13 -04:00
Jordan K
da8e6d406e
State max file size for receiver panorama and avatar images ( #57 )
...
* State max file size for receiver panorama and avatar images
* Update general.py
---------
Co-authored-by: Luarvique L. Luarvique <luarvique@gmail.com>
2024-08-02 18:59:20 -04:00
chenv
133f6ee39a
Update file.py ( #55 )
2024-08-02 18:54:48 -04:00
Marat Fayzullin
25c2adc26e
Updated NRSC5 instructions.
2024-07-13 20:49:07 -04:00
Marat Fayzullin
d651afcbc0
Preparing for the next release.
2024-07-13 00:05:17 -04:00
Marat Fayzullin
dda235fc57
Added HDRadio support via NRSC5 library.
2024-07-12 23:59:18 -04:00
Marat Fayzullin
0563256057
Preparing for the next release.
2024-07-07 12:37:34 -04:00
Marat Fayzullin
917bbf4b62
Reducing the number of GPS messages and updates.
2024-07-03 15:20:49 -04:00
Marat Fayzullin
a4ed476dff
Fixing EAS and FLEX decoders.
2024-07-03 13:39:06 -04:00
Marat Fayzullin
38f2d4a953
Last updated to bookmark editing layout.
2024-06-30 21:25:52 -04:00
Marat Fayzullin
4cb1b38822
Added distances to bookmark descriptions.
2024-06-28 20:18:07 -04:00
Marat Fayzullin
90d3381529
Bookmark descriptions now operational.
2024-06-27 23:35:13 -04:00
Marat Fayzullin
0ca80d7fef
Fixes.
2024-06-26 22:09:04 -04:00
Marat Fayzullin
987a4c67e3
Adding optional descriptions to bookmarks.
2024-06-26 21:42:09 -04:00
Marat Fayzullin
46808c104f
Added 24kHz HdAudio DATA mode for the starving masses.
2024-06-24 23:05:40 -04:00
Marat Fayzullin
3d97370488
Changing logger.DEBUG to logger.INFO or logger.ERROR, by context.
2024-06-19 23:20:37 -04:00
Marat Fayzullin
78db155db4
Renaming Zoran's theme to Blue Ocean.
2024-06-17 11:46:21 -04:00
Marat Fayzullin
e4868341fd
Polling GPS every 5 minutes now.
2024-06-16 14:44:30 -04:00
Marat Fayzullin
54dfde7dca
Cleanup.
2024-06-15 13:04:26 -04:00
Marat Fayzullin
a8a7e8407a
Cleaned up waterfall theme names.
2024-06-15 12:58:18 -04:00
Marat Fayzullin
1a26b6fcde
Moving EAS below Zvei.
2024-06-15 12:25:25 -04:00
Marat Fayzullin
affe08647c
Adding Eclipse waterfall theme by Dimitar Milkov.
2024-06-14 15:51:53 -04:00
Marat Fayzullin
bee475131e
Updating changelist and version number for EAS.
2024-06-13 23:14:32 -04:00
Marat Fayzullin
876f366af3
Minor cleanup.
2024-06-13 23:09:40 -04:00
Marat Fayzullin
5bc38fac97
Minor fixes.
2024-06-13 21:57:59 -04:00
Marat Fayzullin
3e98e317be
Merging EAS decoder based on DSAME3 library.
2024-06-13 21:02:33 -04:00
Marat Fayzullin
91d631c229
Added separate, selectable bandplans for ITU regions.
2024-06-06 22:21:23 -04:00
Marat Fayzullin
c33b1b43c1
Preparing for the next release.
2024-06-01 20:42:42 -04:00
Marat Fayzullin
40e216a853
Adding bandplan display, as a ribbon above bookmarks.
2024-06-01 00:55:46 -04:00
Marat Fayzullin
b6bd5e6dd1
Fixing reference to soapyMiri driver.
2024-05-27 11:36:47 -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
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