| Commit message (Expand) | Author | Age | Files | Lines |
* | 1 Character Patch for USRP1 usrp_eeprom.bin generation | Jason Abele | 2011-10-10 | 1 | -1/+1 |
* | 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 |
* | B100: modify build_eeprom for correct B100 PID | Nick Foster | 2011-10-10 | 1 | -1/+1 |
* | B100 firmware fix for FPGA load race condition, plus a little cleanup for rea... | Nick Foster | 2011-10-10 | 2 | -19/+14 |
* | 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 |
* | images: fix makefile for E1XX build dirs | Josh Blum | 2011-09-29 | 1 | -2/+2 |
* | 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 |
* | images: include hash in the generated file name | Josh Blum | 2011-09-28 | 1 | -1/+1 |
* | usrp2: allow backwards compat with previous fw | Josh Blum | 2011-09-28 | 1 | -1/+1 |
* | Merge branch 'uhd_master' | Josh Blum | 2011-09-28 | 22 | -55/+889 |
|\ |
|
| * | images: typo fix building B100.bin | Josh Blum | 2011-09-28 | 1 | -1/+1 |
| * | Merge branch 'fpga_master' into uhd_master | Josh Blum | 2011-09-28 | 22 | -55/+889 |
| |\ |
|
| | * | usrp1: copy regs files into common and fix include paths | Josh Blum | 2011-09-28 | 12 | -20/+393 |
| | * | E100: GPSDO serial port level conversion | Nick Foster | 2011-09-28 | 2 | -2/+9 |
| | * | B100: use gpif_misc on R2 hw, invert direction of gpif_misc pins | Nick Foster | 2011-09-19 | 1 | -2/+2 |
| | * | u1e,u1p: turn off debug pins, misc cleanups | Matt Ettus | 2011-09-08 | 2 | -26/+10 |
| | * | u1p: proper format in ucf file | Matt Ettus | 2011-09-08 | 5 | -4/+474 |
* | | | 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 | 16 | -145/+254 |
* | | | ZPU/USRP2: first stab at UDP UART firmware | Nick Foster | 2011-09-28 | 4 | -2/+21 |
|/ / |
|
* | | 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 |