summaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
* Removed the boost exception stuff, replaced it with macro that formats the ↵Josh Blum2010-05-051-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 firewallJosh Blum2010-05-031-0/+11
|
* setting size of buffers from device argsJosh Blum2010-04-271-0/+35
|
* Merge branch 'eeprom' of git@ettus.sourcerepo.com:ettus/uhdprivJosh Blum2010-04-261-1/+1
|\
| * Work on exceptions.Josh Blum2010-04-251-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.binJosh Blum2010-04-251-1/+1
|/
* pulled in some dboard docs and fixesJosh Blum2010-04-225-12/+80
|
* added coding docsJosh Blum2010-04-203-0/+65
|
* added comments to cmakelists, makedir in file generation script so python ↵Josh Blum2010-04-191-7/+23
| | | | doesnt have to
* added some documentation and links to the indexJosh Blum2010-04-191-1/+23
|
* added usrp2 networking notes, tweaked style and buildJosh Blum2010-04-183-7/+89
|
* Created a docs directory to house restructured text documentation.Josh Blum2010-04-186-0/+1880
Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2.