Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -3/+3 |
| | | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API | ||||
* | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 1 | -4/+4 |
| | | | | instead of 0 and 1. | ||||
* | Renaming 'usrp1_init_eeprom' to 'fx2_init_eeprom', and making it enable based on | Ben Hilburn | 2011-10-10 | 1 | -0/+93 |
ENABLE_USB rather than ENABLE_USRP1 since we also need it for B100. |