| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
| |
| |
| |
| | |
properly map the channel index to the motherboard in chan_to_mcp(...).
|
| |
| |
| |
| |
| |
| | |
This avoids double-calling subscribers, and will fix the case where a
rate change in a multi-channel scenario will break because the graph
resolution is done before all rates are set.
|
| |
| |
| |
| |
| |
| | |
This avoids double-calling subscribers, and will fix the case where a
rate change in a multi-channel scenario will break because the graph
resolution is done before all rates are set.
|
|/
|
|
|
| |
Note: This is the first commit that uses lambdas, and lambdas are now
usable for UHD development.
|
|
|
|
|
| |
legacy_compat_impl dtor to prevent future sessions from calling into the
destroyed bound functions
|
|
|
|
|
|
| |
- Added mapping from radio block and port to channel in legacy compat layer.
- Improved parsing of stream args and added parsing of radio ID and port parameters for each channel.
- Added proper programming of the response SID based on the new radio ID and port parameters.
|
|
|
|
| |
Reviewed-By: Derek Kozel <derek.kozel@ettus.com>
|
| |
|
| |
|
|
|