Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: added image utils code to search the images paths for image files | Josh Blum | 2010-08-19 | 2 | -3/+7 |
| | |||||
* | uhd: docs on building and installing images | Josh Blum | 2010-08-18 | 4 | -36/+106 |
| | |||||
* | dbsrx: modification docs | Josh Blum | 2010-08-04 | 1 | -1/+42 |
| | |||||
* | DBSRX support in UHD | Jason Abele | 2010-08-04 | 1 | -0/+13 |
| | |||||
* | Merge branch 'rfx' | Josh Blum | 2010-08-04 | 1 | -1/+1 |
|\ | |||||
| * | Fixes gain range for rfx400 vs other rfx | Jason Abele | 2010-08-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fw_reorg' | Josh Blum | 2010-08-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 1 | -1/+1 |
| |/ | |||||
* / | uhd: docs fix, its 3.3v level | Josh Blum | 2010-07-31 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'package' | Josh Blum | 2010-07-16 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | Also tweaked pkg config file Conflicts: host/CMakeLists.txt | ||||
| * | uhd: time for version minor, path tweaks, notes on windows command line ↵ | Josh Blum | 2010-07-13 | 1 | -0/+6 |
| | | | | | | | | compilation | ||||
* | | uhd: add lib64 to boost library path when it exists (helps fedora 64) | Josh Blum | 2010-07-13 | 1 | -1/+0 |
|/ | |||||
* | usrp2: added notes on multiple device network setup, improved warnings for ↵ | Josh Blum | 2010-07-08 | 1 | -3/+22 |
| | | | | buff size stuff | ||||
* | uhd: added mimo notes, misc spellcheck and tweaks | Josh Blum | 2010-07-05 | 4 | -15/+71 |
| | |||||
* | usrp2: increased transport buffer minimum size, and added warning | Josh Blum | 2010-07-05 | 1 | -12/+16 |
| | | | | | | added more notes on buffer size to the manual pulled in some firmware fixes from the mimo work, just to have them in here | ||||
* | uhd: added build notes for fedora 64 boost not found | Josh Blum | 2010-06-28 | 1 | -1/+4 |
| | |||||
* | uhd: removed hackery to set performance flags, use release mode. | Josh Blum | 2010-06-26 | 1 | -0/+1 |
| | | | | | | The correct optimization flags are added when the build type is set to release. Made a change to set built type to release if not specified, and added build guide notes. For MSVC, one must set release mode from the visual studio IDE. | ||||
* | usrp2: updated fpga build notes | Josh Blum | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | uhd: work on thread priority scheduling | Josh Blum | 2010-06-16 | 1 | -5/+3 |
| | |||||
* | uhd: added ability to boost rt priority, added general app notes | Josh Blum | 2010-06-15 | 3 | -1/+82 |
| | |||||
* | Updated documentation | Jason Abele | 2010-06-01 | 1 | -1/+15 |
| | |||||
* | mac os x card burner support and documentation notes | Josh Blum | 2010-05-21 | 2 | -6/+27 |
| | |||||
* | some wbx series notes | Josh Blum | 2010-05-20 | 1 | -0/+11 |
| | |||||
* | split the card burner into two python apps, one command line app with ↵ | Josh Blum | 2010-05-20 | 1 | -2/+2 |
| | | | | implementation, and the other a gui only app, updated docs as well | ||||
* | card burner notes | Josh Blum | 2010-05-14 | 1 | -2/+14 |
| | |||||
* | notes on usrp2 card burner | Josh Blum | 2010-05-12 | 1 | -9/+8 |
| | |||||
* | Added card burner python app with gui and windows support. | Josh Blum | 2010-05-12 | 1 | -1/+1 |
| | |||||
* | 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. |