| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Moved timespec into its own header.
|
|
|
|
|
| |
Gets overall gains and sets overall gains when used.
Wild card gain will be a gain with an empty string name.
|
|
|
|
|
|
|
|
| |
threading/sleeping).
Added to dboard interface to get clock rates.
Added OTHERS properties and some documentation type notes.
Added more TODOs to the utils.
|
|
|
|
|
| |
Added some new properties for getting a list of antenna names,
pps sources, ref sources...
|
| |
|
| |
|
|
|
|
| |
Added a usrp mboard named test, its empty for now.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The xcvr base inherits from this (as does rx and tx base).
Added m4 macro to check for compiler flags.
The configure checks flags and headers.
Merged the register subdev static methods into one method
that associates a dboard id with a dboard constructor.
The manager code is responsible for checking this association
and creating the correct subdev instances.
|
|
|
|
|
|
|
|
| |
Sub-classes only need to pass the single argument,
makes implementation cleaner.
Added a dboard registry and api for the manager.
This way, one could externally register custom dboard from the api.
|
|
|
|
|
| |
Made changes to meet compilation.
Added test to verify ip and mac addr code.
|
|
|
|
| |
Made autotools mods so it passes distcheck.
|
|
|
|
|
| |
Added a manager class for the subdevs that will create devices,
and give out proxies to handle them.
|
| |
|
|
The fpga and firmware are empty placeholders for now.
|