1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-17 18:36:34 -04:00
Commit Graph

20 Commits

Author SHA1 Message Date
f4exb
7aa5ca7573 Multi device support: commented out code cleanup 2016-05-17 19:36:28 +02:00
f4exb
08a6554c4e Multi device support: set version to 2.0.0 in all plugins 2016-05-17 15:29:28 +02:00
f4exb
2f1c9eac6e Multi device support: use device API for channel registrations 2016-05-16 19:37:53 +02:00
f4exb
2893d7bb06 Multi device support: code cleanup in plugin manager and API 2016-05-16 10:35:36 +02:00
f4exb
2e473cc27c Multi device support: channel plugin per device mechanism extended to all channel plugins 2016-05-16 10:05:09 +02:00
f4exb
bbb4bc28b4 Multi device support: channel plugin per device mechanism validation with AM demod 2016-05-16 03:21:21 +02:00
f4exb
7452e2fe04 Multi device support: cleanup after last commit 2016-05-14 21:33:12 +02:00
f4exb
3cba9014b6 Multi device support: removed main window channel acion dependency 2016-05-14 20:57:43 +02:00
f4exb
66daf9fa4e Multi device support: access DSPDeviceEngine from the channel plugins using the plubgin API and not a direct access 2016-05-11 18:29:01 +02:00
f4exb
85778dbcc1 CMakeLists.txt files cleanup 2016-03-29 09:36:19 +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
e861ddfc29 Android build: use simple boost install 2016-03-22 01:24:38 +01:00
f4exb
a957d99f67 BFMdemod: solved C++11 compile problem by initializing float constant in .cpp 2016-03-21 08:40:42 +01:00
Edouard Griffiths
9eee3fd869 BFMdemod: reverted C++11 changes. Causing too many problems 2016-03-21 08:34:27 +01:00
f4exb
6973decce1 BFMdempd plugin: Set c++11 option 2016-03-21 08:21:51 +01:00
f4exb
c50b31e289 Android build: fixes for C++11. Hardware (libusb) independent 2016-03-21 06:18:09 +01:00
f4exb
17d58ba2a5 BFM demod plugin: fixed core dump due to missing initialization in RDS parser constructor 2016-03-16 05:02:35 +01:00
f4exb
8cc3ec4d03 Windows build: added demodbfm channel plugin to the build 2016-03-10 02:54:25 +01:00
f4exb
7f27e8f1c3 Windows build: added .pro files for the rest of channel plugins 2016-03-10 02:44:13 +01:00
f4exb
ef9dbefe50 Renamed channel plugin directories 2016-03-10 02:29:42 +01:00