Commit Graph

8058 Commits

Author SHA1 Message Date
f4exb 70dc0471f4 Added minimal default cmake preset 2022-06-25 10:08:29 +02:00
f4exb 58328ace0d Spectrum GUI: updates to the go to markers feature and documentation 2022-06-25 02:53:11 +02:00
Edouard Griffiths a3dfc3850e
Merge pull request #1309 from srcejon/goto_marker
SpectrumGUI: Add combo box to allow center frequency to be set to marker
2022-06-25 01:24:56 +02:00
Jon Beniston 50127b4003 SpectrumGUI: Add combo box to allow center frequency to be set to annotation marker 2022-06-24 23:37:22 +01:00
f4exb e881bc892c Fixed and updated spectrum markers documentation 2022-06-24 23:32:55 +02:00
f4exb f95d0e43c7 Following PR #1305: set device center frequency from the MainWindow rather than in MainSpectrumGUI 2022-06-24 22:53:13 +02:00
f4exb 1638814647 Spectrum GUI: corrected size of some icon pics 2022-06-24 22:53:13 +02:00
f4exb 24dc96fc9f Spectrum component documentation corrections 2022-06-24 22:53:13 +02:00
Edouard Griffiths 691a5f36d2
Merge pull request #1306 from srcejon/spec_markers
Spectrum markers: Allow both types to be displayed at the same time
2022-06-24 19:15:47 +02:00
Edouard Griffiths c01514d593
Merge pull request #1305 from srcejon/spectrum_scrolling
Spectrum: Allow frequency scrolling
2022-06-24 18:00:58 +02:00
Jon Beniston 73487e8ef9 Spectrum markers: Allow all to be displayed 2022-06-24 16:44:44 +01:00
Jon Beniston d1670b3ab4 Spectrum: Allow frequency scolling with middle mouse button and moving channel marker outside of frequency range 2022-06-24 14:47:33 +01:00
Edouard Griffiths 82849f80b4
Merge pull request #1304 from srcejon/fix_zoom_in_waterfall
Spectrum: Fix mouse wheel zoom in waterfall
2022-06-24 15:06:18 +02:00
Jon Beniston cbd663f2af Spectrum: Fix mouse wheel to zoom in waterfall 2022-06-24 11:55:52 +01:00
f4exb 1ad54ef2f5 Updated spectrum component documentation 2022-06-24 12:34:34 +02:00
f4exb 844832a776 Readjust minimum main spectrum window dimestions 2022-06-24 03:44:53 +02:00
f4exb bbeb058944 Reworked spectrum GUI controls 2022-06-24 03:33:32 +02:00
f4exb 87451425c7 Spectrum GUI: format update 2022-06-23 21:23:16 +02:00
Edouard Griffiths f58e22e338
Merge pull request #1303 from srcejon/fix_value_dial_fast_typing
Value dial: Check for completed animation before using m_value
2022-06-23 21:20:06 +02:00
Edouard Griffiths 6621221c8a
Merge pull request #1302 from srcejon/fix_bfm_clear_prev_text
BFM: Fix clear previous text button
2022-06-23 18:33:21 +02:00
Jon Beniston 33c19b6fe0 Value dial: Check for completed animation before using m_value 2022-06-23 16:26:27 +01:00
Edouard Griffiths fc4b448f1f
Merge pull request #1301 from srcejon/fix_spectrum_markers_dialog
Spectrum markers dialog: Small fixes
2022-06-23 14:36:28 +02:00
Jon Beniston 2d3d0168b6 BFM: Fix clear previous text button 2022-06-23 11:39:49 +01:00
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