f4exb
7f1c838cec
Updated versions and changelogs
2022-03-30 22:16:08 +02:00
f4exb
9f54d32945
Final cleanup of legacy message pipes. Implements #1154
2022-03-29 23:03:54 +02:00
f4exb
7689a16109
ChannelAPI: Added more convenient getIdentifier pure virtual method
2022-03-26 09:51:06 +01:00
f4exb
df287e8f29
AIS and Radiosonde: implemented new message pipes. Part of #1154
2022-03-26 05:37:54 +01:00
f4exb
4111c967e9
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
2022-03-23 22:32:23 +01:00
f4exb
60d4b2f126
Set label in AudioFifo to identify the controlling component in error messages. Use a signal to retrieve the channel index in device set appropriately
2022-03-18 21:53:53 +01:00
f4exb
053e4a31cd
Add label to SampleSinkFifo to mention controlling component in error messages
2022-03-18 21:53:53 +01:00
f4exb
188186046e
Removed status tips
2022-03-18 21:53:53 +01:00
f4exb
9c063410fb
Message pipes rework: more renaming
2022-03-02 23:57:35 +01:00
Jon Beniston
2ec662bff1
Remove unnecessary includes
2022-03-01 17:23:04 +00:00
Jon Beniston
99fb619506
Fix alignment of UI elements in AIS Demod GUI
2022-03-01 17:22:41 +00:00
Jon Beniston
e7d05f832f
Improve table scrolling
2022-03-01 17:20:35 +00:00
f4exb
74f917682b
Message pipes rework: renaming to legacy
2022-02-28 23:08:01 +01:00
f4exb
7bbc2749eb
Message pipes rework (2)
2022-02-25 23:47:53 +01:00
f4exb
4c2ca8fa20
Data pipes redesign
2022-02-20 23:18:29 +01:00
f4exb
308ffcad54
Updated versions and changelogs
2022-02-20 22:37:25 +01:00
f4exb
634b25ac1e
Channel API rework: make it inherit from QObject and removed QObject inheritance from DSP interfaces. Fixes #1147
2022-02-13 00:57:33 +01:00
f4exb
590c4ef352
Updated versions and changelogs
2022-02-07 21:47:25 +01:00
Jon Beniston
97496ae9f9
Install debug symbols on Windows for debug builds
2022-02-06 12:56:58 +00:00
Jon Beniston
635dbe4571
AIS updates
...
Add support for 3D models.
Remove vessels from table if not heard from in last 10 minutes.
Add columns in table for vessel length, time last position & message
were received and number of messages received.
Add context menu.
2022-02-04 17:06:00 +00:00
f4exb
98b305f320
Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050
2022-01-09 05:27:12 +01:00
f4exb
128dd03684
New Jogdial Controller feature plugin. Implements #1088
2022-01-06 22:47:41 +01:00
f4exb
8a438a94c1
API: implemented Channel Marker in Rx channels and complete serializable objects for some
2021-12-03 23:11:56 +01:00
f4exb
bb99edddc1
Updated version and changelogs
2021-11-26 22:51:28 +01:00
Edouard Griffiths
cab9dc6094
Merge pull request #1056 from srcejon/channel_help
...
Add links to documentation
2021-11-24 22:02:11 +01:00
Jon Beniston
03004e00f7
Add links to documentation
2021-11-24 11:31:51 +00:00
Jon Beniston
2e68017b12
Save/restore rollup state in channel plugins
2021-11-24 09:50:42 +00:00
f4exb
006da4e872
AIS mod: make it effectively work in server mode with remote control. AIS demod: added baud rate in settings API
2021-11-12 00:12:02 +01:00
f4exb
e2923696b4
Updated versions and changelogs
2021-11-06 21:33:26 +01:00
Jon Beniston
9f2cb0c29c
Merge CSV code in to a single file.
2021-11-04 12:33:43 +00:00
Jon Beniston
05987586bf
#897 - Add support for vertically expanding widgets to RollupWidget
2021-10-30 16:20:24 +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
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
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
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
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
d08844a34c
GLScope redesign: using GLScopeSettings (1)
2021-06-12 10:18:18 +02:00
f4exb
3908599463
GLScope redesign: ScopeVis is not created in the GUI anymore
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
02cbb599f6
Stop UDP forwarded AIS packets containing null byte from being truncated as per #903
2021-05-18 09:02:38 +01:00
f4exb
2e61dc1fbd
Updated versions and changelogs
2021-05-11 21:55:31 +02:00