aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/usrp_simple_burner_utils.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Major improvements to usrp_n2xx_simple_net_burnerNicholas Corgan2014-04-091-99/+0
| | | | | | | | | * 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: USRP N2XX Simple Net BurnerNicholas Corgan2012-10-101-0/+99
* More automated C++ implementation of usrp_n2xx_net_burner.py * By default, installs images from standard image install directories