ar
Feedback
OpenWebRX

OpenWebRX

الذهاب إلى القناة على Telegram

Web-Based Online SDR for Everyone

إظهار المزيد
1 999
المشتركون
لا توجد بيانات24 ساعات
+17 أيام
-730 أيام
أرشيف المشاركات
The OpenWebRX Android Client v1.8.1 is now available from Google Play. The new version can also connect to KiwiSDR and Web888
The OpenWebRX Android Client v1.8.1 is now available from Google Play. The new version can also connect to KiwiSDR and Web888 servers now. Also, a few bugs have been fixed. If you like OpenWebRX Android Client, please, consider submitting it to RTLSDR Blog, SWLing Blog, and other related websites and YouTube channels.

KiwiSDR support coming.
KiwiSDR support coming.

photo content

OpenWebRX+ 1.2.124, available from the repository, adds JavaScript API for integrating plugins. It offers methods for creatin
OpenWebRX+ 1.2.124, available from the repository, adds JavaScript API for integrating plugins. It offers methods for creating invocation buttons, panel sections, and floating windows. There is also a new IQ file / stream source. All changes: - Added plugin APIs for buttons, windows, sections. - Added optional pointer frequency display. - Added Soapy source for IQ files and streams [f-and]. - Removed Direwolf "fix" since some users complained.

photo content

photo content

GNU Radio has a web user interface now. https://gnuradioworld.com/

photo content

More API to help plugins integrate with OWRX+ user interface.
More API to help plugins integrate with OWRX+ user interface.

Plugin buttons and floating windows API is now in OWRX+ "master" branch. If you are developing an OWRX+ plugin which uses floating windows or just large receiver panels, please, switch to the new API for simplicity and consistency in button placement. The code contains a tiny sample MapPlugin.

They broke NOAA-19! Before it flew, that is. https://spacedaily.com/t-noaa-n-prime-satellite-drop-missing-bolts/

Sample mini-map plugin (actually,~ 10 lines of code) using the new mini-windows API.
Sample mini-map plugin (actually,~ 10 lines of code) using the new mini-windows API.

photo content

More upcoming plugins API tests.
More upcoming plugins API tests.

The OpenWebRX Android Client v1.7.1 is now available from Google Play. It fixes airband step tuning and changing between digi
The OpenWebRX Android Client v1.7.1 is now available from Google Play. It fixes airband step tuning and changing between digital and analog modes. Also showing bookmark names and descriptions now. If you like OpenWebRX Android Client, please, consider submitting it to RTLSDR Blog, SWLing Blog, and other related websites and YouTube channels.

Initial design for extensions UI. Each extension would be able to add a button there and open/close a floating window when th
Initial design for extensions UI. Each extension would be able to add a button there and open/close a floating window when that button is clicked.

OpenWebRX+ 1.2.123, available from the repository, adds automated speech to text transcription (via external Whisper.cpp serv
OpenWebRX+ 1.2.123, available from the repository, adds automated speech to text transcription (via external Whisper.cpp server). It also shares transcribed text over MQTT and can save it in the background, same as other background decoders. All changes: - Added speech to text transcription using Whisper. - Added background service for speech to text. - Added reporting of transcribed speech via MQTT. - Added per-program HDRadio image handling [Taxom]. - Added SX1255 Soapy driver [Circu1tI0N3rd]. - Minor fixes to DireWolf APRS decoder [jeepmanct]. - Migrated from pkg_resources [rhjdvsgsgks]. - Improved SNR squelch implementation. - SnrSquelch now uses decibels for threshold.