-
Notifications
You must be signed in to change notification settings - Fork 15
/
Changelog.txt
47 lines (32 loc) · 1.05 KB
/
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Release 0.5.2 (2024-05-30)
==========================
- SDRplay API v3.15
- Support for RSPdx-R2
Release 0.5.1 (2024-02-13)
==========================
- implement getSampleRateRange()
Release 0.5.0 (2024-02-05)
==========================
- SDRplay API v3.14
- Support for RSP1B
Release 0.4.1 (2022-09-14)
==========================
- setFrequency() uses RF by default
- New get/set methods for frequency correction
Release 0.4.0 (2022-04-17)
==========================
- Device selection by serial number
- Fix concurrency bugs with SoapySDR remote
- Fix several problems with RSPduo modes
Release 0.3.0 (pending)
==========================
- Implement filter by serial number for enumeration
- Enumeration can yield the already opened device:
Allows the device to be found again in the same process
and fixes multiple clients to work with SoapySDR server
Release 0.2.0 (2019-01-07)
==========================
- support API 2.13 and identify RSPduo
Release 0.1.0 (2016-10-16)
==========================
- Initial release of Soapy SDRPlay support module