uhd/host/include
Martin Braun b89c53c069 rfnoc: ctrlport: Separately validate and handle async messages
This introduces the concept of an async message validator, an optional
callback for functions to check if an async message has a valid payload.
After validation, the async message is ack'd. Then, the async message
handler is executed.

This makes sure that an async message is ack'd as soon as possible,
rather than after the async message handling, which can itself have all
sorts of communication going on to the device.
2019-11-26 11:49:34 -08:00
..
uhd rfnoc: ctrlport: Separately validate and handle async messages 2019-11-26 11:49:34 -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