Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | n230: fix coverity reports | Andrej Rode | 2017-01-12 | 1 | -1/+2 |
| | |||||
* | n230: Make second dual-eth addr consistent with standard | Ashish Chaudhari | 2016-11-14 | 1 | -2/+2 |
| | | | | - The second address argument was changed from "secondary-addr" to "second_addr" | ||||
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 15 | -141/+141 |
| | | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that). | ||||
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -39/+39 |
| | | | | | | | | | - Added desired and coerced values and accessors to property - Added support to register desired subscribers - set APIs don't reallocate storage for a property value - Renamed callback method registration APIs - Registering 2 coercers or publishers for a property will throw - Registering a coercer and a publisher for the same property will throw | ||||
* | n230: fixed header location | Nicholas Corgan | 2016-01-15 | 2 | -2/+126 |
| | |||||
* | n230: Multiple usability improvements | Ashish Chaudhari | 2016-01-13 | 4 | -40/+96 |
| | | | | | | | - Improved FW/FPGA compat mismatch error messages - Added power-cycle message to loader - Disabled "SW too new for HW" version check - Added retry mechanism in n230_find to allow for ARP updates | ||||
* | n230: Bumped N230 firmware compat number to 32 | Ashish Chaudhari | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | usrp3,n230: Moved all shared FW-Host headers to the host dir | Ashish Chaudhari | 2016-01-08 | 7 | -8/+275 |
| | |||||
* | n230: fixed string formatting warning | Nicholas Corgan | 2016-01-08 | 1 | -2/+5 |
| | |||||
* | n230: Added hardware compatibility version checks to UHD | Ashish Chaudhari | 2016-01-08 | 2 | -2/+53 |
| | |||||
* | n230: Improved error for secondary ethernet detection failure | Ashish Chaudhari | 2016-01-08 | 1 | -3/+10 |
| | |||||
* | n230: Added new AD9361 properties to the property tree | Ashish Chaudhari | 2016-01-07 | 3 | -34/+18 |
| | |||||
* | Fixed some cross-platform build issues | Ashish Chaudhari | 2016-01-06 | 2 | -1/+1 |
| | |||||
* | n230: Fixed GPSDO detection logic | Ashish Chaudhari | 2016-01-06 | 6 | -26/+29 |
| | |||||
* | n230: GPIO ATR cleanup and miniSAS GPIO support | Ashish Chaudhari | 2016-01-05 | 6 | -9/+61 |
| | | | | | - Replaced all gpio_200 cores with gpio_3000 - Added support for miniSAS GPIO through FP0 and FP1 banks | ||||
* | n230: Added N230 device support | Ashish Chaudhari | 2016-01-05 | 21 | -0/+3922 |