Moritz Fischer
171e46cebe
examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively
...
instead of 0 and 1.
2012-10-26 14:00:29 -07:00
Josh Blum
da8a6ff1ee
usrp: added revision field to the dboard id class
2011-10-10 17:18:14 -07:00
Josh Blum
da40a1aebc
uhd: replaced boost filesystem path with fs_path in property tree
2011-07-22 13:59:47 -07:00
Josh Blum
9851de0713
uhd: add get_tree call directly to the device
...
Does away with the need for wax cast to get the tree.
You can still do this but it will eventually be removed.
There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree.
2011-07-20 14:13:37 -07:00
Josh Blum
1ade1f94cb
uhd: implement prop tree usage in utils
2011-06-29 13:02:42 -07:00
Josh Blum
7450a6583f
usrp: support for grand daughter board eeprom
2011-04-26 14:15:16 -07:00
Josh Blum
16f08844d7
uhd: renamed the assert header to assert has
...
only the assert has implementation is in this header
uhd assert throw moved to the exception header
updated code base includes to match
2011-02-24 14:54:24 -08:00
Josh Blum
76ebda895c
uhd: switch dboard id prop to whole eeprom struct
...
modified implementation code and burner app
also made dboard manager use safe constructor that will use none ids if construction fails
2011-02-22 11:55:54 -08:00
Josh Blum
0066ef2972
usrp: replaced device specific burner apps with one generic one for mboard eeproms
2010-11-04 23:44:58 -07:00
Josh Blum
6d315076ba
usrp: dboard eeprom burner app takes slot param (fixed for automatic)
2010-09-09 11:07:59 -07:00
Josh Blum
5c2cccfe8c
uhd: renamed prefix on usrp burn eeprom utility
2010-07-06 18:06:15 -07:00