| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Added static instance macro for lazy instantiation of static variables.
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
The dboard is now just a uint16 (dont bother with the enums).
The dboard manager now registers subdevs with a name.
The basic board code uses a static block to register itself.
|
| |
|
| |
|
|
prefixed them with dboard_ and mboard_.
And yes, the code is compiling.
|