| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
properties.
|
|
|
|
|
| |
Added props exception macro to make the set/get prop switch statements easier.
Made use of boost throw exception macro for throw-site information in throw assert.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Takes a subdevice and dxc properties object and tunes them.
Made use of tune helper in simple device.
Moved gain handler into utils header dir.
|
|
|
|
| |
config include to static.hpp to compile under windows
|
| |
|
|
|
|
|
|
|
| |
Created structs to replace range tuples, and clock config struct.
Merged clock config props into one property using config struct.
Added templated dict construction to use the assign::map_list_of.
Added gcc flag to set visibility to hidden and use the api macro.
|
|
|
|
| |
program options).
|
|
|
|
|
| |
replaced it with gain and freq range tuples.
This simplifies the api calls and subdev properties.
|
|
|
|
|
|
| |
and made use of it in the dboard manager so it intercepts the sets and gets.
While doing this, fixed something with nested links in wax obj.
Added some useful macros and templates to the utils.
|
|
|