Commit Graph

4915 Commits

Author SHA1 Message Date
f4exb 050ae9d2e8 FCD: implemented decimation 2019-01-04 15:12:35 +01:00
f4exb b5a7425f1e PlutoSDR: some minor changes to pull request #269 (Get LO range from device) and get Tx LO range also from device 2019-01-04 11:23:54 +01:00
f4exb 01269ac07e
Merge pull request #269 from rgetz/pluto_get_LO_range
pluto: Get LO range from device
2019-01-04 10:51:22 +01:00
f4exb 680c584fe0 Device engines: unified some debug messages 2019-01-04 10:49:47 +01:00
f4exb a5c2de87a8 XTRX: corrected debug message 2019-01-04 10:49:15 +01:00
f4exb 9beeb45a05 XTRX output: more restrictions documented 2019-01-04 10:48:33 +01:00
f4exb b1d1d3c5e0 XTRX: fixed apply settigns loop in case NCO is used on both channels. Refactored debug messages 2019-01-04 10:47:34 +01:00
f4exb 7173032645 XTRX: updated documentation with real time scheduling tricks and other minor updates 2019-01-04 05:09:55 +01:00
f4exb 733f3d4ba4 XTRX: make clock gen setting consistent 2019-01-04 04:45:52 +01:00
Robin Getz 333273b3cb pluto: Get LO range from device
When updating firmware, the devices which have AD9364s on them, get
reset to the default of a AD9363 (tuning range of 325 to 3800 MHz).
SDRAngel assumes a AD9364, and the GUI allows you to set LO settings
that the firmware doesn't support.

This ensures that does not happen, by going out to the hardware, and
querying the device to set the min/max limits on LO.

Signed-off-by: Robin Getz <robin.getz@analog.com>
2019-01-03 12:46:40 -05:00
f4exb e3069d3a69 XTRX: updated documentation 2019-01-03 14:58:15 +01:00
f4exb bbec66c662 XTRX: fixes for better stability 2019-01-03 13:08:11 +01:00
f4exb 3b648609db XTRX: GUI cosmetic changes 2019-01-03 13:07:17 +01:00
f4exb 7a6ecc41bc XTRX output: take better settings defaults 2019-01-03 13:06:06 +01:00
f4exb 56102acc96 XTRX: set block size back to 8k 2019-01-03 13:05:11 +01:00
f4exb cf4b90f3ae cmake files cleanup and build simplification 2019-01-02 21:33:45 +01:00
f4exb 70970d7b7a XTRX input: added documentation and refactored cmake files for XTRX 2019-01-02 19:13:50 +01:00
f4exb 73a32a8cd7 XTRX output 2019-01-02 15:35:43 +01:00
f4exb 93f64eee70 Merge branch 'master' into dev 2019-01-01 19:00:07 +01:00
f4exb 13eae0d8fe
Merge pull request #268 from sigysmund/osx
Complete compilation code coverage
2019-01-01 18:57:41 +01:00
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