vp-digi/CHANGELOG.md

31 wiersze
1.1 KiB
Markdown
Czysty Zwykły widok Historia

2022-06-11 12:49:28 +00:00
# 1.2.2 (2022-06-11)
## New features
* none
## Bug fixes
* Default de-dupe time was 0, backspace was sometimes stored in config, frame length was not checked in viscous delay mode
## Other
* none
## Known bugs
* none as far
2021-10-13 16:38:34 +00:00
# 1.2.1 (2021-10-13)
## New features
* none
## Bug fixes
* Digi max and rep values could not be entered when only <LF> line ending was used.
## Other
* none
## Known bugs
* none as far
2021-09-10 11:55:39 +00:00
# 1.2.0 (2021-09-10)
This is the very first open-source VP-Digi release.
## New features
* Viscous-delay and direct-only modes are enabled separately for each digipeater alias: ```digi <0-7> viscous [on/off]``` and ``` digi <0-7> direct [on/off] ```.
**When updating from version <1.2.0 please erase configuration or set new settings carefully.**
* Selectable signal input type: normal (filtered) audio or flat (unfiltered) audio: ```flat [on/off]``` - switches modem settings - before v. 1.2.0 was hardcoded for normal audio
* Erase all settings command: ```eraseall```
## Bug fixes
* none
## Other
* Code was partially rewritten (especially digipeater, modem and AX.25 layer)
## Known bugs
* none as far