Edouard Griffiths
|
fe923a5813
|
Merge pull request #962 from srcejon/fix_961
Increase widget minimum width when scope is visible
|
2021-07-15 16:48:19 +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
|
989de2ab65
|
ScopeVis: fixed multiple stream input. Fixes #872
|
2021-07-13 17:28:21 +02:00 |
|
f4exb
|
f66eaa5b8f
|
Added some missing swagger files for documentation
|
2021-07-12 19:58:44 +02:00 |
|
f4exb
|
0f146d33a6
|
ScopeVis: fixes
|
2021-07-12 19:37:45 +02:00 |
|
f4exb
|
ede1ef0151
|
ScopeVis: do not save / restore time offset in the settings
|
2021-07-11 18:02:05 +02:00 |
|
f4exb
|
785ff0ed12
|
ScopeVis: added missing mutex locks in message handling. May fix #955
|
2021-07-11 10:45:17 +02:00 |
|
f4exb
|
3a3dc0d8c0
|
Channel Analyzer / Scope: fixed sample rate handling. Fixes #956
|
2021-07-10 22:41:24 +02:00 |
|
Edouard Griffiths
|
8725fa743a
|
Merge pull request #960 from srcejon/pager_demod
Add Pager demodulator plugin
|
2021-07-09 17:43:22 +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 |
|
Edouard Griffiths
|
6089f0aa42
|
Merge pull request #959 from srcejon/fix_953
Fix handling of Satellite Tracker device settings
|
2021-07-09 08:39:33 +02:00 |
|
Jon Beniston
|
9af4bbfbe5
|
Fix handling of Satellite Tracker device settings
|
2021-07-08 21:55:06 +01:00 |
|
Edouard Griffiths
|
4dc1bce43b
|
Merge pull request #958 from srcejon/fix_953
Start to add support for device settings in Satellite Tracker web API
|
2021-07-08 21:52:29 +02: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 |
|
f4exb
|
55745d3b5e
|
GLSpectrum: reverted change breaking Qt 5.12 compatibility
|
2021-07-07 08:49:46 +02:00 |
|
f4exb
|
bd3aa8faf0
|
Spectrum Markers: make them stick to frequency, power and time distance
|
2021-07-07 00:07:25 +02:00 |
|
Edouard Griffiths
|
6a5a65a1ab
|
Merge pull request #954 from fventuri/fix_RfUpdateErrors_in_sdrplayv3
Fix rf update errors in sdrplayv3
|
2021-07-07 00:05:15 +02: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 |
|
Edouard Griffiths
|
7fcfbb9aa3
|
Merge pull request #951 from srcejon/fix_840
Use tabs rather than a table, for satellite device set settings
|
2021-07-04 18:51:36 +02:00 |
|
Jon Beniston
|
564bf08529
|
Update image in docs
|
2021-07-04 12:02:37 +01: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
|
ac88d6e0f6
|
Added missing doc swagger yaml files
|
2021-07-04 00:16:43 +02:00 |
|
f4exb
|
f8a63d051d
|
Call init for TestMISettings as it contains a list of objects
|
2021-07-04 00:15:55 +02:00 |
|
Edouard Griffiths
|
53b85aed75
|
Merge pull request #950 from srcejon/pertester_webapi_call_init
Call init for PerTesterSettings as it contains a list of strings
|
2021-07-03 09:34:54 +02:00 |
|
Jon Beniston
|
3e1523b220
|
Call init for PerTesterSettings as it contains a list of strings
|
2021-07-03 08:12:12 +01: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 |
|
f4exb
|
f80b47854c
|
Satellite Tracker: invoke init on swagger Satellite Tracker settings since it contains a list. Fixes #948
|
2021-07-02 23:50:40 +02:00 |
|
Edouard Griffiths
|
c3c770050b
|
Merge pull request #949 from srcejon/fix_948_basic_settings
Add SatelliteTracker to webapirequestmapper to partially fix #948
|
2021-07-02 17:44:15 +02:00 |
|
Jon Beniston
|
beeb91f1da
|
Add SatelliteTracker to webapirequestmapper to partially fix #948
|
2021-07-02 15:37:11 +01:00 |
|