Wykres commitów

8235 Commity (fc1f5116d7dc091a5688f4d58e202313b9841cb5)

Autor SHA1 Wiadomość Data
Jon Beniston 4270879721 Spectrum markers dialog: Fix show field in CSV export 2022-06-23 11:24:14 +01:00
Edouard Griffiths b6b9bb680d
Merge pull request #1300 from srcejon/frequency_zoom
Change frequency zoom so that frequency under cursor remains the same
2022-06-22 21:56:42 +02:00
Jon Beniston e99f8eb86a Remove unneeded code 2022-06-22 18:44:05 +01:00
Jon Beniston 4d78fdaa81 Change frequency zoom so that frequency under cursor remains the same 2022-06-22 18:33:53 +01:00
Edouard Griffiths 8b443037d1
Merge pull request #1299 from srcejon/spectrum_gradient
Spectrum fill/gradient
2022-06-22 14:16:44 +02:00
Jon Beniston 5c214c0382 Spectrum: Enable alpha blending on gradient fill, so channel markers are visible 2022-06-22 10:07:35 +01:00
Jon Beniston b8576cf0ae Fix filename 2022-06-22 09:04:25 +01:00
Jon Beniston 5eb697c994 Spectrum: And fill and gradient styles. Allow 2D waterfall color map to be changed 2022-06-22 08:52:48 +01:00
f4exb 62ecfba19e External libraries: removed unnecessary dependency of dsdcc to serialDV possibly fixing MSVC build issues 2022-06-21 21:59:18 +02:00
Edouard Griffiths 6491735b16
Merge pull request #1298 from srcejon/fix_1297
3D Spectrogram: Use texture height rather than fft size
2022-06-21 12:59:39 +02:00
Jon Beniston 4df26f7140 3D Spectrogram: Use texture height rather than fft size for clamping limit 2022-06-21 10:09:08 +01:00
Edouard Griffiths e48551a837
Merge pull request #1294 from srcejon/fix_null_texture_warning
Spectrum: Fix null texture warning
2022-06-20 18:04:09 +02:00
Edouard Griffiths e45b4e9254
Merge pull request #1293 from srcejon/fix_1284
USRP: Attempt to support radios without AGC
2022-06-20 17:19:59 +02:00
Jon Beniston 2008967f2b Spectrum: Formatting 2022-06-20 15:24:33 +01:00
Jon Beniston c06f9f4ea8 Spectrum: Prevent null texture warning when only histogram is displayed 2022-06-20 15:23:51 +01:00
Edouard Griffiths ea111837c0
Merge pull request #1292 from srcejon/bfm_demod_analyzer
Broadcast FM Demod send audio to Demod Analyzer
2022-06-20 15:45:31 +02:00
Jon Beniston 9b344120e9 USRP: Attempt to support radios without AGC 2022-06-20 14:27:23 +01:00
Jon Beniston 97f8b4b928 Fix gcc compilation error 2022-06-20 13:51:00 +01:00
Edouard Griffiths 09c49d0dd0
Merge pull request #1291 from srcejon/spectrogram3d
3D Spectrogram
2022-06-20 14:06:40 +02:00
Jon Beniston 501d8515eb Add support for Broadcast FM Demod to send audio to Demod Analyzer feature 2022-06-20 12:55:30 +01:00
Jon Beniston 8c500cf0c6 Fix formatting 2022-06-20 08:50:28 +01:00
Jon Beniston 94f93ee9ad Update TVScreen to OpenGL 3.3 2022-06-19 23:22:43 +01:00
Jon Beniston 34ce5ae398 Support high DPI devices 2022-06-19 22:14:26 +01:00
Jon Beniston 3335dd7cc0 Default to OpenGL 3.3 context on Mac, as we otherwise get 2.1 2022-06-19 22:09:37 +01:00
Jon Beniston 72dfe95a5b GL_LUMINANCE is deprecate so doesn't work on Mac. Use GL_RED instead. 2022-06-19 21:37:24 +01:00
Jon Beniston 37622db678 Optimise VAO usage 2022-06-19 14:16:45 +01:00
Jon Beniston 0a91c30038 Create VAOs properly 2022-06-19 11:39:13 +01:00
Jon Beniston 74d61855e4 Use VAOs for OpenGL 3 CoreProfile 2022-06-19 11:22:46 +01:00
Jon Beniston e31880fc66 Use integers for OpenGL version 2022-06-19 00:11:46 +01:00
Jon Beniston e13e919012 Add OpenGL shaders using OpenGL 3.3 syntax for MacOS which doesn't support version 2 syntax wth 4.2 context 2022-06-18 23:40:25 +01:00
Jon Beniston c135affb6a Simply matrix calcs. Fix for clang 2022-06-18 13:07:10 +01:00
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