| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Slaves are properly initialized/deinitialized
- Return values from BISTs return more info
- Minor formatting fixes
|
| |
|
| |
|
|
|
|
|
|
| |
Some downstream consumers of n3xx_bist output require the error_msg key
to be in every result, even if no error occurred. The default value is
an empty string.
|
|
|
|
| |
reasons
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Also fixed some error handling in various cases
|
|
|
|
|
|
|
| |
- Crossbar local addr is now written during initialization of UHD
session
- Support for multiple crossbars per device (at least on UHD side)
- Crossbars are now sequentially given a unique address
|
| |
|
|
|
|
|
| |
- Udev lookups now just return empty lists when they can't find anything
- Made SPI dev interface factory Py2/3 safe
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|