aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* Don't send GPS specific command before recognitionlea-m8f-003_009_001johschmitz2016-06-161-3/+0
* Make sensor gps_locked work for LEA-M8F tooMatthias P. Braendli2016-05-201-2/+1
* Use TIM-TOS instead of NAV-SOL to determine time lockMatthias P. Braendli2015-12-182-61/+85
* UART! Don't kill my bytes!Matthias P. Braendli2015-12-181-1/+0
* Remove unused varsMatthias P. Braendli2015-12-181-2/+0
* gps: Add CRC check to UBX parserMatthias P. Braendli2015-12-181-15/+44
* Re-add gps_ctrl dtorMatthias P. Braendli2015-12-181-0/+4
* Improve LEA-M8F detection and protocol parsingMatthias P. Braendli2015-12-181-48/+136
* Comment out some debugging messagesMatthias P. Braendli2015-12-181-2/+4
* Improve LEA-M8F autodetection and poll NAV-SOLMatthias P. Braendli2015-12-182-55/+165
* Add detection for LEA-M8FMatthias P. Braendli2015-12-182-7/+44
* Change b200 refclk to 30.72MHzMatthias P. Braendli2015-12-181-2/+2
* cmake: Checked for ARMv8 to avoid building ARMv7 convertersMartin Braun2015-09-111-1/+1
* b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-033-4/+4
* b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-032-3/+2
* b200mini: Change AD9364 interface timing for new IO design.Ian Buckley2015-09-031-17/+3
* cores: Corrected scaling_adjustment calculationIan Buckley2015-09-034-12/+42
* b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-021-1/+1
* X300: Fix base address for FP GPIOmichael-west2015-09-011-1/+1
* UHD: Fix max287x N divider rangesmichael-west2015-09-011-5/+5
* Fixed minor warningsNicholas Corgan2015-09-017-16/+15
* b200: on startup when the bad USB state is detected, print this out for the u...Michael Dickens2015-09-011-0/+1
* B2XX: Added B200mini supportmichael-west2015-08-1710-92/+277
* x300: Removed call to is_pps_presentAshish Chaudhari2015-08-171-4/+4
* nirio: Changes to kernel proxy to work with RIO 15.0 on linuxAshish Chaudhari2015-08-143-46/+655
* octoclock: replaced Intel hex -> binary converterNicholas Corgan2015-08-148-290/+631
* C API: added soft register APINicholas Corgan2015-08-141-0/+48
* gps_ctrl: code cleanupNicholas Corgan2015-08-141-11/+11
* multi_usrp: comment out for-now unused function to remove warningNicholas Corgan2015-08-141-2/+2
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-143-3/+3
* ad9361: Delay Tx Quad Cal from initialization to streamer startTom Tsou2015-08-131-2/+8
* ad9361: Use separate Tx and RX frequency calibration intervalsTom Tsou2015-08-132-19/+39
* ad9361: Reconfigure RF and baseband DC offset correctionTom Tsou2015-08-132-37/+39
* ad9361: Enable single shot Rx Quad CalTom Tsou2015-08-132-31/+63
* Transport: Update flow control on overrunsJohannes Walter2015-08-131-0/+5
* uhd: Fixes to build with MSVCAshish Chaudhari2015-08-131-1/+1
* multi_usrp: Disabled tuning messageMartin Braun2015-08-121-2/+2
* multi_usrp: Fixed bug where policy == none was not obeyedMartin Braun2015-08-121-2/+6
* B200/X300: Make default clock and time sources internalmichael-west2015-08-122-27/+1
* UHD: Remove initialization of time to GPS time.michael-west2015-08-124-30/+1
* Merge branch 'master' into ashish/register_apiAshish Chaudhari2015-08-1217-268/+135
|\
| * C API cleanup, feature additionsNicholas Corgan2015-08-126-249/+116
| * UHD: Change libusb_error_name() to libusb_strerror() to improve error outputmichael-west2015-08-121-2/+2
| * paths: consistency in usage of string parametersNicholas Corgan2015-08-121-3/+3
| * b200: fix libusb exceptions to work with that expected by b200 impl exception...Michael Dickens2015-08-111-3/+3
| * cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-1110-15/+15
* | Merge branch 'master' into ashish/register_apiAshish Chaudhari2015-08-1042-218/+3555
|\|
| * e300: Fix internal GPIO register settingTom Tsou2015-08-101-1/+1
| * x300: added missing included necessary in Boost 1.46Nicholas Corgan2015-08-101-0/+1
| * e300: added -DE300_FORCE_NETWORK flag to CMake configurationNicholas Corgan2015-08-102-2/+18