Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Ben Hilburn | 2014-05-22 | 3 | -11/+12 |
|\ | |||||
| * | Lots of bit-specific type work to fix compilation on older OSes. | Ben Hilburn | 2014-05-21 | 3 | -11/+12 |
| | | |||||
* | | usrp_n2xx_simple_net_burner: implement features from old Python burner | Nicholas Corgan | 2014-05-07 | 1 | -31/+85 |
| | | | | | | | | | | * --dont-check-rev ignores USRP revision, useful when EEPROM is corrupted * --overwrite-safe overwrites safe images after warning user of danger | ||||
* | | Merge branch 'maint' | Ben Hilburn | 2014-04-11 | 3 | -3/+6 |
|\| | |||||
| * | Merge branch 'origin/uhd/cal_msg' into maint | Ben Hilburn | 2014-04-11 | 3 | -3/+6 |
| |\ | |||||
| | * | uhd: Cal tools had ambiguous help message, referring to XCVR boards. | Martin Braun | 2014-03-28 | 3 | -3/+6 |
| | | | |||||
* | | | usrp_burn_mb_eeprom: deprecated --key and --val arguments | Nicholas Corgan | 2014-04-11 | 1 | -19/+32 |
|/ / | | | | | | | | | | | | | | | | | | | * New method: --values="key1=value1,key2=value2" * To read key2: --values="key1=value1,key2,key3=value2" * Added --read-all option to read all values in EEPROM without burning * Old arguments still work but print deprecation warning Conflicts: host/docs/usrp_x3x0.rst | ||||
* | | Merge branch 'origin/uhd/cal_tools_subdev_B' | Ben Hilburn | 2014-04-10 | 4 | -96/+53 |
|\ \ | | | | | | | | | | Fixing issue with subdev selection in cal tools. | ||||
| * | | uhd: Fixed bug in cal tools that would always use A-side settings, also some ↵ | Martin Braun | 2014-04-10 | 4 | -96/+53 |
| | | | | | | | | | | | | refactoring | ||||
* | | | uhd: Added nicer error reporting to cal tools | Martin Braun | 2014-04-10 | 1 | -2/+2 |
|/ / | |||||
* / | Major improvements to usrp_n2xx_simple_net_burner | Nicholas Corgan | 2014-04-09 | 2 | -310/+284 |
|/ | | | | | | | | | * Improved utility's memory usage * Moved packet structure and relevant #defines to source file, removed header * Formalized packet code enums and removed unused code * Added progress percentage to image writing and verification * Deprecated --no_fw, --no_fpga, and --auto_reboot options, warning message displays when used * Other misc. coding improvements | ||||
* | utils: added subdev selection to cal tools | Martin Braun | 2014-03-10 | 4 | -18/+66 |
| | |||||
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 2 | -18/+53 |
| | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 7 | -3/+898 |
| | |||||
* | Brought in UHD 3.6.2 MacPorts patches for OS X compatibility | Nicholas Corgan | 2014-01-27 | 1 | -2/+5 |
| | | | | * With OS X, boost::lexical_cast won't accept to_hex<boost::uint16_t> as a type | ||||
* | Merging mwest's improvements to B2xx utility. | Ben Hilburn | 2013-12-11 | 2 | -91/+157 |
| | |||||
* | Merge Corgan's branch 'origin/n2xx/net_burner_path_fix' | Ben Hilburn | 2013-11-27 | 1 | -2/+10 |
|\ | |||||
| * | usrp_n2xx_simple_net_burner: ~ now expands into user's home directory | Nicholas Corgan | 2013-11-25 | 1 | -2/+10 |
| | | |||||
* | | Merge remote-tracking branch 'origin/uhd/new_images_downloader' | Ben Hilburn | 2013-11-27 | 1 | -119/+316 |
|\ \ | |||||
| * | | uhd: re-wrote uhd_images_downloader (OO, new options, hopefully much more ↵ | Balint Seeber | 2013-11-22 | 1 | -119/+316 |
| |/ | | | | | | | robust and user-friendly) | ||||
* / | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -11/+29 |
|/ | |||||
* | Merge branch 'bug182' | Nicholas Corgan | 2013-11-19 | 2 | -577/+304 |
|\ | |||||
| * | b2xx_fx3_utils: more validation before trying to load | Nicholas Corgan | 2013-11-19 | 1 | -0/+10 |
| | | |||||
| * | More fixes for Win32 compatibility. | Michael West | 2013-11-19 | 1 | -4/+13 |
| | | |||||
| * | Added fixes for Win32 compatibility. | Michael West | 2013-11-19 | 1 | -27/+30 |
| | | |||||
| * | BUG #182: Merged with Corgan's fix for the Win32 error. | Michael West | 2013-11-19 | 1 | -9/+15 |
| |\ | |||||
| | * | b2xx_fx3_utils: catch error when WinUSB drivers aren't installed | Nicholas Corgan | 2013-11-18 | 1 | -9/+46 |
| | | | |||||
| * | | BUG #182: Addressed comments from code review. Re-factored to reduce ↵ | Michael West | 2013-11-19 | 1 | -247/+161 |
| | | | | | | | | | | | | repetitive code. | ||||
| * | | More cleanup for dynamic linking. | Michael West | 2013-11-18 | 1 | -2/+2 |
| |/ | |||||
| * | BUG #182: Cleaned up for proper dynamic linking of libuhd. | Michael West | 2013-11-18 | 2 | -9/+12 |
| | | |||||
| * | BUG #182: Refactored b2xx_fx3_utils to use files from UHD | Michael West | 2013-11-15 | 2 | -543/+325 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-11-19 | 1 | -18/+45 |
|\ \ | |/ |/| | |||||
| * | uhd_images_downloader: more descriptive error when MD5 check fails | Nicholas Corgan | 2013-11-19 | 1 | -0/+2 |
| | | |||||
| * | uhd_images_downloader: redundancy fixes, better error handling | Nicholas Corgan | 2013-11-13 | 1 | -12/+14 |
| | | |||||
| * | uhd_images_downloader: more improvements/fixes | Nicholas Corgan | 2013-11-08 | 1 | -14/+24 |
| | | | | | | | | | | * Better error handling * Improved default download location logic | ||||
| * | uhd_images_downloader fixes/improvements | Nicholas Corgan | 2013-11-04 | 1 | -4/+17 |
| | | | | | | | | | | * Permissions checking leads to clearer errors when user doesn't have write permissions * Relative paths work | ||||
* | | usrp_burn_mb_eeprom: removed unnecessary if-statement and fixed whitespace issue | Nicholas Corgan | 2013-11-01 | 1 | -12/+13 |
| | | |||||
* | | utils: usrp_burn_mb_eeprom can now burn multiple EEPROM values | Nicholas Corgan | 2013-10-31 | 1 | -10/+26 |
| | | | | | | | | | | | | * example: usrp_burn_mb_eeprom --key="name,ip-addr" --val="my_usrp,192.168.10.3" * As before, omitting the --val argument will just read off all named keys * If number of given keys and vals don't match, the util will throw an error | ||||
* | | utils: fixed b2xx_fx3_utils bug with older versions of Boost | Nicholas Corgan | 2013-09-20 | 1 | -1/+1 |
| | | |||||
* | | b200: firmware update changed for FPGA load work | Ben Hilburn | 2013-09-10 | 1 | -1/+2 |
| | | |||||
* | | utils: usrp_n2xx_net_burner_gui can now overwrite safe images with command ↵ | Nicholas Corgan | 2013-09-06 | 1 | -14/+24 |
| | | | | | | | | line option | ||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -1/+1 |
|\| | |||||
| * | utils: usrp_n2xx_net_burner_gui no longer ignores dont-check-rev option | Nicholas Corgan | 2013-08-23 | 1 | -1/+1 |
| | | |||||
* | | b200: squashed support for b200 onto master branch | Josh Blum | 2013-07-19 | 3 | -0/+754 |
| | | |||||
* | | uhd: conditionalize the eeprom check | Josh Blum | 2013-07-15 | 1 | -7/+10 |
| | | |||||
* | | cbx: added support for cal utils | Josh Blum | 2013-07-15 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-06-21 | 1 | -2/+2 |
|\| | |||||
| * | uhd: explicitly link the apps w/ boost | Josh Blum | 2013-06-21 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 1 | -10/+10 |
|\| | | | | | | | | | Conflicts: host/tests/CMakeLists.txt | ||||
| * | Added CMake variables to customize builds to match Debian package configurations | Nicholas Corgan | 2013-05-10 | 1 | -10/+10 |
| | | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration |