| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: loopback working on usrp2 | Josh Blum | 2011-06-29 | 1 | -1/+2 |
* | uhd: work getting multi-usrp working | Josh Blum | 2011-06-28 | 1 | -0/+5 |
* | usrp: got probe working w/ the new property tree | Josh Blum | 2011-06-28 | 1 | -57/+53 |
* | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 1 | -1/+11 |
* | Merge branch 'fw_updater' | Josh Blum | 2011-06-16 | 2 | -16/+178 |
|\ |
|
| * | N210: update burner for python3.0, added listbox for device selection in gui | Josh Blum | 2011-06-16 | 2 | -21/+62 |
| * | fw_updater: windows enumeration works | Josh Blum | 2011-06-16 | 1 | -5/+9 |
| * | fw_updater: decrease discovery timeout, modify win to return bcast instead of ip | Nick Foster | 2011-06-15 | 1 | -3/+2 |
| * | fw_updater: device enumeration support, not integrated into main app yet | Nick Foster | 2011-06-15 | 1 | -1/+22 |
| * | fw_updater: add broadcast addr finding for *nix/Win | Nick Foster | 2011-06-15 | 1 | -0/+71 |
| * | fw_updater: add support for fictitious "rev 2" N2XX | Nick Foster | 2011-06-15 | 1 | -7/+7 |
| * | N2XX: firmware stops device streaming on fw update, and updater script checks... | Nick Foster | 2011-06-15 | 1 | -4/+30 |
* | | usrp2: macosx fix, use object's strip, not str (could be unicode) | Josh Blum | 2011-06-16 | 1 | -1/+1 |
* | | usrp2: removed asserts in card burner, remove ascii decode | Josh Blum | 2011-06-16 | 1 | -14/+12 |
|/ |
|
* | Merge branch 'master' into next | Josh Blum | 2011-04-30 | 5 | -18/+59 |
|\ |
|
| * | usrp2: move card burner code out of get_options so get_options can be used by... | Josh Blum | 2011-04-29 | 1 | -8/+8 |
| * | usrp2: card burner protections when the user specifies a device not in the list | Josh Blum | 2011-04-28 | 1 | -2/+12 |
| * | usrp2: include dd.exe in windows installers | Josh Blum | 2011-04-28 | 2 | -0/+13 |
| * | usrp: support for grand daughter board eeprom | Josh Blum | 2011-04-26 | 2 | -13/+25 |
| * | usrp1: rmmod usbtest because it interferes | Josh Blum | 2011-04-25 | 1 | -0/+6 |
| * | N210: Additional checks on both the host and firmware sides of the firmware u... | Nick Foster | 2011-04-21 | 1 | -2/+21 |
* | | N210: UDP bootloader | Nick Foster | 2011-04-21 | 1 | -2/+2 |
* | | N210: Additional checks on both the host and firmware sides of the firmware u... | Nick Foster | 2011-04-21 | 1 | -2/+21 |
|/ |
|
* | usrp2: restore executable permission on python scripts | Josh Blum | 2011-04-06 | 5 | -0/+0 |
* | usrp2_card_burner: decode byte strings into ascii for parsing | Josh Blum | 2011-04-06 | 1 | -3/+3 |
* | usrp2_card_burner: change the padding string to bytes | Josh Blum | 2011-04-05 | 1 | -2/+2 |
* | usrp_n2xx_net_burner: working on python3 (string is not the same as bytes) | Josh Blum | 2011-04-05 | 1 | -28/+17 |
* | usrp_n2xx_net_burner: remove thread from gui | Josh Blum | 2011-04-05 | 1 | -4/+5 |
* | usrp2: ran 2to3 on python apps and make corrections for old imports to work | Josh Blum | 2011-04-05 | 5 | -131/+149 |
* | usrp2: added usrp_n2xx_net_burner_gui to build system installation | Josh Blum | 2011-03-26 | 2 | -0/+1 |
* | usrp2: created net burner gui wrapper for N series | Josh Blum | 2011-03-26 | 2 | -23/+219 |
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -2/+3 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: switch dboard id prop to whole eeprom struct | Josh Blum | 2011-02-22 | 1 | -13/+16 |
* | usrp-n2xx: checkout burner into next branch | Josh Blum | 2011-02-19 | 1 | -227/+224 |
* | Modified net burner to allow reading of images from N2XX. | Nick Foster | 2011-02-14 | 1 | -2/+51 |
* | Merge branch 'usrp_e100_devel' into next | Josh Blum | 2011-02-10 | 7 | -1028/+1 |
|\ |
|
| * | usrp-e100: created component for stand-alone usrp-e utils and added wb test util | Josh Blum | 2011-01-23 | 7 | -1028/+1 |
* | | Modified the net burner util to perform size and content checks on images. | Nick Foster | 2011-01-28 | 1 | -1/+36 |
|/ |
|
* | usrp-e100: added readbacks for time now and time pps | Josh Blum | 2011-01-12 | 3 | -197/+3 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: integrated boost split or tokenizer into source files, remove string spl... | Josh Blum | 2011-01-06 | 1 | -2/+3 |
* | uhd: only install usrp2 apps when the component is enabled | Josh Blum | 2010-12-04 | 1 | -6/+9 |
* | uhd: only enable C when we are building the USRP-E100 utilty apps | Josh Blum | 2010-12-04 | 1 | -0/+1 |
* | Merge branch 'usrp_e100' into next | Josh Blum | 2010-11-23 | 8 | -0/+1220 |
|\ |
|
| * | Merge branch 'master' into usrp_e100_i2c | Josh Blum | 2010-11-10 | 1 | -1/+6 |
| |\ |
|
| * \ | Merge branch 'master' into usrp_e100 | Josh Blum | 2010-11-10 | 1 | -50/+34 |
| |\ \ |
|
| * | | | usrp-e100: add header path for the utils directory as well | Josh Blum | 2010-11-09 | 1 | -0/+3 |
| * | | | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-11-09 | 6 | -181/+92 |
| |\ \ \ |
|
| * | | | | USRP-E: updated the loopback tester for length checking. | root | 2010-10-13 | 1 | -5/+42 |