Files
ggwave/CHANGELOG.md
2021-02-28 00:26:27 +02:00

19 lines
507 B
Markdown

# Changelog
## [Unreleased]
- Resampling fixes
- Add `soundMarkerThreshold` parameter
- Sampling rates are now consistently represented as float instead of int
## [v0.2.0] - 2021-02-20
- Supported sampling rates: 6kHz - 96kHz
- Variable-length payloads
- Fixed-length payloads (no sound markers emitted)
- Reed-Solomon based ECC
- Ultrasound support
[unreleased]: https://github.com/ggerganov/hnterm/compare/ggwave-v0.2.0...HEAD
[v0.2.0]: https://github.com/ggerganov/hnterm/releases/tag/ggwave-v0.2.0