Davide Gerhard
2e04d2fe9d
fix windows code to build with MSVC
...
- remove __attribute__((unused)) not supported on MSVC
- remove __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv
2019-05-28 15:19:19 +02:00
Davide Gerhard
6e80780d17
cmake: windows fixes for MSVC
...
- disable sdrangelbench on windows with MSVC
- fix cpu flags test code for MSVC
- add ico file
2019-05-28 15:19:12 +02:00
Davide Gerhard
94d03f9004
remove useless CMAKE_CURRENT_BINARY_DIR
2019-05-21 20:19:30 +02:00
Davide Gerhard
dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms
2019-05-21 20:19:25 +02:00
f4exb
a5e9f251ef
Single channel API
2019-05-09 17:27:12 +02:00
f4exb
9e628917dc
Removed all obsolete references to devicesourceapi.h and devicesinkapi.h
2019-05-09 12:10:27 +02:00
f4exb
f94579921d
REST API: server mode instance summary streaming type fix
2019-05-09 11:11:31 +02:00
f4exb
029e559824
Single DeviceAPI: REST API fixes
2019-05-09 01:12:40 +02:00
f4exb
89e53cf179
Single DeviceAPI interface (1)
2019-05-08 22:11:53 +02:00
f4exb
7ea814c180
Plugin interface: use enum for single Rx or single Tx type and added the any type
2019-05-07 18:58:20 +02:00
f4exb
6771c6de5b
REST API server updates and fixes
2019-05-07 15:25:20 +02:00
f4exb
4264c72fa7
Fixed incomplete copyright headers (5): sdrsrv
2019-04-11 14:44:23 +02:00
f4exb
6ed8e97576
Audio UDP/RTP codec and decimation: REST API updates
2019-02-15 12:10:01 +01:00
f4exb
8a0508c609
SDRDaemon device plugins migration to Remote device: final changes to remove daemon references. Updated version and Debian changelog
2019-02-03 01:52:11 +01:00
f4exb
bfaaf2e1d3
Make the settings location appear in the log and in the about panel of the GUI also
2019-01-17 11:17:28 +01:00
f4exb
dbf5fb895e
Print the settings path at the beginning of the main window or main core constructor
2019-01-17 08:52:57 +01:00
f4exb
db77414aa0
SDRDaemonSource: updated documentation
2018-09-15 10:33:04 +02:00
f4exb
86598d1bd8
REST API: cleanup of old generated code
2018-09-11 14:44:03 +02:00
f4exb
eef1ce9a64
Web API: implemented instanceDVSerialGet
2018-08-02 23:05:53 +02:00
f4exb
b00aea8989
PVS studio static analyzer fixes (1)
2018-06-21 19:28:11 +02:00
f4exb
1eb8716a9f
Fixes for Arch. Manual merge of pull request #183 . DATV demod: fixed some of ffmpeg deprecation warnings
2018-06-13 00:20:51 +02:00
f4exb
a839695c3a
AM, NFM, SSB and WFM demods: changed channel Id URI
2018-05-30 22:25:57 +02:00
f4exb
766e6aac1c
Renamed Channel Analyzer NG to Channel Analyzer externally (no classes renaming)
2018-05-30 11:49:54 +02:00
f4exb
abb335d588
Rest API and server: updated documentation
2018-05-30 00:57:44 +02:00
f4exb
4c86106b2a
Server: added devicesetDeviceReportGet method in the API adapter
2018-05-28 10:06:17 +02:00
f4exb
b7065c8c83
Multiple audio support: Web API: implemented all interfaces to AudioDeviceManager
2018-03-29 01:43:31 +02:00
f4exb
249ea735c8
Multiple audio support: Web API: new GET and PATCHes to set input and output parameters
2018-03-29 00:38:01 +02:00
f4exb
a4b6edbf07
Multiple audio support: added ability to manage more than one audio input
2018-03-25 00:57:14 +01:00
f4exb
7aaa230eb4
Multiple audio support: added ability to manage more than one audio output
2018-03-24 23:50:28 +01:00
f4exb
15e62814de
Multiple audio support: removed audio methods from DSP engine and use AudioDeviceManager instead
2018-03-24 03:36:49 +01:00
f4exb
e2aabde641
Multiple audio support: renamed AudioDeviceInfo to AudioDeviceManager
2018-03-23 18:08:38 +01:00
f4exb
f85111251b
Multiple audio support: moved AudioDeviceInfo in DSPEngine and added management methods to AudioDeviceInfo
2018-03-23 17:52:16 +01:00
f4exb
72e29fd3f8
Moved export.h file to root of exports directory and removed util
2018-03-20 13:49:21 +01:00
f4exb
5cb64c3daa
Web API: implemented channel reporting entry points in server instance
2018-03-19 00:20:54 +01:00
f4exb
e8e2176529
Removed sdrangel_EXPORTS
2018-03-09 14:07:39 +01:00
f4exb
4f9a49cf02
Avoid useless sdrbase dependency by moving the exports header in its own folder
2018-03-09 13:48:14 +01:00
f4exb
980192548d
Adapt to MSVC linker: removed SDRANGEL_API
2018-03-03 21:19:59 +01:00
f4exb
219cfb0712
Make DeviceUISet and DeviceSet classes as they are forward declared like this
2018-02-27 19:26:52 +01:00
f4exb
58086b422b
Web API: fixed missing initializations of error object (2)
2018-02-21 13:50:05 +01:00
f4exb
0162b1d2bc
Web API: fixed missing initializations of error object
2018-02-21 13:27:10 +01:00
f4exb
a85adbfe0f
Compile sdrbase resources as a binary resource file loaded dynamically
2018-02-18 23:01:02 +01:00
f4exb
db6cfe2257
Main Core: moved source/sink API destruction last
2018-02-15 00:27:29 +01:00
f4exb
cefa49f3c9
Web API and related: fixed memory leaks (4)
2018-02-14 22:33:41 +01:00
f4exb
c0eed06b69
Web API and related: fixed memory leaks (3)
2018-02-14 19:59:19 +01:00
f4exb
8f3ef9e76d
Main Window: fixed memory leak with remove last device
2018-02-14 13:40:34 +01:00
f4exb
e8537d6582
Web API and related: fixed memory leaks and some malfunctions
2018-02-14 11:27:57 +01:00
f4exb
a1f69ebc2b
Web API: new generator with lazy instantiation and some memory leak fixes. Implemented in webapi classes (part 1)
2018-02-14 01:42:35 +01:00
f4exb
c23828a1fa
Revert "Web API: removed call to init() on generated Swagger objects as this is now handled automatically at construction time. Suppresses memory leaks."
...
This reverts commit aa796c30b6
.
2018-02-13 20:12:54 +01:00
f4exb
aa796c30b6
Web API: removed call to init() on generated Swagger objects as this is now handled automatically at construction time. Suppresses memory leaks.
2018-02-13 07:05:25 +01:00
f4exb
9bafb2d9b3
24 bit DSP: document in log and Web API. Adding PID information
2018-01-22 23:29:09 +01:00