Alexander Chemeris
828c811f79
Fix uhd/utils/msg.hpp missing in newer UHD
2019-10-31 19:22:50 +03:00
Alexander Chemeris
cc70a46fe4
host: Export DC calibration registers through the property tree.
2017-07-26 21:56:17 +03:00
Josh Blum
401e64014c
host: remove old umsel code from lsm6002
...
To avoid confusion and because umsel now has a dedicated support object.
2015-11-17 20:16:10 -08:00
Alexander Chemeris
fc9ecf7709
host: Fix a typo in the DC offset property tree setter.
2015-07-21 21:09:25 -04:00
Josh Blum
ce5f31f713
umtrx: mutex for lms ctrl wrapper class
2015-07-04 19:19:38 -04:00
Alexander Chemeris
10e758be8c
host: Implement setting Rx VGA1 gain in real dBs.
2015-05-20 12:21:29 -04:00
Alexander Chemeris
9c20b295d5
host: Fix whitespaces.
2015-05-20 12:17:00 -04:00
Alexander Chemeris
cbb5815fe0
host: Make non-interface functions of lms6002d_ctrl_impl class protected for better abstraction.
2015-04-27 00:06:37 -04:00
Alexander Chemeris
108f250bf9
host: Fix debug output.
2015-04-27 00:06:09 -04:00
Alexander Chemeris
7e5cfac7af
host: Implement lo_locked sensor to show whether LMS PLL is actually locked.
2015-04-27 00:05:04 -04:00
Josh Blum
4d7a11c21a
umtrx: fixes for gain distribution
...
* By listing TX VGA2 first lms6002d_ctrl.cpp, we can rely on UHD to distribute first to VGA2 (as specified by the comments).
* Added clipping to lms6002d.hpp, currently UHD has a rounding bug, and prior to the clipping off-by-1 error could shutoff the gain.
* Return the actual gain setting readback from spi registers for set_rx/tx_gain() routines in lms6002d_ctrl.cpp
* Added a test app in utils called umtrx_test_gains to check the gain ranges and distribution algorithm.
2015-04-02 05:55:26 -07:00
Alexander Chemeris
3a41a46824
Host: Enable separate controls for Tx VGA1 and VGA2 gains.
2015-04-02 04:11:55 -07:00
Josh Blum
4e3edded07
umtrx: revert merge changes for debugging
2015-03-11 02:14:39 -07:00
Josh Blum
146ab25f66
Merge branch 'fairwaves/umtrx' into umtrx_update
...
Conflicts:
host/lms6002d_ctrl.cpp
2015-03-06 17:04:42 -08:00
Josh Blum
ccb9a97734
umtrx: added calibration back in
2014-04-16 14:01:42 -07:00
Josh Blum
513239485f
umtrx: updated bootloader, fix misc typo
2014-04-15 23:32:44 -07:00
Josh Blum
505b677c7a
umtrx: moved new umtrx directory up one
2014-04-07 17:34:55 -07:00