pabr-leansdr/ChangeLog.md

21 wiersze
897 B
Markdown
Czysty Zwykły widok Historia

HEAD
* Support for DVB-S2 constellations (not FEC).
* Fixed --derotate.
* Fixed excess deconvolution errors with FEC7/8.
* Added simple baseband filter (not RRC).
* Added --fastlock mode for low SR and off-line processing.
2016-09-10 21:27:51 +00:00
2016-09-04 First release from git, commit f254bdb939e3de59d862386773f1e335eef5dd12
2016-09-02 21:43:09 +00:00
* leandvb is now distributed as part of leansdr.
* Support for all DVB-S code rates.
* Status output for third-party UIs: lock, MER, frequency offset.
* Software AGC is always enabled. rtl-sdr HW AGC is not recommended.
* stderr is quiet by default. Use -v -d for troubleshooting.
* Deconvolution is now algebraic (instead of look-up table).
* Added leansdrscan for cycling through DVB settings.
* Added leansdrcat for debugging real-time behaviour.
2016-02-29 Preview release of leandvb
* Code rate 1/2 only.
* Hard-decision deconvolution (without Viterbi).