Commit graph

8 commits

Author SHA1 Message Date
Josh Blum
6b2a212842 uhd: work on moving binaries to lib/uhd 2012-11-08 18:36:59 -08: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
Nicholas Corgan
e7df63844f utils: UHD Image Downloader - downloads firmware/FPGA images compatible with the current host code and places them in the images directory 2012-06-07 15:05:41 -07:00
Josh Blum
95b966a599 uhd: update copyright headers with automated script 2011-03-23 18:48:30 -07:00
Josh Blum
dd1571aa23 Merge branch 'boost_fs_string' into next 2011-03-17 14:18:01 -07:00
Josh Blum
0d0d03d08d uhd: replace file_string() with string() for deprecation reasons
Patch from moritz.fischer@student.kit.edu

[1] http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/deprecated.html
[2] http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm

Boost 1.36 appears to have string(), so this should be safe to use.
2011-03-15 18:21:59 -07:00
Josh Blum
4357f5d3c0 uhd: replaced instanced of std::exception with the uhd exceptions 2011-02-24 16:35:29 -08:00
Josh Blum
d99e229719 uhd: added image utils code to search the images paths for image files 2010-08-19 17:10:16 -07:00