summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2018-07-26Successfully perform a dummy writeYuval Adam
2018-07-26Extract libusb context to a longer living lifetimeYuval Adam
2018-07-23Lifetime problems with opening the deviceYuval Adam
2018-07-23Refactor structsYuval Adam
2018-07-23Cleanup new()Yuval Adam
2018-07-23Add basic USB device discoveryYuval Adam
2018-07-23Initial RtlSdr struct and implYuval Adam
2018-07-23Add basic Dongle structYuval Adam
2018-07-23Initial cargo library filesYuval Adam