uhd/host/include
Martin Braun 3df500cb19 uhd: Add new exceptions for RFNoC-specific errors
Add the following exception types:
- rfnoc_error
- op_failed
- op_seqerr
- op_timeout
- op_timeerr
- access_error
  - It is meant to be used when access violations have taken place,
    i.e., when a resource is being accessed without appropriate
    permissions.
- resolve_error
  - This is a derivative of rfnoc_error, and will be used when a
    property resolution fails unexpectedly.
- routing_error
  - For use when the framework has path setup issues or general
    routing-related errors
2019-11-26 11:49:08 -08:00
..
uhd uhd: Add new exceptions for RFNoC-specific errors 2019-11-26 11:49:08 -08:00
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
config.h.in cmake: Fix version numbering 2018-07-13 11:44:04 -07:00
uhd.h C: Add uhd_get_abi_string, uhd_get_version_string 2019-05-02 08:36:44 -07:00