| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: specify range on tx_waveforms --ampl | Josh Blum | 2011-10-10 | 1 | -1/+1 |
* | b100: add reference lock sensor | Josh Blum | 2011-10-10 | 4 | -2/+19 |
* | usrp: added product and revision fields to eeprom | Josh Blum | 2011-10-10 | 2 | -36/+80 |
* | usrp: added revision field to the dboard id class | Josh Blum | 2011-10-10 | 3 | -2/+30 |
* | Renaming 'usrp1_init_eeprom' to 'fx2_init_eeprom', and making it enable based on | Ben Hilburn | 2011-10-10 | 2 | -3/+3 |
* | Changed the udev rules for the new B100 PID. | Ben Hilburn | 2011-10-10 | 1 | -1/+1 |
* | B100/USRP1: pass in VID/PID from args string so you can specify where to look... | Nick Foster | 2011-10-10 | 3 | -8/+39 |
* | Init_eeprom: enhancements for B100/reinit of init'ed devices | Nick Foster | 2011-10-10 | 1 | -2/+5 |
* | Bumping the B100 PID to 0x0002, at Josh's direction. | Ben Hilburn | 2011-10-10 | 1 | -1/+1 |
* | uhd: help messages for user on rx samples to file | Josh Blum | 2011-10-08 | 2 | -2/+16 |
* | e100: codec control register fix for tx | Josh Blum | 2011-10-06 | 1 | -1/+1 |
* | gen2: fixed rate calculation when > 128 | Josh Blum | 2011-10-04 | 2 | -2/+6 |
* | usrp2: give users a warning for gpsdo support + fw update | Josh Blum | 2011-09-28 | 1 | -0/+7 |
* | usrp2: remove old pre-release warning | Josh Blum | 2011-09-28 | 1 | -10/+0 |
* | usrp2: allow backwards compat with previous fw | Josh Blum | 2011-09-28 | 1 | -1/+1 |
* | e100: tweak for codec params for slight improvement | Josh Blum | 2011-09-28 | 1 | -4/+12 |
* | e100: gps talking -> termios magic foo | Josh Blum | 2011-09-28 | 1 | -9/+7 |
* | e100: gps uart deal with cr and nl | Josh Blum | 2011-09-28 | 2 | -10/+5 |
* | e100: added support for internal gpsdo | Josh Blum | 2011-09-28 | 4 | -0/+107 |
* | gps: use absolute timeout for communication | Josh Blum | 2011-09-28 | 1 | -6/+6 |
* | usrp: add gps control to the API | Josh Blum | 2011-09-28 | 1 | -1/+1 |
* | usrp2: uart/udp work in host and fw, working | Josh Blum | 2011-09-28 | 10 | -104/+96 |
* | ZPU/USRP2: first stab at UDP UART firmware | Nick Foster | 2011-09-28 | 1 | -0/+1 |
* | e100: added ref locked sensor for clock reference | Josh Blum | 2011-09-28 | 4 | -2/+22 |
* | e100: added support for r4 differential clocking | Josh Blum | 2011-09-28 | 3 | -13/+36 |
* | uhd: doc tweak for udp transport notes | Josh Blum | 2011-09-26 | 1 | -2/+2 |
* | B100: unshadow dboard clock rates so you can set master freq after init and s... | Nick Foster | 2011-09-23 | 3 | -7/+21 |
* | uhd: bumped version numbers for this new cycle | Josh Blum | 2011-09-23 | 1 | -2/+2 |
* | Updates to example apps | Jason Abele | 2011-09-21 | 5 | -7/+198 |
* | Make unknown db complain usefully about antenna selection | Jason Abele | 2011-09-21 | 1 | -4/+4 |
* | usrp: super packet handler release in order | Josh Blum | 2011-09-21 | 1 | -0/+7 |
* | B100: LVDS clocking on db outputs | Nick Foster | 2011-09-20 | 1 | -8/+4 |
* | usrp1: disable pad to one for usrp1 (not needed) | Josh Blum | 2011-09-19 | 2 | -0/+4 |
* | b100: order of deconstruction, kill marauder first | Josh Blum | 2011-09-19 | 1 | -0/+5 |
* | usb: added interface args to usb abstractions | Josh Blum | 2011-09-19 | 8 | -30/+38 |
* | uhd: separate_device_addr, copy globals across entire address | Josh Blum | 2011-09-15 | 1 | -2/+14 |
* | usrp: also use the new API to get the property tree in multi-usrp | Josh Blum | 2011-09-14 | 1 | -1/+1 |
* | usrp: fix string mapping for PPS_NEG clock config | Josh Blum | 2011-09-14 | 1 | -1/+1 |
* | uhd: updated to images documentation | Josh Blum | 2011-09-12 | 1 | -21/+8 |
* | usrp: remove wax::obj entry point (not used) | Josh Blum | 2011-09-08 | 4 | -12/+0 |
* | usrp: fix check for max stream_cmd.num_samps, upper 4 bits reserved | Josh Blum | 2011-09-08 | 1 | -1/+1 |
* | USRP2: don't populate GPS sensors if no GPSDO found. Fixes bug #614. | Nick Foster | 2011-09-08 | 1 | -4/+6 |
* | wbx: fix bug in wbxv3 tx gain readback calculation | Josh Blum | 2011-09-08 | 1 | -1/+1 |
* | udp: added check_registry_for_fast_send_threshold to non-wsa transport | Josh Blum | 2011-09-08 | 1 | -0/+30 |
* | e100: fix FPGA filename lookup, and use model string for name | Josh Blum | 2011-09-03 | 1 | -2/+2 |
* | uhd: add mimo cable config option to rx_multi_samples | Josh Blum | 2011-09-06 | 1 | -2/+18 |
* | uhd: updated docs usb post-install, added uhd-usrp.rules | Josh Blum | 2011-09-05 | 6 | -51/+61 |
* | uhd: remove Boost_LIBRARIES from pc file libs.private | Josh Blum | 2011-09-03 | 1 | -4/+0 |
* | usb: reimplement ~libusb_zero_copy_impl to avoid segfaults and indefinite tim... | Josh Blum | 2011-09-02 | 1 | -13/+13 |
* | usrp1: reset control objects in this order to avoid race conditions | Josh Blum | 2011-09-02 | 1 | -1/+3 |