| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: patch to support PKG_LIB_DIR per debian fs standards | Josh Blum | 2012-01-13 | 1 | -4/+4 |
* | n2xx: fix burner print if bad rev | Josh Blum | 2012-01-11 | 1 | -1/+1 |
* | uhd: use more recent udev rules format | Josh Blum | 2011-12-15 | 1 | -2/+2 |
* | uhd: update udev rules, replace SYSFS w/ ATTRS | Josh Blum | 2011-12-13 | 1 | -2/+2 |
* | uhd: tweaks to calibration utilities | Josh Blum | 2011-11-23 | 4 | -28/+20 |
* | uhd: fixed mboard detection checks to the cal utils | Josh Blum | 2011-11-18 | 1 | -2/+2 |
* | e100: added self-cal support with minor speedups | Josh Blum | 2011-11-16 | 4 | -19/+29 |
* | uhd: more common code in cal utils | Josh Blum | 2011-11-15 | 4 | -101/+69 |
* | uhd: support for applying cal corrections B100 | Josh Blum | 2011-11-15 | 4 | -4/+4 |
* | uhd: added calibration usage app notes and renamed apps again | Josh Blum | 2011-11-15 | 4 | -3/+3 |
* | uhd: added freq options and common gain setter | Josh Blum | 2011-11-15 | 4 | -29/+60 |
* | uhd: different interp methods for IQ vs DC | Josh Blum | 2011-11-14 | 5 | -7/+7 |
* | uhd: added tx dc offset calibration + tweaks | Josh Blum | 2011-11-14 | 5 | -47/+316 |
* | uhd: share more common code in cal utils | Josh Blum | 2011-11-11 | 3 | -94/+56 |
* | uhd: created rx IQ imbalance app to parallel tx | Josh Blum | 2011-11-11 | 4 | -54/+400 |
* | uhd: lots of tweaks for calibration utility | Josh Blum | 2011-11-11 | 1 | -42/+46 |
* | usrp: basically working iq cal on tx | Josh Blum | 2011-11-10 | 1 | -33/+59 |
* | uhd: basically usable cal sweep for wbx | Josh Blum | 2011-11-10 | 1 | -63/+152 |
* | uhd: first stab at calibration app | Josh Blum | 2011-11-09 | 2 | -0/+244 |
* | n2xx: set default for checkrev on burner so gui still worksrelease_003_003_001 | Josh Blum | 2011-10-29 | 1 | -1/+1 |
* | nseries: added dont check rev option to the burner app | Josh Blum | 2011-10-24 | 1 | -3/+4 |
* | usrp: added revision field to the dboard id class | Josh Blum | 2011-10-10 | 1 | -0/+8 |
* | 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 | 1 | -4/+19 |
* | Init_eeprom: enhancements for B100/reinit of init'ed devices | Nick Foster | 2011-10-10 | 1 | -2/+5 |
* | uhd: updated docs usb post-install, added uhd-usrp.rules | Josh Blum | 2011-09-05 | 2 | -0/+27 |
* | uhd: replace cast in usrp_burn_mb_eeprom to be like other apps (fixes ubuntu ... | Josh Blum | 2011-08-18 | 1 | -1/+1 |
* | uhd: added readback of version and arbitrary string property to probe app | Josh Blum | 2011-08-17 | 1 | -0/+13 |
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 2 | -8/+8 |
* | usrp2: use the command function from card burner for net burner ifconfig | Josh Blum | 2011-07-21 | 1 | -1/+12 |
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 3 | -3/+3 |
* | usrp: renamed ref_source to clock_source (terminology) | Josh Blum | 2011-07-02 | 1 | -1/+1 |
* | uhd: implement prop tree usage in utils | Josh Blum | 2011-06-29 | 3 | -35/+18 |
* | uhd: loopback working on usrp2 | Josh Blum | 2011-06-29 | 1 | -1/+2 |
* | uhd: work getting multi-usrp working | Josh Blum | 2011-06-28 | 1 | -0/+5 |
* | usrp: got probe working w/ the new property tree | Josh Blum | 2011-06-28 | 1 | -57/+53 |
* | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 1 | -1/+11 |
* | Merge branch 'fw_updater' | Josh Blum | 2011-06-16 | 2 | -16/+178 |
|\ |
|
| * | N210: update burner for python3.0, added listbox for device selection in gui | Josh Blum | 2011-06-16 | 2 | -21/+62 |
| * | fw_updater: windows enumeration works | Josh Blum | 2011-06-16 | 1 | -5/+9 |
| * | fw_updater: decrease discovery timeout, modify win to return bcast instead of ip | Nick Foster | 2011-06-15 | 1 | -3/+2 |
| * | fw_updater: device enumeration support, not integrated into main app yet | Nick Foster | 2011-06-15 | 1 | -1/+22 |
| * | fw_updater: add broadcast addr finding for *nix/Win | Nick Foster | 2011-06-15 | 1 | -0/+71 |
| * | fw_updater: add support for fictitious "rev 2" N2XX | Nick Foster | 2011-06-15 | 1 | -7/+7 |
| * | N2XX: firmware stops device streaming on fw update, and updater script checks... | Nick Foster | 2011-06-15 | 1 | -4/+30 |
* | | usrp2: macosx fix, use object's strip, not str (could be unicode) | Josh Blum | 2011-06-16 | 1 | -1/+1 |
* | | usrp2: removed asserts in card burner, remove ascii decode | Josh Blum | 2011-06-16 | 1 | -14/+12 |
|/ |
|
* | Merge branch 'master' into next | Josh Blum | 2011-04-30 | 5 | -18/+59 |
|\ |
|
| * | usrp2: move card burner code out of get_options so get_options can be used by... | Josh Blum | 2011-04-29 | 1 | -8/+8 |