Wykres commitów

8004 Commity (d441e6d475a76fdb4bdc5582dc398a057c7e716a)

Autor SHA1 Wiadomość Data
Jon Beniston d441e6d475 Add 3D spectrogram 2022-06-18 12:35:44 +01:00
Edouard Griffiths 7d1e8f8028
Merge pull request #1288 from srcejon/fix_1284
USRP: Don't call get_tx/rx methods if tx/rx channels is 0, as may result in KeyError exception
2022-06-13 11:05:29 +02:00
Jon Beniston 964835e2f2 USRP: Don't call get_tx/rx methods if tx/rx channels is 0, as may result in KeyError exception 2022-06-13 08:36:31 +01:00
f4exb 9b2c7511fe Updated versions and changelogs 2022-06-12 23:46:08 +02:00
f4exb 225f8ef0b3 Features: fixed common settings menu placement. Issue #1286 2022-06-12 23:24:36 +02:00
f4exb 7eeb9fd77a Radio Clock: fixed common channel settings menu trigger. Fixes #1286 2022-06-12 23:16:26 +02:00
Edouard Griffiths 641050a897
Put back required dependency to SerialDV possibly fixing CI/CD issues 2022-06-07 13:55:01 +02:00
Edouard Griffiths c5bcc9072c
Merge pull request #1283 from srcejon/fix_1278
USRP: Don't modify master clock rate unless device has /mboards/0/auto_tick_rate property
2022-06-07 10:06:47 +02:00
Jon Beniston a9e7fe6de1 USRP: Check if device supports automatic clock rate 2022-06-07 06:58:59 +01:00
Edouard Griffiths 790bd83557
Merge pull request #1282 from srcejon/fix_dvor
VOR Localizer: Add support for DVORs
2022-06-07 06:33:34 +02:00
Edouard Griffiths 6b842f0361
Merge pull request #1281 from srcejon/fast_math
Disable NAN and INF optimisations on Linux
2022-06-06 23:53:43 +02:00
Edouard Griffiths dfc166fed5
Merge pull request #1280 from srcejon/adsb_weather
ADS-B and Map updates
2022-06-06 21:15:03 +02:00
Jon Beniston 51a77430bc Add DVORs to ADS-B 2022-06-06 16:20:13 +01:00
Jon Beniston eeb0014201 VOR Localizer: Add support for DVORs 2022-06-06 15:56:47 +01:00
Jon Beniston 9052694ad5 Disable NAN and INF optimisations, as NANs are used in some code 2022-06-06 14:21:42 +01:00
Jon Beniston 50e5f7c251 Update docs 2022-06-06 13:55:31 +01:00
Jon Beniston 511a17a6bb Map: Default to mapboxgl for Qt 5.15.3, as osm doesn't work 2022-06-06 13:51:08 +01:00
Jon Beniston 8a7113be19 ADS-B: Support different map types for mapboxgl 2022-06-06 13:50:37 +01:00
Jon Beniston 90fe976d9a Remove debug 2022-06-06 13:03:17 +01:00
Jon Beniston a4fdd84496 Fix linux compilation 2022-06-06 12:55:52 +01:00
Jon Beniston 3a71ba0fb9 ADS-B: Add mapboxgl support, as osm maps do not work in Qt 5.15.3 2022-06-06 11:52:29 +01:00
Jon Beniston fb516d1ef1 ADS-B: Add support for displaying airport weather (METARs) from CheckWX 2022-06-06 10:53:10 +01:00
f4exb 76ed92c985 NFM Modulator: updated documentation 2022-06-04 09:21:47 +02:00
f4exb 910e69e789 NFM Mod: API updates 2022-06-04 09:21:47 +02:00
f4exb d4c73ce194 NFM mod: make pre-emphasis and CTCSS highpass filter optional so that digital modulation from file is possible 2022-06-04 09:21:47 +02:00
f4exb c341b5f6f9 Use libusb 1.0.26 on Windows 2022-06-02 14:46:10 +02:00
f4exb 2c2285d614 Updated versions and changelogs 2022-06-01 21:31:29 +02:00
f4exb 016c6964c2 DOA2: fixed phase difference sign 2022-06-01 20:15:57 +02:00
f4exb 7e8db84e67 GLScope: fixed X2 frequency scale setting 2022-06-01 20:15:35 +02:00
Edouard Griffiths 824e13d595
Merge pull request #1271 from srcejon/fix_1159
USRP: Add support for non-discoverable devices and user arguments.
2022-06-01 19:14:09 +02:00
Jon Beniston 49460a48df USRP: Add support for non-discoverable devices and user arguments.
Tweak UI so icons aren't squashed.
2022-06-01 15:37:50 +01:00
Edouard Griffiths 6eb06e2b93
Merge pull request #1270 from srcejon/fix_1269
NoiseFigure plugin: Fix #1269 and #1268
2022-06-01 13:48:35 +02:00
Jon Beniston 7d2284a78d Update docs to match 2022-06-01 11:48:28 +01:00
Jon Beniston 932485bd17 NoiseFigure plugin: Fix #1269 and #1268 2022-06-01 11:41:40 +01:00
f4exb 2c7b8374d6 FunCube: fix audio device names for Windows AND Mac 2022-06-01 11:28:23 +02:00
f4exb b5ad1b27f5 FunCube: fixed audio device name for Windows 2022-06-01 01:13:30 +02:00
f4exb 3abbf4aeba DOA2: fixed blind angle and documentation (again) 2022-06-01 01:08:22 +02:00
f4exb c6c0d2dc5e DOA2: improve blind sector display and documentation 2022-05-31 02:12:19 +02:00
f4exb 9835604f30 AMBR feature: fixed TTY devices search to limit it to TTYUSB device to avoid conflict with PlutoSDR for example 2022-05-31 02:11:28 +02:00
f4exb 1552b70681 XTRX MIMO GUI: fixed window size 2022-05-31 02:10:31 +02:00
Edouard Griffiths 6ad6db3a0e
Merge pull request #1265 from srcejon/mac_package
Add hidapi.dll to Windows installer
2022-05-30 18:07:36 +02:00
Jon Beniston d1305ae7b3 Add hidapi.dll to Windows installer 2022-05-30 16:04:21 +01:00
Edouard Griffiths 05122dd084
Merge pull request #1262 from srcejon/mac_package
Funcube dongle support on windows
2022-05-30 16:14:06 +02:00
Jon Beniston ab5b40432f Update external/windows to latest sdrangel-windows-libraries 2022-05-30 10:57:53 +01:00
srcejon eb011b8ba1
Merge branch 'f4exb:master' into mac_package 2022-05-29 21:26:30 +01:00
Jon Beniston 73ad00d0a1 Funcube dongle support on windows. 2022-05-29 21:26:04 +01:00
Edouard Griffiths 7acf943a98
Merge pull request #1261 from srcejon/mac_package
Compile HIDAPI on Mac
2022-05-29 21:58:06 +02:00
srcejon fe7f98c70e
Merge branch 'f4exb:master' into mac_package 2022-05-29 11:21:53 +01:00
f4exb 252379d593 Updated versions and changelogs 2022-05-29 12:10:24 +02:00
f4exb a7dc4dc310 DOA2: added button to center frequency position in passband 2022-05-29 11:57:04 +02:00