Commit Graph

6748 Commits

Author SHA1 Message Date
f4exb 076a4f6306 Spectrum frequency zoom: fixed spectrum info text when sample rate is 0. Spectrum overlap: fixed initialization 2021-02-18 21:48:39 +01:00
f4exb a8bba2e95a Spectrum frequency zoom: Restrict autoscale to visible spectrum area. Added missing images for documentation. Issue #773 2021-02-18 06:23:12 +01:00
f4exb 7ea71996f0 Spectrum frequency zoom: do not combine mousewheel with Alt. Instead zooming active only outside channels center lines. Added documentation. For issue #773 2021-02-18 06:07:09 +01:00
f4exb e1b0c6d1e9 Spectrum frequency zoom: inhibit channel move to pointer if Alt modifier is engaged. Fixed effective zoom/pan update on change 2021-02-17 23:00:32 +01:00
f4exb 0966d48d3c DeviceUISet: fixed channel instance registrations element deletion. Fixes #776 2021-02-17 13:45:34 +01:00
f4exb 202ba6d8da Fixed build issues for issue #773 2021-02-17 10:15:34 +01:00
f4exb d22bdb3e5e Spectrum frequency zoom: implemented panning. Implements #773 2021-02-17 07:27:10 +01:00
f4exb 8f09cdd80e Spectrum: format top line info 2021-02-16 22:26:13 +01:00
f4exb 20da400b21 Spectrum: added top info line with zooming info 2021-02-16 07:25:22 +01:00
f4exb 1765298c2c Spectrum frequency zoom: update channel markers accordingly 2021-02-16 05:51:23 +01:00
f4exb 4d99533009 Spectrum frequency zoom: implementation for spectrum and waterfall only 2021-02-15 21:29:27 +01:00
f4exb ab0a7f2e60 Spectrum frequency zoom: UI implementation and messaging to spectrum vis 2021-02-15 13:49:51 +01:00
f4exb 166089a8bd Updated versions and changelogs 2021-02-13 12:26:19 +01:00
f4exb e04cc10ae6 Spectrum: final adjustments and updated documentation 2021-02-13 10:01:55 +01:00
f4exb b5d501e6ab Spactrum: allow arbitrary FPS (API) or in a range of FPS (GUI) with possible no limit. Implements #772 2021-02-12 00:53:18 +01:00
f4exb 6a6098ffe9 SSB demod GUI: corrections to spanLog2 processing 2021-02-11 06:33:37 +01:00
f4exb cc8e4cec57 Adjust spectrum auto range algorithm 2021-02-11 05:13:13 +01:00
f4exb 6641355fbd Spectrum GUI autoscaling. Implements #771 2021-02-10 08:34:42 +01:00
f4exb 7827800d13 FFT overlap: time scale correction. Implements #770 2021-02-09 08:08:59 +01:00
f4exb b4e4450ce3 FFT overlap: averaging tooltip correction 2021-02-09 07:39:03 +01:00
f4exb 7d33899770 Spectrum overlap: basic implementation 2021-02-09 07:12:32 +01:00
f4exb 59d0ea671b HTTP download manager: fixed warning 2021-02-09 06:55:28 +01:00
f4exb 84c26e9678 Spectrum: set overlap by value not by percentage 2021-02-08 23:40:28 +01:00
f4exb f541b53454 Set channel message queue to null in channel before destroying its GUI. Fixes #769 2021-02-08 22:29:27 +01:00
f4exb b62cf26b22 Moved message to GUI to ChannelAPI. Prepares #769 2021-02-08 21:52:47 +01:00
f4exb 19f3c284ba Updated versions and changelogs 2021-02-07 11:09:43 +01:00
f4exb dfb149d267 Removed FPS limitation in WSSpectrum. Fixes #767 2021-02-07 10:59:19 +01:00
Edouard Griffiths 6d7eb44641
Merge pull request #766 from kasper93/small-fixes
Few small fixes
2021-02-07 01:00:55 +01:00
Kacper Michajłow e7a70fb3fe NFMDemodGui: Add spacer between CTCSS and volume controls to make it look nice when stretched 2021-02-06 22:40:03 +01:00
Kacper Michajłow 52f4c06fa4 CMake: Adjust compilation options of external projects 2021-02-06 22:40:03 +01:00
Kacper Michajłow 71e40a8d33 Change forward declaration to fix warning about mismatch 2021-02-06 22:40:02 +01:00
Kacper Michajłow daacc6a15d RTL-SDR: Adjust BW range limits
0 is so automatic mode, so allow to set that
2021-02-06 22:40:02 +01:00
Kacper Michajłow 45ea4ed243 SoapySDR: Support native formats that reports diffrent fullrange values 2021-02-06 22:40:02 +01:00
Kacper Michajłow 21255f8d82 SoapySDR: Process number of elements that actually were returned, not requested 2021-02-06 22:40:02 +01:00
Kacper Michajłow 3388e385b6 CMake: Require all needed Qt modules to fail early when not found. 2021-02-06 22:39:57 +01:00
f4exb 9864c26f11 Merge branch 'feature-cw' 2021-02-06 07:22:32 +01:00
f4exb 5a2c811e51 CW keyer: revised dot length calculation and smoothing slope 2021-02-06 07:17:15 +01:00
f4exb 7704dfb359 SSB demod: use log (dB) to set volume from the GUI 2021-02-06 05:09:47 +01:00
Edouard Griffiths dc63f85656
Merge pull request #764 from srcejon/airspyhd_extra_decimation
AirspyHF additional decimation factors
2021-02-02 14:07:09 +01:00
Jon Beniston 85f6d600db Fix 256 decimation 2021-02-02 09:28:34 +00:00
Jon Beniston 43d71251bf Add 128 and 256 decimation for AirspyHF 2021-02-01 16:40:23 +00:00
Edouard Griffiths 91f0794822
Merge pull request #762 from srcejon/star_tracker_separate_resources
Star tracker separate resources
2021-02-01 11:32:51 +01:00
Jon Beniston d1c728b030 Only confirm redownload of solar flux data if less than 1 day old 2021-01-31 15:44:16 +00:00
Jon Beniston 22e711342a Separate Star Tracker resources in to separate files, to reduce RAM required by compiler 2021-01-31 15:31:26 +00:00
f4exb 3a43fd33fa Updated version and changelogs 2021-01-30 18:59:35 +01:00
f4exb a0ee89243c SigMF file sink: fixed spectrum GUI center frequency setting (baseband to GUI communication) 2021-01-30 18:54:21 +01:00
Edouard Griffiths 02378b132f
Merge pull request #761 from srcejon/star_tracker_temp
Star tracker updates
2021-01-30 05:15:40 +01:00
Jon Beniston 53977b4ad1 Fix unused variable warnings 2021-01-29 17:00:56 +00:00
Jon Beniston 9504f588fb Fix spelling mistakes 2021-01-29 16:47:07 +00:00
Jon Beniston 4af26f3aa1 Support earlier versions of QT and fix type punning 2021-01-29 16:08:32 +00:00