Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: minor uhd_images_downloader cleanup | Nicholas Corgan | 2012-08-14 | 1 | -2/+1 |
| | |||||
* | Merge branch 'maint' | Josh Blum | 2012-07-12 | 1 | -1/+1 |
|\ | |||||
| * | n2xx: fix for usrp_n2xx_net_burner addr decode failure | Josh Blum | 2012-07-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | In the windows network address extractor: The except: continue line could get use stuck in an infinite loop. This fix sets addr to None so the code below it does not execute, and the next node in the chain is tested as expected. | ||||
* | | utils: added .in extension to images downloader source | Josh Blum | 2012-07-01 | 2 | -1/+1 |
| | | | | | | | | | | There seems to be confusion that this file can be used w/o building. The images downloader has been renamed to prevent execution b4 configure. | ||||
* | | cal: fix for else/ifs in uhd cal utils | Josh Blum | 2012-06-28 | 1 | -4/+4 |
| | | |||||
* | | uhd: boost RX gain for RFX calibration | Josh Blum | 2012-06-22 | 1 | -1/+1 |
| | | |||||
* | | utils: if usrp2_recovery.py is only compatible with Linux, it doesn't need ↵ | Nicholas Corgan | 2012-06-15 | 1 | -1/+7 |
| | | | | | | | | to be part of other installs | ||||
* | | RFX: added support for calibration utils | Josh Blum | 2012-06-12 | 1 | -3/+15 |
| | | | | | | | | | | Special CAL RX antenna rule: keep mixer enabled to reduce transients. 0 dB gains settings for RX and TX to deal with RFX sensitivity range. | ||||
* | | uhd: added some more prints to the probe | Josh Blum | 2012-06-08 | 1 | -3/+9 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2012-06-08 | 1 | -1/+1 |
|\| | |||||
| * | n2x0: fix for net_burner, continue on error | Josh Blum | 2012-06-08 | 1 | -1/+1 |
| | | |||||
* | | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵ | Nicholas Corgan | 2012-06-07 | 2 | -1/+107 |
| | | | | | | | | the current host code and places them in the images directory | ||||
* | | Merge branch 'maint' | Josh Blum | 2012-05-09 | 1 | -3/+3 |
|\| | |||||
| * | n2xx: fix possible attribute error in netburner win_get_interfaces | Josh Blum | 2012-05-09 | 1 | -3/+3 |
| | | | | | | | | | | | | It is possible on some machines (at least one in this case), for adNode to not have the attribute next. Unexplained... This may be a fix, and if not, should be harmless. | ||||
* | | udp: increase FastSendDatagramThreshold 2048 + docs | Josh Blum | 2012-04-27 | 1 | -0/+0 |
| | | |||||
* | | udp: windows registry app for FastSendDatagramThreshold | Josh Blum | 2012-04-25 | 1 | -0/+0 |
|/ | |||||
* | usrp2: removed errors='ignore' for burners for py26 | Josh Blum | 2012-04-22 | 2 | -2/+2 |
| | |||||
* | n2x0: card burner fixes for python3.0 and IPv6 | Josh Blum | 2012-04-18 | 1 | -3/+5 |
| | | | | | | has_key is not in python3.0, use key in dict put try catch around interface enumeration, might be an ipv6 issue | ||||
* | utils: card/net burner string decode | Josh Blum | 2012-04-12 | 2 | -2/+2 |
| | |||||
* | uhd: rev iq correction numbers format | Josh Blum | 2012-03-14 | 3 | -5/+5 |
| | |||||
* | usrp2: changed download url for dd.exe | Josh Blum | 2012-02-18 | 2 | -2/+2 |
| | |||||
* | uhd: patch to support PKG_LIB_DIR per debian fs standards | Josh Blum | 2012-01-13 | 1 | -4/+4 |
| | | | | | | uhd binaries will continue to install into share/uhd, however, one can specify -DPKG_LIB_DIR=lib/uhd for example to move where the binaries are installed | ||||
* | 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 |
| | | | | ENABLE_USB rather than ENABLE_USRP1 since we also need it for B100. | ||||
* | 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 ↵ | Nick Foster | 2011-10-10 | 1 | -4/+19 |
| | | | | look for devices if you like | ||||
* | 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 |
| | | | | 10.4 compiler bug) | ||||
* | uhd: added readback of version and arbitrary string property to probe app | Josh Blum | 2011-08-17 | 1 | -0/+13 |
| |