Andrej Rode
6d7692f393
usrp2: fixes according to coverity reports
2017-01-12 15:15:37 -08:00
Martin Braun
581672f31d
fixup! Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
...
Now also removes the namespaces in the utils/ directory.
2016-11-15 16:36:45 -08:00
Nicholas Corgan
0595900ecc
Added uhd::image_loader class and uhd_image_loader utility
...
* Single class for loading firmware/FPGA images onto devices instead of multiple utilities
* Loading functions are registered for each device, corresponding to their --args="type=foo" name
* Deprecation warnings added to all product-specific image loading utilities
2015-07-15 09:32:18 -07:00
Nicholas Corgan
1200721b69
Warning fixes
...
* CMake now not applying C++ flags to C files
* GCC 4.4: anti-aliasing rules
* MSVC: narrowing, differences in subclass function parameters
* Clang: uninitialized variables
2015-03-27 09:35:29 -07:00
Ben Hilburn
75d519706b
Merging new UHD_IMAGES_DIR utilities and bug fixes.
...
Also includes NI-USRP Windows Registry Key fixes.
2015-01-27 16:07:43 -08:00
Martin Braun
b5ff2da82e
utils: Removed deprecated options from mb eeprom and simple net burner.
2014-10-09 15:01:48 +02:00
Martin Braun
605b470a87
Merge branch 'maint'
2014-08-01 18:11:52 +02:00
Nicholas Corgan
5fc3a5973f
Updated documentation
...
* Updated UHD documentation-related URL's after manual overhaul
* Updated NI-USRP URL to link to NI-USRP 1.3
2014-07-31 10:49:34 -07:00
Ben Hilburn
c4b1f81033
Merge branch 'maint'
2014-05-22 12:29:55 -07:00
Ben Hilburn
f2fbcfa30e
Lots of bit-specific type work to fix compilation on older OSes.
2014-05-21 11:56:07 -07:00
Nicholas Corgan
fb90f34042
usrp_n2xx_simple_net_burner: implement features from old Python burner
...
* --dont-check-rev ignores USRP revision, useful when EEPROM is corrupted
* --overwrite-safe overwrites safe images after warning user of danger
2014-05-07 07:33:54 -07:00
Nicholas Corgan
5a264a1d38
Major improvements to usrp_n2xx_simple_net_burner
...
* 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
2014-04-09 14:40:40 -07:00
Ben Hilburn
ff1546f813
Pushing the bulk of UHD-3.7.0 code.
2014-02-14 12:05:07 -08:00
Ben Hilburn
178ac3f1c9
Merging USRP X300 and X310 support!!
2014-02-04 11:04:07 -08:00
Nicholas Corgan
ed765d9042
usrp_n2xx_simple_net_burner: ~ now expands into user's home directory
2013-11-25 08:33:25 -08:00
Nicholas Corgan
f703469ac9
utils: Fixed usrp_n2xx_simple_net_burner warning
2013-03-27 15:04:18 -07:00
Nicholas Corgan
64db4563fd
utils: usrp_n2xx_simple_net_burner now has option to automatically reboot
2013-03-26 14:22:15 -07:00
Nicholas Corgan
22dbcc9520
utils: usrp_n2xx_simple_net_burner accepts empty response to reset USRP
2013-01-07 09:53:37 -08:00
Nicholas Corgan
cd8a998b2f
utils: usrp_n2xx_simple_net_burner bugfixes,etc
...
* Program only has to read image once
* Firmware and FPGA functions are more neatly separated
2012-10-26 14:25:20 -07:00
Nicholas Corgan
c7054ce5c7
utils: fixed Boost incompatibility bug in usrp_n2xx_simple_net_burner
2012-10-12 12:22:42 -07:00
Nicholas Corgan
01d9025977
utils: USRP N2XX Simple Net Burner
...
* More automated C++ implementation of usrp_n2xx_net_burner.py
* By default, installs images from standard image install directories
2012-10-10 13:29:12 -07:00