-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangelog.txt
30 lines (23 loc) · 966 Bytes
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Release 0.2.2 (pending)
==========================
- New transceiver_mode_t enum for HackRF API changes
- Clarified copyright statements in source files
- Update debian files for SoapySDR module ABI format
Release 0.2.1 (2016-02-29)
==========================
- Fixed debian control file Maintainer/Uploaders
- Reset buffer counters before activating RX stream
- Rx stream switching waits for tx to be consumed
Release 0.2.0 (2015-11-20)
==========================
- Implemented Tx/Rx automatic stream switching
- Implemented automatic gain distribution algorithm
- Implemented the direct buffer access API
- Implemented getStreamFormats() for SoapySDR v0.4
- Implemented getNativeStreamFormat() for SoapySDR v0.4
- Implemented getStreamArgsInfo() for SoapySDR v0.4
- Created settings API calls for Bias TX control
- Moved buffers device arg into stream args
Release 0.1.0 (2015-10-10)
==========================
- First release of SoapyHackRF support module