forked from pothosware/SoapyFCDPP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog.txt
22 lines (17 loc) · 847 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
Release 0.2.0 (pending)
==========================
- support mapped stream buffer and configurable period setting
- support for building SoapyFCDPP on SoapySDR v0.6 (Debian 10)
- support for FCD Pro (V1.x) dongles
- period increased to 250msecs by default (adjustable) to reduce context switching rate on low power systems
- detection of valid Alsa devices for multiple attached FCDs
Release 0.1.1 (2019-01-26)
==========================
- Cleared up license - Boost Software License 1.0
- Improved stream reading regarding handling ALSA states
- Added Raspberry Pi 3 optimization compiler flags to meson.build
- Fixed install path in meson.build
- Shortened the period length from 4096 to 2048. Works fine on Raspberry Pi 3.
Release 0.1.0 (2018-12-21)
==========================
- Initial release of Soapy FUNcube dongle pro+ support module