f4exb
1f39dc871a
New AMBE processing: updated readme
2019-07-23 23:34:48 +02:00
f4exb
47d919d55d
Merge master into dev
2019-07-23 22:59:30 +02:00
f4exb
9abc0a374c
AMBE: GUI fix
2019-07-23 22:53:31 +02:00
f4exb
bf5fe26f1e
AMBE: allow freeflow input for AMBE server and ip or any device
2019-07-23 22:21:55 +02:00
Martin Hauke
a1548333a7
Fix some typos
2019-07-22 23:14:23 +02:00
f4exb
0af803551a
Main window: handle window closing correctly
2019-07-22 18:49:24 +02:00
f4exb
0d26936e61
AMBE support: removed code of former /sdrangel/dvserial endpoint. Fixed typo in DVSerial
2019-07-21 09:47:11 +02:00
f4exb
4ef1f011cb
New AMBE engine REST API support
2019-07-21 01:57:51 +02:00
f4exb
144b0db196
New AMBE engine (3)
2019-07-20 23:25:00 +02:00
f4exb
f04b6eb975
New AMBE engine (2)
2019-07-20 05:47:22 +02:00
f4exb
8d6a69eec6
New AMBE engine (1)
2019-07-19 18:38:03 +02:00
f4exb
7965ffdee0
Fixed T display in input device tab for device sinks (Tx)
2019-07-10 23:59:12 +02:00
f4exb
d0c2b73d99
Full renaming of FileSource device to FileInput
2019-07-08 00:59:04 +02:00
f4exb
ae787a2768
DeviceUserArgs: UI: fixed possible segfault when tree item pointer is null
2019-06-30 04:19:28 +02:00
f4exb
68e4eaac68
PVS-Studio analys fixes: core package minor issues
2019-06-15 07:00:09 +02:00
f4exb
06dea9b29f
PVS-Studio analys fixes: core package serious issues
2019-06-14 16:58:09 +02:00
f4exb
63132f0165
Device user arguments: updated documentation
2019-06-14 14:10:25 +02:00
f4exb
ea1b3e90b4
Device user arguments: pass from main window to device API
2019-06-13 18:43:06 +02:00
f4exb
4f89e22cc2
Device user arguments (5)
2019-06-13 17:28:21 +02:00
f4exb
597a526527
Device user arguments (4)
2019-06-13 07:37:28 +02:00
f4exb
d79926e91b
Device user arguments (3)
2019-06-13 01:23:05 +02:00
f4exb
6ebccb5b64
Device user arguments (2)
2019-06-12 18:50:53 +02:00
f4exb
1c8f0c8c14
Device user arguments (1)
2019-06-12 08:39:25 +02:00
f4exb
19bc6b1b93
Enlarge text box of splash screen so that the tallest characters display correctly
2019-06-09 23:10:12 +02:00
f4exb
67be5a86d9
Windows: restored online API documentation
2019-06-02 20:34:49 +02:00
Vort
05a9c0a371
Improve precision of master timer
2019-06-02 07:35:50 +03:00
f4exb
82f216f696
Corrected spectrum channel marker text display (see only the active one)
2019-06-02 01:37:12 +02:00
f4exb
bdc68ba4df
Merge branch 'mimo' into dev
2019-05-31 20:13:48 +02:00
f4exb
76f20fe5d0
Merged latest developments on dev branch (4.8.1 and 4.8.2)
2019-05-31 12:45:29 +02:00
f4exb
ecb4a08718
MIMO: channel marker affinity with the stream being displayed on the main spectrum. Implemented in demod AM
2019-05-30 18:38:10 +02:00
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
f4exb
f9a8523714
MIMO: add channel to testMI (2)
2019-05-27 02:52:33 +02:00
f4exb
6c71893143
Improve MSVC 2015 compatibility of FileSource plugin ( fixes #348 )
...
SoapySDR: enhanced log message during scan to show which id parameters are used
Windows build fixes
Perseus server: fixed missing libusb libraries in cmake file
2019-05-23 16:25:44 +02:00
f4exb
c85a523217
MIMO: added support in sampling device control UI
2019-05-22 02:56:42 +02:00
Davide Gerhard
271d520e98
fix abs c++ usage on valuedialz.cpp
2019-05-21 20:19:30 +02:00
Davide Gerhard
94d03f9004
remove useless CMAKE_CURRENT_BINARY_DIR
2019-05-21 20:19:30 +02:00
Davide Gerhard
44668ad425
fix AUTOUIC with cmake <3.9 on sdrgui with ../ include
2019-05-21 20:19:29 +02:00
Davide Gerhard
5ceffe14cc
rework to prepare for use cpack; new sdrangel icon
2019-05-21 20:19:29 +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
Davide Gerhard
fd642496b8
remove qmake project files
...
move to cmake only building system
2019-05-21 20:19:18 +02:00
f4exb
319c988ef9
Fixed select device stream dialog window placement
2019-05-21 14:12:32 +02:00
f4exb
222005c189
Added missing files for DeviceStreamSettingsDialog
2019-05-21 08:44:46 +02:00
f4exb
71de6774c4
MIMO: dialog to select device stream from channel. Implemented in AM demod
2019-05-21 01:52:13 +02:00
f4exb
b01c4e2477
Device API: added a number of source and sink streams and update it from the plugins
2019-05-21 00:27:08 +02:00
f4exb
e62e187931
MIMO: AM demod: implemented stream index (except dialog and apply setting)
2019-05-20 16:31:15 +02:00
f4exb
8fd864aadf
MIMO: removed enable flag in main window and rely on the DSP engine as a unique information source instead
2019-05-20 01:25:35 +02:00
f4exb
88ea8b2ae9
Renamed createSampleXXXPluginInstanceYYY methods to remove the redundant YYY part
2019-05-19 10:28:50 +02:00
f4exb
f220927704
MIMO: add channels
2019-05-18 15:40:00 +02:00
f4exb
75ee688ac2
MIMO: implemented add/remove MIMO device set in main GUI
2019-05-18 11:59:56 +02:00
f4exb
ddde7a925f
MIMO: copied test source as multiple input. Adaptation of main classes
2019-05-18 06:30:37 +02:00