f4exb
9a7337f3d8
DATV demod: fixed missing method
2021-11-04 00:13:08 +01:00
f4exb
608a1e9908
ChirpChat modulator: give titles to collapsable sections
2021-11-03 21:56:33 +01:00
f4exb
b0c49f3b50
DATV demod: API updates and small fixes
2021-11-03 21:56:33 +01:00
f4exb
4b1a861717
DATV demod: de-couple MER and CNR GUIs from core
2021-11-03 21:56:33 +01:00
f4exb
ed720673f3
DATV demod: API enhancements with report
2021-11-03 21:56:33 +01:00
Jon Beniston
2f4394afba
Fix gcc error
2021-11-03 17:24:22 +00:00
Jon Beniston
132244ef64
ADS-B Updates
...
Add support for writing/reading .csv log file containing received ADS-B frames for #1035 .
Fix some memory leaks.
2021-11-03 17:19:21 +00:00
Jon Beniston
af841dd88f
Don't use WA_DeleteOnClose for progess dialogs, as a crash can occur if the user closes the window before the download is complete.
2021-11-03 11:02:04 +00:00
Jon Beniston
d52f2569c6
#1031 - RemoteInput GUI - Use editingFinished signal rather than returnPressed
2021-11-02 11:20:30 +00:00
Edouard Griffiths
a9fb5b91ec
Merge pull request #1032 from srcejon/rtlsdr_biastee
...
RTLSDR: Restore biasT widget state in displaySettings
2021-11-02 00:51:49 +01:00
Jon Beniston
0d3d02681c
RTLSDR: Report biasT widget state in displaySettings
2021-11-01 11:16:58 +00:00
Jon Beniston
499b051f38
RemoteInput
...
Set default value of API port to 8091, as used elsewhere.
Fix spelling mistakes in readme.
Update tooltip to clarify data address is for reception.
2021-11-01 10:50:42 +00:00
f4exb
f04741d692
Fixed some plugins layout so that they work with new rollup widget
2021-11-01 02:11:47 +01:00
Jon Beniston
8f94593a0c
Set DATV GUI to be minimum sized rather than expanding. Set minimum size constaint on videoTab not just tabWidget
2021-10-31 12:14:04 +00:00
Jon Beniston
05987586bf
#897 - Add support for vertically expanding widgets to RollupWidget
2021-10-30 16:20:24 +01:00
Jon Beniston
7737bea1a6
Fix typos in readme
2021-10-29 13:02:00 +01:00
Jon Beniston
1354cfe6c8
ADS-B: Add support for downloading flight departure and arrival airports and times via aviationstack.com API
2021-10-29 12:54:10 +01:00
Jon Beniston
460736e56c
Fix compiler warnings
2021-10-27 22:44:56 +01:00
Jon Beniston
f38b9b8dda
ADS-B updates.
...
Add support for speech notifications and running commands when aircraft meet user-defined rules.
Fix fighter aircraft icon.
Add additional airline logos.
2021-10-27 22:25:14 +01:00
Jon Beniston
cbcd3065a0
Fix grammatical errors
2021-10-26 22:07:25 +01:00
Jon Beniston
381ddf8540
Update noise figure plugin version
2021-10-26 21:53:31 +01:00
Jon Beniston
6717abe877
Noise Figure plugin - add support for sweeping gain and other device settings.
2021-10-26 21:50:38 +01:00
f4exb
54d880ac56
Updated versions and changelogs
2021-10-24 10:08:22 +02:00
f4exb
fee2c5065d
API: report running state for feature plugins with run action
2021-10-23 21:24:25 +02:00
f4exb
10f79b183f
Implemented run action API in relevant feature plugins. Missing bits.
2021-10-23 10:53:15 +02:00
f4exb
920fa82022
Implemented run action API in relevant feature plugins
2021-10-22 02:01:33 +02:00
f4exb
9f42957585
DATV modulator: API enhancements and GUI cosmetic fixes
2021-10-20 23:01:44 +02:00
f4exb
ed4a1532d4
Updated versions and changelogs
2021-10-16 23:28:25 +02:00
f4exb
0a3505cec3
Metis MISO: set absolute maximum frequency to 500 MHz. Fixes #1014
2021-10-16 11:33:56 +02:00
Jon Beniston
6b6a3f66c3
APT demod fixes.
...
Pass satellite name to image worker thread.
Don't stop image worker thread when device stopped, as this prevents the
image processing controls in the GUI from working.
2021-10-13 10:10:59 +01:00
f4exb
995b804084
Updated versions and changelogs
2021-10-12 23:25:14 +02:00
f4exb
da87986b5f
FileSink: API updates
2021-10-12 23:14:16 +02:00
Jon Beniston
5fc585513b
Remove code that requires Qt 5.14.
2021-10-12 15:22:20 +01:00
Jon Beniston
c35cc2181b
Fix radiometer autoscaling
2021-10-12 13:38:37 +01:00
Jon Beniston
ec9d59315d
Add section numbers to docs
2021-10-12 13:02:11 +01:00
Jon Beniston
f098ff3316
Fix markdown in readme.md
2021-10-12 12:49:48 +01:00
Jon Beniston
60b500f56c
Fix gcc warnings
2021-10-12 12:17:57 +01:00
Jon Beniston
1de5a38d6b
Fix gcc warnings
2021-10-12 12:10:12 +01:00
Jon Beniston
fbef25884e
Add Radio Astronomy plugin
2021-10-12 11:31:14 +01:00
Jon Beniston
cddc8c9b83
Star Tracker updates.
...
Plot Sun and Moon on sky temperature chart.
Plot markers on Galactic line-of-sight chart.
Create animations from Galactic line-of-sight chart.
Allow weather at antenna location to be downloaded from openweathermap.org
Allow target to be entered as Galactic longitude / latitude.
Add azimuth and elevation offsets to support scans around targets.
Add S7, S8 and S9 targets.
Refactor some code from GUI to main plugin, so computed values can be used in other plugins.
2021-10-12 11:07:56 +01:00
Edouard Griffiths
142901ecba
Merge pull request #1007 from srcejon/gs232_controller_ontarget
...
GS-232 Controller Updates
2021-10-06 06:01:57 +02:00
Jon Beniston
750f556eaa
GS-232 Controller Updates
...
Fix broken pipe #1006 .
Add onTarget and current and target aziumth and elevation to web report.
Set run/stop button background to yellow when rotator is rotating (not onTarget).
Use floating point value for tolerance setting.
2021-10-05 14:03:31 +01:00
Jon Beniston
4e74851de4
Antenna Tools update
...
Calculate dish effective area.
Adjust beamwidth calculation for 10dB illumination taper and better
correlation with measurement.
2021-10-05 13:57:48 +01:00
f4exb
dc7232ee4f
Updated versions and changelogs
2021-10-04 21:04:17 +02:00
f4exb
00b3ae29d9
GS232 Controller API: added serial devices to report + fixes
2021-10-04 02:11:27 +02:00
f4exb
f5e14f6502
GS232 Feature: rename targets as sources. API: created GS232 report and fixed missing source name in get settings
2021-10-03 23:15:15 +02:00
f4exb
59937d9a1c
SatelliteTracker: use device set index. API: fixed doppler channels
2021-10-03 12:12:39 +02:00
f4exb
a7b9bb2de4
SatelliteTracker: API: added rotator data
2021-09-26 11:50:41 +02:00
f4exb
3637e10eb8
AIS Feature: fixed feature set index and feature index in API
2021-09-19 10:30:40 +02:00
f4exb
17869f2dac
API: Features: correct feature set and feature indexes replacing device and channel indexes respectively
2021-09-17 00:52:08 +02:00
f4exb
611171234a
Updated versions and changelogs
2021-09-05 22:40:56 +02:00
f4exb
fcf22da4a6
Fixed compilation in server mode for Satellite Tracker plugin
2021-09-02 21:13:41 +02:00
DreamNik
9071770a86
align text right in satellite tracker table for numerical columns
2021-09-01 21:05:40 +03:00
DreamNik
82c2a1c775
add new columns to satellite tracker table (time to next event, pass duration),
2021-09-01 21:05:40 +03:00
DreamNik
feaacd390f
enable natural numeric sorting in satellite tracker table
2021-09-01 21:05:40 +03:00
f4exb
0ec7ec414d
SDRplay V3: added device type in API report
2021-08-25 15:27:06 +02:00
f4exb
786d753ec9
SDRPlayV3: correct API hardware ID
2021-08-25 15:03:30 +02:00
f4exb
00832f23bd
Updated versions and changelogs
2021-08-21 11:38:49 +02:00
f4exb
e034a18de1
Updated versions and changelogs
2021-08-08 06:36:18 +02:00
Andreas Baulig
e8a8ef6f3d
Switch FileRecord timestamp resolution to milliseconds
2021-08-04 14:12:24 +00:00
Edouard Griffiths
14e75232df
Merge pull request #976 from srcejon/datvmod_udp_buf_util
...
DATV Mod: Add UDP buffer utilization in GUI on Windows
2021-07-29 08:41:48 +02:00
Edouard Griffiths
6478921bf1
Merge pull request #975 from srcejon/pager_charset_hebrew_ext
...
Pager: Add extra Hebrew characters.
2021-07-29 03:37:12 +02:00
Jon Beniston
2f5d3dd2f7
DATV Mod: Add UDP buffer utiliziation in GUI on Windows
2021-07-28 16:10:04 +01:00
Jon Beniston
8e888ac9ae
Pager: Add extra Hebrew charaters. Use reverse option, instead of right-to-left, as Hebrew appears to be transmitted last first
2021-07-28 15:00:43 +01:00
Jon Beniston
3524e5856b
Satellite Tracker: Ensure LOS is signalled if new AOS is calculated within a second of LOS
2021-07-28 14:10:23 +01:00
Edouard Griffiths
147e3881e6
Merge pull request #970 from srcejon/antennatools_surface_error
...
Antenna Tools: Add surface error parameter for dish gain calculation
2021-07-24 09:58:01 +02:00
Jon Beniston
d65d32337b
Antenna Tools: Add surface error parameter for dish gain calculation. Fix focal length units
2021-07-22 17:12:46 +01:00
Jon Beniston
0acb9e4668
Fix gcc warnings
2021-07-22 16:22:13 +01:00
Jon Beniston
ff508df7eb
Radio Clock: Add support for WWVB
2021-07-22 16:08:55 +01:00
Jon Beniston
9535ecb547
Radio Clock: Add support for WWVB and display daylight savings
2021-07-22 16:05:46 +01:00
Jon Beniston
480f41ab50
Add support for character set mapping in Pager demod
2021-07-19 17:57:13 +01:00
f4exb
1bd384fd6c
Updated versions and changelogs
2021-07-17 10:28:23 +02:00
f4exb
8e924a3dba
AIS mod and demod, IEEE 802.15.4 mod: scope and spectrum feed optimization
2021-07-16 02:40:44 +02:00
Jon Beniston
02be2f330b
Fix name of AIS window
2021-07-15 12:05:15 +01:00
Jon Beniston
ebc5202778
Remove unneeded file
2021-07-15 12:04:44 +01:00
Jon Beniston
39478415a1
Default to having spectrum hidden
2021-07-15 12:03:48 +01:00
Jon Beniston
f74fdbeb3d
Fix copy and paste errors in Packet Mod web API
2021-07-15 12:03:26 +01:00
Jon Beniston
99c0236cb6
Remove obsolete variable
2021-07-15 12:01:23 +01:00
Jon Beniston
dfd9f59216
Remove obsolete macro
2021-07-15 12:01:13 +01:00
Jon Beniston
6f2952137e
Increase widget minimum width when scope is visible so that it is wide enough for all its controls
2021-07-15 12:00:45 +01:00
f4exb
a151cdfe12
Updated versions and changelogs
2021-07-13 22:28:03 +02:00
f4exb
e5bb3cb699
SSB demod: set bandwidth and low cut to maximum before adjusting limits. Fixes #957
2021-07-13 22:07:23 +02:00
f4exb
8750ca9160
Pager demod: optimize feed samples to scope and set sample rate in scope GUI
2021-07-13 18:03:12 +02:00
f4exb
4bd7c5dac8
RadioClock: ScopeVis feed optimization
2021-07-13 17:46:01 +02:00
f4exb
d98046f615
Revert "RadioClock: moved ScopeVis to plugin core"
...
This reverts commit 4ac6c54f95
.
2021-07-13 17:42:14 +02:00
f4exb
86ceb245cd
RadioClock: simplify sampleToScope
2021-07-13 17:28:35 +02:00
f4exb
fc9ade2573
RadioClock: set Scope GUI sample rate
2021-07-13 17:28:35 +02:00
f4exb
8e1491f9c2
RadioClock: put sample rate as static constant in settings
2021-07-13 17:28:35 +02:00
f4exb
4ac6c54f95
RadioClock: moved ScopeVis to plugin core
2021-07-13 17:28:35 +02:00
f4exb
3a3dc0d8c0
Channel Analyzer / Scope: fixed sample rate handling. Fixes #956
2021-07-10 22:41:24 +02:00
Jon Beniston
600e071421
Fix gcc warning
2021-07-09 13:40:31 +01:00
Jon Beniston
feecd02631
Fix gcc warnings
2021-07-09 13:23:57 +01:00
Jon Beniston
72602a28e4
Add demodpager
2021-07-09 12:48:02 +01:00
Jon Beniston
ade4246ac2
Add Pager demodulator plugin that supports POCSAG as per #738
2021-07-09 12:06:23 +01:00
Jon Beniston
9af4bbfbe5
Fix handling of Satellite Tracker device settings
2021-07-08 21:55:06 +01:00
Jon Beniston
68592ea358
Start to add support for device settings in Satellite Tracker web API for #953
2021-07-08 15:28:35 +01:00
Franco Venturi
bd00adab97
fix typo in 'cannot set frquency' error message
2021-07-05 22:32:57 -04:00
Franco Venturi
be2dbabafe
sdrplayv3 plugin: wait for rf updates to be fully completed when changing center frequency, bandwidth, or IF
2021-07-05 18:02:56 -04:00
Jon Beniston
fd5a6b61e8
Use tabs rather than a table, for satellite device set settings to workaround #840 .
2021-07-04 11:43:11 +01:00
f4exb
268318e02c
AIS feature: use course if heading is not available for ship image orientation in Map feature
2021-07-04 11:25:53 +02:00
f4exb
103f6f6181
Updated versions and changelogs
2021-07-04 05:28:53 +02:00
f4exb
66eb7c1e33
Satellite Tracker GUI: update list of satellites in target combo from settings in the displaySettings method
2021-07-03 00:04:14 +02:00
Jon Beniston
beeb91f1da
Add SatelliteTracker to webapirequestmapper to partially fix #948
2021-07-02 15:37:11 +01:00
f4exb
af1dc38647
Compile Noise Figure plugin only if Boost version is greater or equal to 1.70.0. Fixes #943
2021-07-01 08:55:30 +02:00
f4exb
3c50274d1a
Demod Analyzer: allow complex input. Fixes #932
2021-06-30 19:40:04 +02:00
f4exb
0d4da317b3
Demod Analyzer: fixed sample rate handling. Fixes #931
2021-06-29 21:47:27 +02:00
f4exb
a57c856a26
Updated versions and changelogs
2021-06-27 19:17:28 +02:00
f4exb
2eb8abeb00
Scope GUI: amplitude and offset reset buttons. Fixes and updated documentation
2021-06-27 11:42:27 +02:00
f4exb
f886f7d400
Scope GUI: refactor amp offset
2021-06-27 10:10:28 +02:00
f4exb
70167c0ed8
Scope GUI: refactor amp scale
2021-06-27 01:52:42 +02:00
Jon Beniston
2043e57b41
Update APT readme
2021-06-25 16:51:13 +01:00
Jon Beniston
de2654aeb4
Add support for zooming in to image
2021-06-25 16:38:52 +01:00
Jon Beniston
3fea5fb414
Send multiple streams to scope
2021-06-25 13:46:03 +01:00
Jon Beniston
a5f1e70bba
Add call to plotChart to avoid strangeness on Linux
2021-06-25 13:18:16 +01:00
Jon Beniston
af21350b40
Add galactic line of slight plot and galactic coords to Star Tracker
2021-06-25 13:00:59 +01:00
Jon Beniston
b7ef6fe421
Add radio time transmitters to map
2021-06-23 15:15:50 +01:00
Jon Beniston
681b679c38
Remove magsq check which was far too high for testcase reported in #750
2021-06-23 13:14:27 +01:00
Jon Beniston
e989d40f78
Fix spelling of time zone
2021-06-22 17:51:29 +01:00
Jon Beniston
362c34db03
Fix image path in docs
2021-06-22 17:43:02 +01:00
Jon Beniston
0faaa8397d
Add radio clock plugin
2021-06-22 17:38:56 +01:00
f4exb
a25e668a62
DemodAnalyzer GUI: removed duplicate setBuddies calls
2021-06-16 07:00:41 +02:00
f4exb
28214de978
Issue #925 . Issue was in GLScopeGUI::setBuddies not the plugin(s)
2021-06-16 06:47:44 +02:00
f4exb
07a81679d8
AIS demod GUI: adapt to new scope. Add first trace and first trigger. Fixes #925
2021-06-16 00:06:27 +02:00
f4exb
82f1004f28
ChirpChat demod: updated readme. Updated versions and changelogs
2021-06-12 19:48:24 +02:00
f4exb
d08844a34c
GLScope redesign: using GLScopeSettings (1)
2021-06-12 10:18:18 +02:00
Jon Beniston
e987deb8e0
Add support for linear interpolation, which can be more accurate if
...
there's a sharp knee in the curve.
Add support for displaying noise floor in results table.
2021-06-10 20:10:19 +01:00
Jon Beniston
ae88a7e584
Report to GUI if failed to open VISA device
2021-06-09 17:23:37 +01:00
Jon Beniston
5d24bf9086
Fix gcc warnings
2021-06-09 17:14:56 +01:00
Jon Beniston
88f2170676
Fix typos in docs
2021-06-09 17:03:26 +01:00
Jon Beniston
97669585ad
Add noise figure plugin
2021-06-09 16:17:59 +01:00
f4exb
046c066c11
ADS-B demod: ADSBDemodWorker: check running state before actual start/stop
2021-06-05 19:46:39 +02:00
f4exb
ccb7633154
GLScope redesign: removed SpectrumScopeComboVis
2021-06-05 19:26:26 +02:00
Andreas Baulig
c6571ac424
Delete m_worker after removing sink from DSP
2021-06-04 23:32:48 +00:00
f4exb
3908599463
GLScope redesign: ScopeVis is not created in the GUI anymore
2021-05-31 15:56:45 +02:00
f4exb
5ab495a3fb
GLScope redesign: moved static constants to GLScopeSettings
2021-05-31 15:56:45 +02:00
f4exb
e9d51c99a7
GLScope redesign: allow multiple I/Q streams sent to ScopeVis
2021-05-31 15:56:45 +02:00
f4exb
aa868b9176
GLScope redesign: moved ScopeVis to sdrbase
2021-05-31 15:56:45 +02:00
f4exb
70550f453f
GLScope redesign (1)
2021-05-31 15:56:45 +02:00
Jon Beniston
51c240f42f
Remove unused variable
2021-05-30 12:54:43 +01:00
Jon Beniston
8eb369b3bc
Add cmath to fix gcc compilation
2021-05-30 12:52:01 +01:00
Jon Beniston
f51e8b4095
Add SPID rot2prog protocol support. Add tolerance setting.
2021-05-30 12:38:07 +01:00
f4exb
1e5c4343d1
Updated versions and changelogs
2021-05-28 12:26:20 +02:00
Jon Beniston
ea0ef1b95c
Don't use gui/dmsspinbox.h for settings, as not available in server build
2021-05-24 13:22:38 +01:00
Jon Beniston
5f75e2578d
Don't apply settings with Az/El received. Fix typos
2021-05-24 13:11:00 +01:00
Jon Beniston
b5339b1ec8
Add Custom Az/El target and drift scan plot to Star Tracker.
2021-05-24 12:34:38 +01:00
Jon Beniston
631b9c256f
Refactor common code into WavFileRecord class
2021-05-21 21:05:23 +01:00
Jon Beniston
b036dbfd7d
Add .wav file support to File Source plugin
2021-05-21 20:20:34 +01:00
Jon Beniston
80fe6cb096
Add signed 16-bit PCM 2 channel .wav file support to File Input and File Record plugins
2021-05-21 10:06:10 +01:00
Jon Beniston
66b1330a24
Add images for docs and fix markup
2021-05-20 20:30:39 +01:00
Jon Beniston
110abe6213
Fix gcc warning
2021-05-20 20:14:38 +01:00
Jon Beniston
9ff5710d13
Add webapi support for feature specific settings
2021-05-20 20:13:25 +01:00
Jon Beniston
1cd605e365
Add antenna tools feature
2021-05-20 17:15:14 +01:00
f4exb
396e701d46
PlutoSDR MIMO: fixed wrong reference to BladeRF library in CMakeLists.txt. Fixes #905
2021-05-19 16:36:41 +02:00
f4exb
fc035ad8d5
FileSource: GUI: use file source name from settings directly
2021-05-18 11:10:49 +02:00
Jon Beniston
02cbb599f6
Stop UDP forwarded AIS packets containing null byte from being truncated as per #903
2021-05-18 09:02:38 +01:00
f4exb
7500932c7c
File Output: make file name persistent. Completed REST API. AIS: added REST API missing doc files
2021-05-18 01:52:25 +02:00
Edouard Griffiths
58f16f539a
Merge pull request #901 from srcejon/gs232_md02_support
...
Add support for SPID MD-02 to GS-232 controller
2021-05-16 12:15:16 +02:00
Jon Beniston
a0dc231359
Add additional baud rates supported by SPID MD-02 controller
2021-05-16 09:28:42 +01:00
Jon Beniston
b5d293f6e7
Add support for parsing GS-232 response sent by SPID MD-02
2021-05-16 09:28:06 +01:00
Jon Beniston
7073819900
Fix rotator max azimuth and elevation settings in GUI.
2021-05-16 09:18:42 +01:00
f4exb
7b5e033c04
Sat Tracker: fixed compiler warning
2021-05-11 22:23:14 +02:00
f4exb
2e61dc1fbd
Updated versions and changelogs
2021-05-11 21:55:31 +02:00
Jon Beniston
6f291ac399
Save/restore scope settings
2021-05-11 10:07:31 +01:00
Jon Beniston
b0ba1c33a9
Rename sample to symbol
2021-05-11 10:06:03 +01:00
Jon Beniston
da107c9258
Add display of ship type from class B messages
2021-05-11 10:05:25 +01:00
f4exb
93aefd6de3
Updated versions and changelogs
2021-05-11 10:50:46 +02:00
f4exb
4a523edc8b
PlutoSDR MIMO: REST API fixes
2021-05-11 10:42:33 +02:00
Jon Beniston
3935c58feb
Catch TleException in Satellite Selection Dialog to avoid crash
2021-05-10 22:51:43 +01:00
Jon Beniston
2c9260d075
Fix gcc warnings
2021-05-07 22:06:51 +01:00
Jon Beniston
1ac835260e
Add AIS mod, demod and feature.
2021-05-07 21:50:27 +01:00
f4exb
60e8105147
PlutoSDR MIMO: added missing gain lock button
2021-05-06 07:28:37 +02:00
f4exb
e58758e503
PLutoSDR MIMO: GUI fixes
2021-05-04 21:34:46 +02:00
f4exb
94d037aa16
PlutoSDR MIMO: fixed MO thread and att setting in GUI
2021-05-04 17:01:48 +02:00
f4exb
bfa4c62d81
PlitoSDR MIMO: added documentation
2021-05-04 17:01:48 +02:00
f4exb
ad2aaa96db
PlutoSDR MIMO: fixes
2021-05-04 17:01:48 +02:00
f4exb
38d2a19338
PlutoSDR MIMO: recognize user defined MIMO devices
2021-05-04 17:01:48 +02:00
f4exb
672c0b8a5b
PlutoSDR MIMO: base implementation
2021-05-04 17:01:48 +02:00
f4exb
54222ff016
PlutoSDRBox: use channels registered at contruction time
2021-05-04 17:01:47 +02:00
f4exb
873ec7809c
Updated versions and changelogs
2021-05-01 11:13:21 +02:00
Jon Beniston
c45e3651f3
Use latest DAB lib API. Don't write MOT data to files, so we don't need to create sub-dirs.
2021-04-30 09:38:59 +01:00
Jon Beniston
ab958cad9c
Remove unneeded headers and fix typo in Packet Demod
2021-04-28 15:41:17 +01:00
Jon Beniston
999d5e8af7
Use correct delete operator
2021-04-28 15:39:07 +01:00
Jon Beniston
9842e477af
Fix small memory leak in Packet demod
2021-04-28 15:37:18 +01:00
Jon Beniston
51960a869e
Fix small memory leak in Star Tracker
2021-04-28 15:34:54 +01:00
Jon Beniston
af910fba5e
Delete old ground tracks. Fix for #877 .
2021-04-28 15:31:45 +01:00
Jon Beniston
b48a35d626
Use UTF-8 rather than latin encoding for program names. Fixes #874 .
2021-04-27 20:10:51 +01:00
f4exb
386bdc2dea
Removed SampleSourceFifoDB completely
2021-04-26 20:06:04 +02:00
f4exb
37a5bf3395
Updated versions and chagnelogs
2021-04-25 21:33:06 +02:00
f4exb
e8dec5db83
APT demod: fixed some possible memory leaks
2021-04-25 19:16:50 +02:00
f4exb
f1c119a450
APT Demod: fixed Qt < 5.13 compilation issue
2021-04-23 18:58:38 +02:00
f4exb
274cf14afd
APT demod: fixed image format issue
2021-04-23 17:13:45 +02:00
f4exb
8d8a79e507
APT demod: send full image to GUI every 20 lines only else send an unprocessed line
2021-04-23 17:13:45 +02:00
f4exb
054e6feaa5
APT demod: allocate image row on heap to save one copy
2021-04-23 17:13:44 +02:00
Jon Beniston
6bc925ebab
Add support for displaying images broadcast in the DAB demodulator GUI
2021-04-23 14:01:56 +01:00
f4exb
ec8cdc63f4
Satellite and Star tracker features: use dark theme as default
2021-04-23 01:17:05 +02:00
f4exb
d95a3939a4
APT demod: cleanup after move of processPixels to a separate thread. Implements #865
2021-04-23 01:04:56 +02:00
f4exb
58f7b96634
APT demod: send settings to image worker
2021-04-23 00:17:52 +02:00
f4exb
6b106f21ad
APT demod: save image in image worker
2021-04-22 23:37:10 +02:00
f4exb
aac8f6fe2c
APT demod: moved processPixels process to a separate thread
2021-04-22 22:10:04 +02:00
f4exb
de23efe635
Delete channel or feature and their GUI in the proper order in DeviceUISet and FeatureUISet. Remove original fix for #806 . Fixes #860
2021-04-21 12:28:56 +02:00
f4exb
986b6f3711
Rename GLSpectrumSettings to SpectrumSettings
2021-04-20 23:12:05 +02:00
Jon Beniston
151cd2368c
Update table column array sizes to match number of columns in table. Fix #857 .
2021-04-20 15:29:01 +01:00
Jon Beniston
499783708a
Fix right-click for DAB audio selection as mentioned on issue #853
2021-04-20 09:51:45 +01:00
f4exb
b23b33bdc4
Satellite and Star tracker plugins: added dark theme option for the charts
2021-04-20 02:27:43 +02:00
f4exb
6f4e596cca
Updated versions and changelogs
2021-04-19 23:53:54 +02:00
f4exb
5e7fbec1ce
DSD demod: request fixed 48000 S/s sample rate for the channel sample rate. Fixes #752
2021-04-19 11:42:01 +02:00
f4exb
19aaa6efda
DSD demod: removed unused method
2021-04-19 11:41:06 +02:00
f4exb
c6e8089f2d
DAB demod: fixed compilation warning
2021-04-18 23:04:25 +02:00
f4exb
a5796c7116
Updated versions and changelogs
2021-04-18 22:57:54 +02:00
f4exb
3b784c66dc
NFM demod: implemented DCS squelch. Finalizes #792
2021-04-18 10:45:49 +02:00
f4exb
c901ba5c63
NFM demod: DCS squelch (1)
2021-04-17 23:13:09 +02:00
Edouard Griffiths
f174569a67
Merge pull request #850 from srcejon/dab
...
Add DAB/DAB+ demodulator
2021-04-17 18:21:27 +02:00
Edouard Griffiths
fb10a3e825
Merge pull request #851 from srcejon/fix_849
...
Avoid divide by 0 if symbol rate is 0.
2021-04-17 18:21:15 +02:00
f4exb
0626eb17f7
Added missing plugin for fixing #842
2021-04-17 18:15:03 +02:00
Jon Beniston
7e0903a722
Avoid divide by 0 if symbol rate is 0.
2021-04-17 12:55:30 +01:00
Jon Beniston
8a5685cdfd
Add DAB demodulator
2021-04-16 22:56:15 +01:00
f4exb
76f09a17a7
Fixed wrong structure being used in some sample source and sink plugins web API adapters. Fixes #842
2021-04-15 15:30:29 +02:00
Jon Beniston
53cccf7298
Fix assertion when removing all elements from model
2021-04-13 10:14:54 +01:00
f4exb
6ad057e935
Updated versions and changelogs
2021-04-13 10:25:17 +02:00
f4exb
56d98a3aa5
Merge pull request #839 from srcejon/rspplayv3
2021-04-12 18:01:36 +02:00
f4exb
30c2c519d1
NFM mod: REST API: implement DCS
2021-04-12 15:13:55 +02:00
Jon Beniston
e8ef6f9a53
Add driver requirements for SDRplayV3
2021-04-12 11:13:35 +01:00
f4exb
d0c50549af
NFM mod: implemented Digital Code Squelch (DCS)
2021-04-12 12:03:33 +02:00
f4exb
50940351b7
DATV demod: corrections to the gauge algorithm
2021-04-12 11:49:55 +02:00
f4exb
bfc013e18a
DATV demod: fixed compilation issue for Qt < 5.14
2021-04-12 11:41:21 +02:00
Jon Beniston
2b567c49b3
Use better default settings for SDRplayV3
2021-04-12 10:33:34 +01:00
Jon Beniston
b21e9556e3
Only call API when running (so after call to init)
2021-04-12 10:04:36 +01:00
f4exb
507b110299
DATV demod: FIFO status event: pass data by copy instead of reference
2021-04-12 00:31:47 +02:00
f4exb
f8a512e91b
DATV demod: allow video player enable/disable
2021-04-11 23:52:16 +02:00
Jon Beniston
6dce90f9a5
Fix gcc warning
2021-04-11 21:37:01 +01:00
Jon Beniston
7aebff1082
Add SDRplay V3 API sample source.
2021-04-11 21:21:36 +01:00
f4exb
4f9fe7b533
DATV demod: stop player before initializing DATV framework
2021-04-09 13:43:02 +02:00
f4exb
fcbb383978
Updated versions and changelogs
2021-04-08 19:32:54 +02:00
f4exb
25a4118e16
DATV demod. final cleanuo, Implements #833
2021-04-08 06:47:33 +02:00
f4exb
64316e5d7f
DATV Demod: Video render: try fix swr_convert issue
2021-04-08 00:56:17 +02:00
f4exb
40575b78bd
DATV Demod: more smooting for MER gauge display
2021-04-08 00:56:17 +02:00
Jon Beniston
445c1b8615
Remove unncessary debug from APT demod
2021-04-07 21:24:30 +01:00
Jon Beniston
8ac583f36c
Send AOS to features. Support AOS/LOS in local time on map.
2021-04-07 21:23:02 +01:00
Jon Beniston
2aab4cc2cb
Add UDP port for packet forwarding in ChirpChat mod.
2021-04-07 21:13:10 +01:00
Jon Beniston
960af9157e
Add UDP ports for packet forwarding in 802.15.4 mod.
2021-04-07 21:09:03 +01:00
Jon Beniston
e15470494a
Add UDP ports for packet forwarding in Packet mod and demod.
2021-04-07 21:06:00 +01:00
Jon Beniston
300c428f8c
Add PER tester feature
2021-04-07 20:25:12 +01:00
f4exb
8ecdb3fdc1
DATV demod: player cleanup (4)
2021-04-05 13:13:57 +02:00
f4exb
d22cd45b14
DATV demod: player refactoring: preliminary cleanup (3)
2021-04-05 02:42:36 +02:00
f4exb
1c0aa9cd8e
DATV demod: player refactoring: preliminary cleanup (2) and fix avio buffer size
2021-04-04 13:12:38 +02:00
f4exb
45b12a1c2d
DATV demod: player refactoring: preliminary cleanup (1)
2021-04-04 10:33:35 +02:00
f4exb
dcae5e29e2
Remote input and output documentation and GUI changes related to only getting remote information. Fixes #832
2021-04-03 07:23:02 +02:00
f4exb
193234e826
DATV demod: DATVideoRender: free audio resampler ffmpeg SWR structure on stream closure. More cleanup
2021-04-03 06:41:12 +02:00
f4exb
6b5e11ffe5
DATV demod: DATVDemodSink: init DATV framework outside process sample loop
2021-04-03 06:41:12 +02:00
f4exb
e56abf490f
DATV demod: set channel marker bandwidth appropriately
2021-04-03 06:41:12 +02:00