Commit Graph

6723 Commits

Author SHA1 Message Date
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
Jon Beniston 930e3d16f9 Fix use of uninitialised variable 2021-01-29 12:58:40 +00:00
Jon Beniston d80087b974 Star Tracker updates.
Add sky temperature calculation.
Add Solar flux plot.
Add .gitattributes so .fits files are treated as binary.
2021-01-29 12:57:58 +00:00
f4exb 52b51feded Updated versions and changelogs 2021-01-23 11:39:03 +01:00
Edouard Griffiths de8e2e7f18
Merge pull request #757 from srcejon/star_tracker_updates
Star tracker update
2021-01-23 02:13:23 +01:00
Edouard Griffiths 47c5c6d333
Merge pull request #756 from srcejon/fix_750
Fix for issue #750 - packet demod state not being saved correctly
2021-01-22 23:48:53 +01:00
Edouard Griffiths 590cf2fdf8
Merge pull request #755 from srcejon/map_updates
Map updates
2021-01-22 21:22:09 +01:00
Jon Beniston 91c034398c Fix saving of solarFluxUnits setting 2021-01-22 17:11:12 +00:00
Jon Beniston 7bb848de49 Add Solar flux and LST fields to readme.md 2021-01-22 16:58:55 +00:00
Jon Beniston f7845dfe05 Add Solar flux measurement to Star Tracker GUI 2021-01-22 16:58:24 +00:00
Jon Beniston ecdffc4780 Add Solar flux unit conversions 2021-01-22 16:57:47 +00:00
Jon Beniston 32a6790395 Fix compiler warnings 2021-01-22 15:22:47 +00:00
Jon Beniston 32aec5385a Fix for issue #750 - packet demod state not being saved correctly 2021-01-22 15:11:33 +00:00
Jon Beniston 55ab01ae2f Fix typos in readme.md 2021-01-22 15:06:43 +00:00
Jon Beniston 446749cbbb Map updates.
Add support for different map types (street/satellite) and different map
providers.
Support finding real world addresses on the map.
Add Maidenhead locator converter.
Add Beacons.
Allow data sources to be selected by a user.
Add context menu to allow setting an object as a target, setting center
frequency and adjusting display order.
2021-01-22 14:54:22 +00:00
Edouard Griffiths c8d07396d2
Merge pull request #753 from df7cb/speling
Fix some typos spotted by lintian
2021-01-19 19:29:37 +01:00
Christoph Berg 0d6a3a4f47 Fix some typos spotted by lintian 2021-01-19 12:36:56 +01:00
Edouard Griffiths aef15f7a2a
Merge pull request #751 from srcejon/fix_filesink
FileSink plugin - show warnings when failing to open / write to a file
2021-01-18 20:23:01 +01:00
Jon Beniston 3fed08f320 Output filename rather than file 2021-01-18 16:33:50 +00:00
Jon Beniston 890f6fc049 Add tooltip to record button 2021-01-18 09:55:51 +00:00
Jon Beniston d6bf5223db Fix formatting 2021-01-18 09:55:39 +00:00
Jon Beniston f0e37131ed FileSink: Generate qWarning and error dialog in GUI when failing to open a file or write to a file. 2021-01-18 09:55:15 +00:00
Edouard Griffiths 9147eb6046
Merge pull request #748 from srcejon/fixes
Feature Fixes
2021-01-16 10:04:54 +01:00
Jon Beniston d507f49626 Instantiate QNetworkAccessManager to avoid crash on reverse API usage 2021-01-15 11:24:21 +00:00
Jon Beniston 2c32224977 Fix cut and paste errors from PTT feature 2021-01-15 11:00:03 +00:00
Jon Beniston 7f6eee6a10 Fix markup in readme files 2021-01-15 10:31:39 +00:00