aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | ad9361: Added synchronization to IO and device classesAshish Chaudhari2014-08-133-20/+36
* | | ad9361: Cleaned up constants and macrosAshish Chaudhari2014-08-134-84/+67
* | | Merge remote-tracking branch 'origin/master' into ashish/cat_refactor_phase2Ashish Chaudhari2014-08-126-16/+173
|\| |
| * | docs: fixing broken doxygen syntax in some existing docsBen Hilburn2014-08-123-5/+5
| * | docs: adding page for NIRIO kernel driver install, linking to itBen Hilburn2014-08-123-11/+168
* | | ad9361: Cleaned up errors and debug messagesAshish Chaudhari2014-08-121-45/+46
* | | ad9361: Converted stdint types to boost typesAshish Chaudhari2014-08-127-136/+133
* | | ad9361: Renamed ad9361_impl.c to ad9361_device.cppAshish Chaudhari2014-08-122-6/+1
* | | b200, ad9361: Cleanup up AD9361 driverAshish Chaudhari2014-08-1213-1553/+1122
* | | b200: Removed all AD9361 related firmwareAshish Chaudhari2014-08-123-85/+1
|/ /
* | Merge remote-tracking branch 'origin/master' into ashish/cat_refactor_masterAshish Chaudhari2014-08-111-1/+2
|\ \
| * | Merge branch 'maint'Martin Braun2014-08-071-1/+2
| |\|
| | * cmake: add UHD version to NSIS installer titleNicholas Corgan2014-08-051-1/+2
* | | octoclock: Fixed merge conflict. Utils compile now.Ashish Chaudhari2014-08-071-1/+15
* | | Merge branch 'master' into ashish/cat_refactor_masterAshish Chaudhari2014-08-0522-39/+72
|\| |
| * | Merge branch 'maint'Martin Braun2014-08-0114-22/+22
| |\|
| | * Updated documentationNicholas Corgan2014-07-3114-22/+22
| * | Updated master-specfic documentationNicholas Corgan2014-07-313-4/+12
| * | Merge branch 'maint'Martin Braun2014-07-314-11/+35
| |\|
| | * usrp_burn_mb_eeprom: write all changes to the EEPROM at onceNicholas Corgan2014-07-311-2/+3
| | * Merge branch 'maint' into uhd/bug492michael-west2014-07-3013-56/+174
| | |\
| | | * tx fe corrections: fixing mixed tabs / spaces, other horrible whitespace cruftBen Hilburn2014-07-252-14/+11
| | | * Merge 'maint' into x300/bug513Ben Hilburn2014-07-254-6/+7
| | | |\
| | | | * Updated images package info for UHD 3.7.2 rc1003_007_002_rc1Nicholas Corgan2014-07-231-1/+1
| | | * | X300: Added UHD support for TX FEIan Buckley2014-07-182-1/+14
| | * | | Fix for BUG #492: UHD: set_time_unknown_pps() fails with GPSDO installedmichael-west2014-06-253-3/+17
| * | | | usrp_burn_mb_eeprom: write all changes to EEPROM at onceNicholas Corgan2014-07-281-2/+3
* | | | | b200: Added variable rate SPI core for AD9361 and ADF4001Ashish Chaudhari2014-08-018-8/+159
* | | | | b200: Moved AD9361 driver to hostAshish Chaudhari2014-08-0119-147/+2877
|/ / / /
* | | | Updated images infoNicholas Corgan2014-07-231-2/+2
* | | | Updated images URL+MD5sum with new OctoClock firmware+bootloaderNicholas Corgan2014-07-231-2/+2
* | | | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-2348-76/+2602
* | | | Merge branch 'maint'Nicholas Corgan2014-07-232-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Updated UHD version and images URL+MD5sum for 3.7.2 rc1Nicholas Corgan2014-07-232-3/+3
* | | | Merge branch 'origin/maint'Ben Hilburn2014-07-222-3/+4
|\| | |
| * | | Commented out warning if X300 reference clock fails to lock within 1 second d...michael-west2014-07-221-2/+3
| * | | Fix for BUG #517: B200: Regression of power level on RXmichael-west2014-07-221-1/+1
| | |/ | |/|
* | | added explanation of Boost thread warning messageNeel Pandeya2014-07-221-8/+13
* | | Merge remote-tracking branch 'origin/maint'Ben Hilburn2014-07-173-25/+121
|\| |
| * | Updated copyright year.michael-west2014-07-171-1/+1
| * | Fix for BUG #469michael-west2014-07-171-0/+2
| * | - Changed variables from uint8_t to uint32_t so parsing of hex strings would ...michael-west2014-07-171-3/+3
| * | Addressing comments from review.michael-west2014-07-172-15/+21
| * | Fix for BUG #469: Bad/Empty GPS NMEA strings returned when the queries are m...michael-west2014-07-172-20/+108
| * | Merge branch 'origin/b200/bug516' into maintBen Hilburn2014-07-171-4/+4
| |\ \
| | * | BUG #516: B210: Fails to Run with 30.72 MHz Clockmichael-west2014-07-101-1/+1
| | * | Fix for BUG #516: B210: Fails to Run with 30.72 MHz Clockmichael-west2014-06-181-3/+3
| | * | Fix for BUG #516: B210: Fails to Run with 30.72 MHz Clockmichael-west2014-06-181-3/+3
| | |/
* | | Merge branch 'origin/martin/utils/init_only_probe'Ben Hilburn2014-07-171-1/+2
|\ \ \
| * | | utils: uhd_usrp_probe gets argument --init-onlyMartin Braun2014-07-111-1/+2