pothosware / SoapyMultiSDR

Multi-device support module for SoapySDR
https://github.com/pothosware/SoapyMultiSDR/wiki
Boost Software License 1.0
13 stars 3 forks source link

APIs that didnt port well to multi-ness #2

Open guruofquality opened 8 years ago

guruofquality commented 8 years ago
guruofquality commented 8 years ago

Created csv parser to use comma separate string for time and clock source as well as frontend mappings, this covers most important aspects of the multi-wrapper because we do need the time and clock part supported. HW interface wrappers probably dont matter here, but we can bank-ify them in the future API.