1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-26 15:56:35 -04:00
Commit Graph

5095 Commits

Author SHA1 Message Date
f4exb
3374892c61 XTRX input: implemented REST API interfaces 2019-01-01 18:28:53 +01:00
ZigaS
747c0c3cda Depyloyment scrip update, QT project updates for OSX environment 2019-01-01 15:30:20 +01:00
f4exb
61baf75471 XTRX input: MI to SI transition fixes 2019-01-01 10:55:20 +01:00
f4exb
a9211ac298 XTRX input: separate settings for channels A and B including NCO 2018-12-31 21:05:19 +01:00
f4exb
7c8a2120e6 XTRX input: basic MIMO working 2018-12-31 20:22:42 +01:00
f4exb
598afa1386 XTRX input: fixes for alternate channel in SI mode 2018-12-31 10:43:11 +01:00
f4exb
e2085e8c29 XTRX input: refactoring to prepare MI operation 2018-12-31 01:43:24 +01:00
f4exb
2eb78ebad8 XTRX input: removed useless settings including Fc pos (useless because of NCO) 2018-12-30 10:18:57 +01:00
f4exb
ecaa7f61b0 XTRX input: set global gain (auto) a la LimeSuite 2018-12-30 10:13:17 +01:00
f4exb
cf953496b9 XTRX input: use NCO value as a delta from LO (like with LimeSDR) 2018-12-30 02:07:10 +01:00
f4exb
961607ae8d XTRX input: set buffer size to 32kS 2018-12-30 02:06:32 +01:00
f4exb
31a1f32c05 XTRX input: fixed placement of stream start/stop so it can be recovered inc ase of read failure 2018-12-30 00:46:11 +01:00
f4exb
9db1c67b31 XTRX input: small fixes and code formatting 2018-12-30 00:45:33 +01:00
f4exb
7d9b6f200e XTRX: more messages 2018-12-30 00:44:37 +01:00
f4exb
0200b51a74 XTRX input: removed FIR UI and changed dial fonts to match that of other plugins 2018-12-29 16:52:16 +01:00
f4exb
f21dd8d6e5 XTRX input: removed useless status indicators and added GPS locked status 2018-12-29 11:07:14 +01:00
f4exb
7cef8cc2ab XTRX input: removed excessive logging during message handling 2018-12-29 03:22:37 +01:00
f4exb
00beb34f2e XTRX input: GUI cosmetic changes 2018-12-29 03:01:47 +01:00
f4exb
6ae9a648b5 XTRX: updated udev rules 2018-12-29 02:12:36 +01:00
f4exb
fa6e732bb3 Update version 2018-12-29 01:35:45 +01:00
f4exb
0e7f8ff125 XTRX input: imported code from xtrx-sdr fork 2018-12-29 01:20:48 +01:00
f4exb
87832263c0
Merge pull request #267 from sigysmund/osx
Application icon for Apple pkg and minor Info.plist generator updates.
2018-12-28 21:34:03 +01:00
ZigaS
4f5118a250 Merge branch 'master' of https://github.com/f4exb/sdrangel into osx 2018-12-28 13:30:11 +01:00
ZigaS
a0115d6523 Application icon for Apple pkg and minor Info.plist generator updates. 2018-12-28 12:30:21 +01:00
f4exb
66efc10006 Merge branch 'dev' 2018-12-28 11:08:44 +01:00
f4exb
7ffe23fe81 Reverse API: added documentation about reverseapi.py script 2018-12-27 23:58:22 +01:00
f4exb
367c8a671e
Merge pull request #265 from sigysmund/osx
Osx
2018-12-27 22:13:49 +01:00
f4exb
595e014449 Reverse API: documentation update 2018-12-27 11:44:43 +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
74cedb61ac Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
f4exb
7d93b67a83 Reverse API: SoapySDR output 2018-12-26 23:00:31 +01:00
f4exb
42d69204c6 Reverse API: SDR daemon sink 2018-12-26 22:30:35 +01:00
f4exb
5a2e62aaea Reverse API: PlutoSDR output 2018-12-26 21:40:46 +01:00
f4exb
026aa0cb4a Reverse API: HackRF output 2018-12-26 21:03:26 +01:00
f4exb
aad0046d03 Reverse API: BladeRF output 2018-12-26 19:22:52 +01:00
f4exb
bc4c9aeba6 Reverse API: SoapySDR input 2018-12-26 18:15:43 +01:00
f4exb
c6e057b143 Reverse API: SDR Play RSP1 2018-12-26 17:35:55 +01:00
f4exb
82fe8455cc Reverse API: SDRDaemon source 2018-12-26 17:08:21 +01:00
f4exb
fc3f6d1711 Reverse API: PlutoSDR input 2018-12-26 16:39:48 +01:00
f4exb
f7028fac3a Reverse API: Perseus 2018-12-26 13:09:09 +01:00
f4exb
802c5fe53b Reverse API: HackRF input 2018-12-26 11:29:20 +01:00
f4exb
b435449dc3 Reverse API: File Source 2018-12-26 11:06:37 +01:00
f4exb
a6a0079049 Reverse API: Fixed FCD Pro+ rf filter index 2018-12-26 10:48:33 +01:00
f4exb
d9d4baa541 FCD: fixed core dump on stop (misplacement of FCD audio close) 2018-12-26 10:43:55 +01:00
f4exb
2529af3baa Reverse API: FCD 2018-12-26 09:51:59 +01:00
f4exb
b0d12fbb23 Reverse API: Blade RF input changes 2018-12-25 21:05:24 +01:00
f4exb
4a08ab33fe Reverse API: airspy HF changes 2018-12-25 11:01:18 +01:00
f4exb
ea02e04f2d Reverse API: airspy changes 2018-12-25 10:38:31 +01:00
f4exb
d13fb41927 Reverse API: channels: updated plugin versions 2018-12-24 14:52:53 +01:00
f4exb
5036e805d7 Reverse API: WFM demod 2018-12-24 14:46:15 +01:00