f4exb
2c2285d614
Updated versions and changelogs
2022-06-01 21:31:29 +02:00
f4exb
2c7b8374d6
FunCube: fix audio device names for Windows AND Mac
2022-06-01 11:28:23 +02:00
f4exb
b5ad1b27f5
FunCube: fixed audio device name for Windows
2022-06-01 01:13:30 +02:00
Jon Beniston
73ad00d0a1
Funcube dongle support on windows.
2022-05-29 21:26:04 +01:00
f4exb
de94ea01b5
Updated main and plugin versions
2022-05-14 13:16:33 +02:00
f4exb
7f1c838cec
Updated versions and changelogs
2022-03-30 22:16:08 +02:00
f4exb
ae93186c8a
Updated versions and changelogs
2022-03-09 19:13:58 +01:00
f4exb
170a2661e1
Updated version and changelogs
2020-10-06 07:41:32 +02:00
f4exb
e6e7ece46c
Removed file recording function from device plugins
2020-08-09 00:47:06 +02:00
f4exb
18cee9d101
Updated version and changelogs
2020-06-24 05:25:56 +02:00
f4exb
d0858f21fb
Added possibility to specify devices that cannot be discovered automatically. This implements #445
2019-12-16 01:03:47 +01:00
f4exb
e9bbf0b266
Plugins device enumeration optimization
2019-10-09 07:39:52 +02:00
f4exb
a078239685
REST API: config: GET (11). Support of the rest of devices
2019-08-04 20:24:44 +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
Davide Gerhard
fd642496b8
remove qmake project files
...
move to cmake only building system
2019-05-21 20:19:18 +02:00
f4exb
ef15157a50
Fixed incomplete copyright headers (1)
2019-04-11 06:39:30 +02:00
f4exb
9b30d602c3
Reverse API originator information: implemented in all source plugins
2019-03-25 13:41:38 +01:00
f4exb
f941887a22
Windows: fallen back to libusb 1.0.21
2019-01-27 18:26:00 +01:00
f4exb
a9aac62617
FCD fixes for REST API
2019-01-12 23:34:11 +01:00
f4exb
0215839220
REST API: implement reverse API settings (3)
2019-01-11 14:45:00 +01:00
f4exb
050ae9d2e8
FCD: implemented decimation
2019-01-04 15:12:35 +01:00
f4exb
66efc10006
Merge branch 'dev'
2018-12-28 11:08:44 +01:00
ZigaS
b743943c70
Update to Qt 5.12.0.
...
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
f4exb
2529af3baa
Reverse API: FCD
2018-12-26 09:51:59 +01:00
f4exb
af9c693412
FCDPro: use Qt for FCD audio device handling. Fixes in FCDProPlus
2018-11-20 01:48:17 +01:00
f4exb
1640c06926
FCDProPlus: unused code cleanup
2018-11-19 02:34:55 +01:00
f4exb
a10b29d6d3
FCDProPlus: use Qt for FCD audio device handling. Fixes start up error
2018-11-19 02:33:44 +01:00
f4exb
fd3ea0711d
Windows: experimental MSVC2017 toolchain (1)
2018-11-08 19:01:13 +01:00
f4exb
3ac55eacf3
Windows build: upgrade to libusb 1.0.22. Modified install script for BladeRF
2018-09-28 16:45:08 +02:00
Edouard GRIFFITHS
ea83e43d09
New Windows build
2018-07-11 18:05:05 +02:00
f4exb
4a5369c1b4
FCD Pro input: implemeted WEB API
2018-05-26 10:27:28 +02:00
f4exb
775b2a270d
File record default file name fix (2)
2018-05-09 17:39:48 +02:00
f4exb
6b1123009d
FCD: bumped plugins version
2018-05-06 01:17:04 +02:00
f4exb
1f21d1d785
Bumped all plugins version to 3.9.0
2017-12-26 02:19:03 +01:00
f4exb
6de0e20ceb
Web API: /sdrangel/deviceset/{deviceSetIndex}/device/run POST,DELETE: return previous state instead of attempt to wait and return the state after change since it does not work reliably
2017-12-14 23:29:12 +01:00
f4exb
7370eba0f7
Bumped version to v3.8.0
2017-11-01 14:58:36 +01:00
f4exb
a4ea78f037
FCD Pro: force settings at startup and on deserialize
2017-10-14 09:35:39 +02:00
f4exb
f270eff41d
Updated affected plugins versions
2017-09-25 23:21:02 +02:00
f4exb
97fa96979a
FunCube Pro+ input: implemented transverter feature
2017-09-25 20:39:14 +02:00
f4exb
d9d1b8bfec
FunCube Pro input: implemented transverter feature
2017-09-25 20:16:25 +02:00
f4exb
007ea19e36
Bumped version to 3.5.0
2017-05-16 18:38:39 +02:00
f4exb
2136dc7672
Sample source plugins: removed useless init pure virtual method
2017-04-12 23:10:22 +02:00
f4exb
d1696365d7
Windows build: upgrade libusb to 1.0.20
2017-01-10 23:21:22 +01:00
f4exb
f68f949c19
Tx support: interim state (1)
2016-12-29 12:41:10 +01:00
f4exb
08a6554c4e
Multi device support: set version to 2.0.0 in all plugins
2016-05-17 15:29:28 +02:00
f4exb
85778dbcc1
CMakeLists.txt files cleanup
2016-03-29 09:36:19 +02:00
f4exb
989feb9108
FCD Pro+ plugin: non ALSA classes to handle FCD audio for Windows build
2016-03-29 03:17:59 +02:00
Edouard Griffiths
27b6aab5f7
Windows build: added possibility to build with MinGW64 (experimental, does not work)
2016-03-27 18:56:33 +02:00
Edouard Griffiths
065c278c44
Windows build: added fcdhid and fcdlib libraries
2016-03-24 11:30:06 +01:00