ccostes/rtl-sdr-rs

Create In-Memory DeviceHandle

ccostes opened this issue · 0 comments

Want to create a DeviceHandle implementation which uses an in-memory store for all device reads and writes instead of a real device. The goal is to use this for integration tests to verify the device state before and after some operation.