f4exb
|
13ebf925ff
|
Frequency tracker: updated threading model. Part of #1346
|
2022-10-13 23:52:53 +02:00 |
|
f4exb
|
9e5c629473
|
v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242
|
2022-05-13 22:24:48 +02:00 |
|
f4exb
|
103301f19a
|
Massive UI revamping (v7): Implemented channel move to another device and more
|
2022-04-16 16:45:53 +02:00 |
|
f4exb
|
af13b31d85
|
Massive UI revamping (v7): display channel absolute frequency in status bar. Manage shift frequency limits
|
2022-04-13 11:08:21 +02: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
|
9c063410fb
|
Message pipes rework: more renaming
|
2022-03-02 23:57:35 +01:00 |
|
f4exb
|
283ab64c59
|
Message pipes rework: settings pipes change in AFC, SSB demod, Frequency tracker
|
2022-03-02 06:58:54 +01: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
|
2a9cc27a41
|
Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes
|
2021-12-01 00:21:19 +01:00 |
|
f4exb
|
ee0e5fc777
|
AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods
|
2020-12-13 13:04:36 +01:00 |
|
Kacper Michajłow
|
f2d01b61d3
|
Avoid global QString init in plugins
This workarounds issue with LTO with GCC #716
|
2020-11-22 04:06:32 +01:00 |
|
f4exb
|
7a6636b63a
|
Fixed -Wunused-variable warnings
|
2020-11-14 18:45:05 +01:00 |
|
f4exb
|
d2710806bf
|
Renamed sdrbase AudioOutput to AudioOutputDevice
|
2020-11-12 22:13:44 +01:00 |
|
f4exb
|
573aa9b559
|
Frequency Tracker: added spectrum span log2
|
2020-10-27 06:31:06 +01:00 |
|
f4exb
|
b04bb24146
|
Frequency Tracker: add spectrum display. Implements #665
|
2020-10-27 06:17:53 +01:00 |
|
f4exb
|
d2b50353da
|
Freq Tracker: implemented channel API features feedback blocking counter
|
2020-10-27 06:17:07 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
111c7237aa
|
Frequency tracker: REST API: added tracking delta frequency in report. Implements #550
|
2020-06-27 10:34:47 +02:00 |
|
f4exb
|
6855602a7f
|
Device API: removed useless stream index parameter on channel API methods
|
2019-12-23 23:41:44 +01:00 |
|
f4exb
|
14a21b10cb
|
Removed obsolete references to DownChannelizr
|
2019-12-13 00:43:07 +01:00 |
|
f4exb
|
1359aac9b6
|
Removed ThreadedBasebandSampleSink
|
2019-12-13 00:42:37 +01:00 |
|
f4exb
|
8004559ab5
|
Frequency Tracker: refactoring of classes: even more fixes
|
2019-12-10 13:55:42 +01:00 |
|
f4exb
|
fb242d15d3
|
Frequency Tracker: refactoring of classes
|
2019-12-09 13:43:07 +01:00 |
|
f4exb
|
38e1635149
|
Frequency Tracker: refactoring of classes: more fixes
|
2019-12-09 12:58:56 +01:00 |
|
f4exb
|
246ff824af
|
Corrected network manager process memory leaks (Rx side)
|
2019-11-12 18:46:45 +01:00 |
|
f4exb
|
51a07c3f7b
|
Channel Rx plugins: implement MIMO support
|
2019-10-09 07:39:52 +02:00 |
|
f4exb
|
ca66e47283
|
REST API: config: fixes (1)
|
2019-08-12 01:46:27 +02:00 |
|
f4exb
|
2274d20856
|
REST API: config: GET (5): all API supported channels refactoring to use static methods for settings GET. PUT. PATCH
|
2019-08-03 01:05:16 +02:00 |
|
f4exb
|
764fc99e40
|
Frequency tracker: fixed REST API
|
2019-07-01 02:26:18 +02:00 |
|
f4exb
|
082aa77f06
|
Frequency Tracker: make lock converge faster
|
2019-05-14 01:18:51 +02:00 |
|
f4exb
|
a5e9f251ef
|
Single channel API
|
2019-05-09 17:27:12 +02:00 |
|
f4exb
|
89e53cf179
|
Single DeviceAPI interface (1)
|
2019-05-08 22:11:53 +02:00 |
|
f4exb
|
54e46837dd
|
REST API: changed binary tx parameter to ternary direction parameter (0: rx, 1: tx, 2: any)
|
2019-05-07 14:43:38 +02:00 |
|
f4exb
|
30725b9651
|
Frequency Tracker: init sequence fix. Tracking low correction threshold. GUI updates
|
2019-05-06 01:57:41 +02:00 |
|
f4exb
|
cdf8a63294
|
Frequency tracker: added squelch gate control
|
2019-05-05 13:19:00 +02:00 |
|
f4exb
|
f63b0fe96c
|
Frequency tracker: added alpha factor of EMA control
|
2019-05-05 09:43:15 +02:00 |
|
f4exb
|
4c278eef8d
|
Frequency tracker (5)
|
2019-05-05 01:20:11 +02:00 |
|
f4exb
|
459063d4f2
|
Frequency tracker (4)
|
2019-05-04 22:00:24 +02:00 |
|
f4exb
|
e1662d2f4e
|
Frequency tracker (3)
|
2019-05-04 10:02:48 +02:00 |
|
f4exb
|
230737cac5
|
Frequency tracker (2)
|
2019-05-04 04:55:01 +02:00 |
|
f4exb
|
b4b157a9a4
|
Frequency tracker (1)
|
2019-05-04 01:55:58 +02:00 |
|