Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -5/+5 |
| | | | | Also includes NI-USRP Windows Registry Key fixes. | ||||
* | Give user the option to ignore daughterboard's calibration file at runtime | Nicholas Corgan | 2014-09-02 | 1 | -2/+7 |
| | | | | | * Add "ignore-cal-file" to the uhd::device_addr_t arguments * Added documentation for new feature | ||||
* | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -2/+3 |
| | | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API | ||||
* | Merge branch 'origin/b200/issue_418' | Ben Hilburn | 2014-04-10 | 1 | -3/+4 |
|\ | | | | | | | Fixing unsafe sscanf call. | ||||
| * | b100+b200+usrp1: removed potentially unsafe sscanf call | Martin Braun | 2014-04-10 | 1 | -3/+4 |
| | | |||||
* | | uhd: Added max link rate info for usrp1, usrp2 and b100 | Martin Braun | 2014-04-10 | 1 | -0/+1 |
|/ | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -3/+3 |
| | |||||
* | BUG #203: Initialized gain values to 0.0 | Michael West | 2013-11-08 | 1 | -2/+4 |
| | |||||
* | b100: reset fx2 on ctrl xport fail | Josh Blum | 2013-08-13 | 1 | -6/+21 |
| | |||||
* | b100: moved usb wrapper class into b100 impl | Josh Blum | 2013-07-19 | 1 | -2/+2 |
| | | | | * since its only used internally in b100 | ||||
* | b100: switch to new packet demuxer | Josh Blum | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | b100: added fw version property to query | Josh Blum | 2013-02-13 | 1 | -0/+1 |
| | |||||
* | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-11-16 | 1 | -3/+0 |
|\ | | | | | | | | | | | Conflicts: host/lib/usrp/b100/b100_impl.cpp host/lib/usrp/usrp1/usrp1_impl.hpp | ||||
| * | lib/cmake: CPack source work | Nicholas Corgan | 2012-11-16 | 1 | -3/+0 |
| | | | | | | | | | | * Removed all host code dependencies on firmware headers * Put in CMake settings for CPack source | ||||
* | | lfrx: disable dc offset correction when using LFRX | Josh Blum | 2012-09-28 | 1 | -0/+3 |
| | | |||||
* | | b100/e100: clock source option for pps phase sync abuse | Josh Blum | 2012-07-19 | 1 | -0/+13 |
| | | |||||
* | | b100: squashed host code for fifo control/timed commands | Josh Blum | 2012-07-02 | 1 | -37/+54 |
| | | | | | | | | | | This uses the new b100/e100 common core and FIFO control modules. Subsequent commit will be the compatible FPGA merge. | ||||
* | | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵ | Nicholas Corgan | 2012-06-07 | 1 | -8/+8 |
| | | | | | | | | the current host code and places them in the images directory | ||||
* | | usrp: mboard eeprom map use string as key | Josh Blum | 2012-05-14 | 1 | -3/+3 |
| | | |||||
* | | mboard id's are now more concise (codenames are separated, for example), and ↵ | Nicholas Corgan | 2012-04-20 | 1 | -1/+2 |
|/ | | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc) | ||||
* | B100: enable_gpif(0) disables FIFO output clock on FX2. this prevents the ↵ | Nick Foster | 2012-03-16 | 1 | -2/+2 |
| | | | | "stuffing zeroes" problem and improves transport reliability. | ||||
* | usrp: fix from "rev iq correction" | Josh Blum | 2012-03-16 | 1 | -2/+2 |
| | | | | Must zero out the default IQ correction to have zero effect by default. | ||||
* | usrp: reset cordics on init after tick rate update | Josh Blum | 2012-02-28 | 1 | -0/+8 |
| | |||||
* | uhd: fixed some compile warnings for msvc | Josh Blum | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | b100: reset/reenumerate fx2 for bad endpoint state | Josh Blum | 2012-02-14 | 1 | -0/+19 |
| | | | | | | Determine state of control endpoint, re-enumerate to put in a known state, rerun some initialization code. | ||||
* | b100: added transport flushes and moved around reset code | Josh Blum | 2012-02-14 | 1 | -11/+4 |
| | |||||
* | B100: Firmware reset tweaks. | Nick Foster | 2012-02-09 | 1 | -1/+1 |
| | |||||
* | dsp rework: implement 64 bit ticks, no seconds | Josh Blum | 2012-02-06 | 1 | -4/+4 |
| | |||||
* | B100: use FPGA external reset on init | Nick Foster | 2012-02-06 | 1 | -0/+6 |
| | |||||
* | dsp rework: work on usb wrapper for smaller packets, large luts | Josh Blum | 2012-02-02 | 1 | -2/+3 |
| | |||||
* | gen2: added user setting regs api and user core | Josh Blum | 2012-01-31 | 1 | -0/+7 |
| | |||||
* | usrp1/b100: reenumeration loop with timeout only when found | Josh Blum | 2012-01-27 | 1 | -1/+3 |
| | |||||
* | usrp1/b100: handle longer reenumerations with loop and timeout | Josh Blum | 2012-01-26 | 1 | -17/+25 |
| | |||||
* | b100: tweaks for fpga resets on init | Josh Blum | 2011-11-22 | 1 | -11/+8 |
| | |||||
* | uhd: support for applying cal corrections B100 | Josh Blum | 2011-11-15 | 1 | -0/+21 |
| | |||||
* | usrp: fixed default initialization of iq bal correction | Josh Blum | 2011-11-13 | 1 | -2/+2 |
| | |||||
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -17/+4 |
| | |||||
* | e100/b100: init tree before filling it | Josh Blum | 2011-11-04 | 1 | -1/+1 |
| | | | | git log | ||||
* | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 1 | -4/+10 |
| | |||||
* | somebody made a typo | Josh Blum | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -5/+8 |
| | |||||
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 1 | -4/+4 |
| | |||||
* | usrp: register properties for correction and dc offset | Josh Blum | 2011-11-03 | 1 | -1/+17 |
| | |||||
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 1 | -0/+4 |
| | |||||
* | b100: performed streamer API update to b100 impl | Josh Blum | 2011-11-03 | 1 | -11/+7 |
| | |||||
* | b100: perform test claim on usb before continuing | Josh Blum | 2011-10-24 | 1 | -14/+7 |
| | |||||
* | b100: new eeprom map for special 9 byte serial | Josh Blum | 2011-10-12 | 1 | -3/+3 |
| | |||||
* | b100: add reference lock sensor | Josh Blum | 2011-10-10 | 1 | -2/+7 |
| | |||||
* | B100/USRP1: pass in VID/PID from args string so you can specify where to ↵ | Nick Foster | 2011-10-10 | 1 | -2/+10 |
| | | | | look for devices if you like | ||||
* | Bumping the B100 PID to 0x0002, at Josh's direction. | Ben Hilburn | 2011-10-10 | 1 | -1/+1 |
| |