Releases: FutureSDR/seify
Releases · FutureSDR/seify
v0.20.1
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- Derive some traits by @ratzrattillo in #2
- Update dependencies by @ratzrattillo in #3
- aaronia http request queueing, non-burst-mode, set agc by @011000101101 in #4
- Fix a typo in the
suports_agc()function, and expose theitemsfield of theRangestruct by @porkiedev in #6 - Fix conversion from soapysdr::Args into seify::Args by @porkiedev in #7
- Rust-native HackRf Support by @TroyNeubauer in #10
- Bump seify-hackrfone to v0.1.0 by @TroyNeubauer in #11
- Added hardware bandwidth accessors, as available in underlying drivers. by @metasim in #13
- Added "once" call to
soapysdr::configure_logging()by @metasim in #16 - Made
RangePartialEqandPartialOrd. by @metasim in #14 - automatic DC offset corrections by @randsoy in #17
- feat(device): 添加自动直流偏移纠正功能 by @randsoy in #20
- Support accessing RtlSdr by serial number by @vlovich in #26
- Bladerf1 support with pure rust driver by @ratzrattillo in #23
- update to libbladerf-rs v0.3.0 by @ratzrattillo in #27
- update to libbladerf-rs v0.4.1 by @ratzrattillo in #29
New Contributors
- @ratzrattillo made their first contribution in #2
- @011000101101 made their first contribution in #4
- @porkiedev made their first contribution in #6
- @TroyNeubauer made their first contribution in #10
- @metasim made their first contribution in #13
- @randsoy made their first contribution in #17
- @vlovich made their first contribution in #26
Full Changelog: https://github.com/FutureSDR/seify/commits/v0.20.0