Jiří Pinkava
|
0df2d75e6d
|
Replace deprecated QMutex(Recursive) with QRecursiveMutex
|
2022-09-17 23:00:07 +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
|
9c063410fb
|
Message pipes rework: more renaming
|
2022-03-02 23:57:35 +01:00 |
|
f4exb
|
cbe643c0b1
|
Message pipes rework: settings pipes change in other plugins
|
2022-03-02 23:07:15 +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
|
2a3ce0e7fb
|
API: implemented Channel Marker in Tx channels
|
2021-12-03 23:11:56 +01:00 |
|
f4exb
|
b62cf26b22
|
Moved message to GUI to ChannelAPI. Prepares #769
|
2021-02-08 21:52:47 +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
|
b9adbfb1d8
|
Refactored GUI queue access (from kasper93)
|
2020-10-31 19:27:35 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
096dd0d2b0
|
FileSource: calculate file record length down to the microsecond. Implements #614
|
2020-08-26 00:13:01 +02:00 |
|
f4exb
|
4020f66315
|
REST API device and channel actions: FileSource: added seek millis
|
2020-03-10 15:51:40 +01:00 |
|
f4exb
|
b317c0a59d
|
REST API: device and channel actions: fixes to implementation
|
2020-03-10 15:31:38 +01:00 |
|
f4exb
|
07c11edb87
|
REST API device and channel actions: general implementation and RTLSDR and FileSource implementations
|
2020-03-10 08:33:15 +01:00 |
|
f4exb
|
afc17ca12b
|
FileSource: fixed various issues with settings with GUI and REST API. Fixes issue #481
|
2020-02-26 14:14:45 +01:00 |
|
f4exb
|
6855602a7f
|
Device API: removed useless stream index parameter on channel API methods
|
2019-12-23 23:41:44 +01:00 |
|
f4exb
|
4326af12ee
|
Tx channels: fixed stream assignment with MIMO devices
|
2019-11-19 01:24:02 +01:00 |
|
f4exb
|
d1b80524ea
|
Channel Tx plugins: added support of MIMO devices
|
2019-11-17 11:09:35 +01:00 |
|
f4exb
|
5649162d9e
|
Fixed some MSVC compatibility issues
|
2019-11-15 09:37:14 +01:00 |
|
f4exb
|
34965d3935
|
Tx refactoring: added some missing method bodies
|
2019-11-15 02:20:03 +01:00 |
|
f4exb
|
3b74153ec6
|
SampleSourceFifo refactoring and Tx code reorganization
|
2019-11-15 01:05:32 +01: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
|
0b0985f918
|
FileSource channel: final changes. Bumped version and updated changelogs
|
2019-07-10 01:58:29 +02:00 |
|
f4exb
|
9526d82ab8
|
FileSource channel: fixed 16 bits sample size processing and play loop
|
2019-07-09 02:07:13 +02:00 |
|
f4exb
|
45cf4c86d5
|
FileSource channel: fixes (2)
|
2019-07-08 14:15:36 +02:00 |
|
f4exb
|
7e6d02f675
|
FileSource channel: initial commit
|
2019-07-08 01:45:29 +02:00 |
|