Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the boost exception stuff, replaced it with macro that formats the ↵ | Josh Blum | 2010-05-05 | 1 | -1/+1 |
| | | | | | | | throw site information. SWIG didnt handle the boost exception stuff, even with custom exception wrappers. Now the boost requirement can be lowered back to 3.6. | ||||
* | notes about ping and firewall | Josh Blum | 2010-05-03 | 1 | -0/+11 |
| | |||||
* | setting size of buffers from device args | Josh Blum | 2010-04-27 | 1 | -0/+35 |
| | |||||
* | Merge branch 'eeprom' of git@ettus.sourcerepo.com:ettus/uhdpriv | Josh Blum | 2010-04-26 | 1 | -1/+1 |
|\ | |||||
| * | Work on exceptions. | Josh Blum | 2010-04-25 | 1 | -1/+1 |
| | | | | | | | | | | Added props exception macro to make the set/get prop switch statements easier. Made use of boost throw exception macro for throw-site information in throw assert. | ||||
* | | renamed the firmware main image to txrx_uhd.bin | Josh Blum | 2010-04-25 | 1 | -1/+1 |
|/ | |||||
* | pulled in some dboard docs and fixes | Josh Blum | 2010-04-22 | 5 | -12/+80 |
| | |||||
* | added coding docs | Josh Blum | 2010-04-20 | 3 | -0/+65 |
| | |||||
* | added comments to cmakelists, makedir in file generation script so python ↵ | Josh Blum | 2010-04-19 | 1 | -7/+23 |
| | | | | doesnt have to | ||||
* | added some documentation and links to the index | Josh Blum | 2010-04-19 | 1 | -1/+23 |
| | |||||
* | added usrp2 networking notes, tweaked style and build | Josh Blum | 2010-04-18 | 3 | -7/+89 |
| | |||||
* | Created a docs directory to house restructured text documentation. | Josh Blum | 2010-04-18 | 6 | -0/+1880 |
Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2. |