Wykres commitów

5668 Commity (c83343267545e38ff2445186a318b7655f800bdf)

Autor SHA1 Wiadomość Data
f4exb c833432675 ChirpChat modulator enhancements 2024-03-25 11:22:41 +01:00
f4exb a72856363c AudioCATSISO enhancements 2024-03-25 11:21:52 +01:00
ADS-B related code 6e8a7b0079
Add Airplanes.Live at request of user
Add Airplanes.Live url and port to readme at request of user
2024-03-18 10:32:07 -07:00
f4exb cb89392c86 Updated versions and changelogs 2024-03-17 21:23:30 +01:00
srcejon 0a7acaf935 Fix gcc warning. 2024-03-13 22:44:50 +00:00
srcejon eea3214ec0 Fix power report and bandwidth widget. 2024-03-13 22:41:34 +00:00
srcejon d45058d08f Add Channel Power to Web API 2024-03-13 15:52:45 +00:00
srcejon 0a19722ece Add channel power channel. 2024-03-13 15:45:14 +00:00
f4exb b0b4fa521f Use mouse keys for CW modulation in SSB modulator. Fixes #1948 2024-03-13 01:30:10 +01:00
srcejon 10c9864902 ADS-B: Only list available maps. 2024-03-12 14:10:56 +00:00
f4exb 76e8c70716 FT8 demod: implemented DXCC country decoding. Fixes #2008 2024-03-08 15:36:39 +01:00
srcejon b6367bd6c7 Fix initialisation order. 2024-03-05 11:02:10 +00:00
srcejon 2a85550fd9 Merge branch 'freq_scanner' of https://github.com/srcejon/sdrangel into freq_scanner 2024-03-05 10:28:12 +00:00
srcejon 885cddc981 Use F:n for feature Ids instead of Fn:m as discussed in #1912
Update Demod Analzyer to use AvailableChannelsOrFeature - removes need for Refresh Channels button
2024-03-05 10:28:01 +00:00
f4exb b1a54d867f A couple of compilation warning fixes 2024-03-04 23:15:01 +01:00
f4exb ef2fbb844e SigMF file sink: updated API with new record size log2 2024-03-04 23:05:54 +01:00
f4exb e97ea32f3b SigMF File Sink: implement 16 and 8 bits sample sizes. Fixes #1921 2024-03-04 21:21:33 +01:00
srcejon eddfa3bec0 Add settings to API. 2024-03-03 21:57:33 +00:00
srcejon 2a29a69a3e AIS, DSC, End-of-Train, Packet, Radiosonde: All packet date/time to come from File Input device or system clock. 2024-03-03 21:24:54 +00:00
srcejon 5919f234c0 Add End-of-Train demodulator for #1866 2024-03-03 13:40:42 +00:00
srcejon 7238b48e22 ADS-B: Add QT 6 support for map. 2024-02-28 12:34:57 +00:00
srcejon 0d333a910e Fix URLs on QT 6 map. 2024-02-28 12:34:03 +00:00
srcejon 3522feb355 Fix 32-bit float support for Spy Server. 2024-02-28 09:57:52 +00:00
srcejon a6e8acf4ce Update map docs. 2024-02-27 16:55:47 +00:00
srcejon 5001ed751b Update map docs. 2024-02-27 16:41:37 +00:00
srcejon bb7ea39d28 Fix gcc warnings. 2024-02-27 16:28:23 +00:00
srcejon cacb740566 Update Map docs. 2024-02-27 16:25:34 +00:00
srcejon 5d96a09520 Update map QML/HTML. 2024-02-27 16:00:18 +00:00
srcejon c9c605f448 SkyMap: Fix CORS and enabling caching. 2024-02-27 15:40:48 +00:00
srcejon e0839fce82 Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
srcejon c9b7ffa3c2 Fix SDRA protocol and improve spectrum refresh rate. 2024-02-27 15:06:12 +00:00
srcejon 6d0500ccbf Fix gcc warnings. 2024-02-27 14:24:27 +00:00
srcejon 32c663c983 RemoteTCPInput: Add Spy Server support. 2024-02-27 14:03:34 +00:00
srcejon 9098f26679 SDRplay: Prevent nullpointer dereference for #1825 2024-02-27 13:59:15 +00:00
f4exb 99b3c72469 Updated versions and changelogs 2024-02-21 13:56:59 +01:00
Jon Beniston 3a07978ece Update sdrplay lib to 3.14 2024-02-19 15:21:32 +00:00
wysiwyng 24e3fb2d76 add rsp1b to remote sinks/sources 2024-02-18 19:57:00 +01:00
wysiwyng 3c7909620d add sdrplay rsp1b to samplesource plugin 2024-02-18 19:52:34 +01:00
f4exb ac651ff798 Updated versions and changelogs 2024-02-18 11:56:40 +01:00
srcejon e1817958b5 Fix warnings and Sky Map connections. 2024-02-16 18:08:31 +00:00
srcejon 483e338614 Add AvailableChannelOrFeatureHandler for handling lists of channels, features and message pipes to them. 2024-02-16 16:31:12 +00:00
srcejon 607d7db702 Use MainCore code for managing available channel and feature list. 2024-02-14 15:36:22 +00:00
srcejon b046eac470 Update default settings. Tweak UI. 2024-02-14 14:13:04 +00:00
srcejon e6e4d1661e Fix compiler warnings. 2024-02-14 13:58:44 +00:00
srcejon 1ace16cfe2 Add Sky Map support to Rotator Controller. 2024-02-14 13:21:26 +00:00
srcejon 2708a81623 Add Sky Map feature plugin. 2024-02-14 13:20:33 +00:00
Edouard Griffiths 4f2824d67a
Merge pull request #1983 from mxi-box/simpleptt_enhance
SimplePTT: bugfix and enhancement
2024-02-12 20:00:24 +01:00
mxi-box 4937ad7cc6 Fix SimpltPTT device id; Add "None" Rx/Tx device option 2024-02-12 15:25:37 +08:00
hexinyue02 8f802e64bf Fix: LimeSDR MIMO Tx gain mode 2024-02-04 22:42:36 +08:00
hexinyue02 09ba1cc700 Fix: GUI handle Startstop message 2024-02-04 18:53:32 +08:00