Releases: EliasOenal/multimon-ng
Releases · EliasOenal/multimon-ng
1.3.1
1.3.0
- POCSAG: Support for the Danish charset.
- FLEX: Fixed incorrect use of format string.
1.2.0
1.1.9
- multimon-ng now has a man page, let's try to keep it updated.
- FLEX: Changes to group messages and delimiters.
- FMS: Fixed a problem with the direction of telegrams.
- POCSAG: Support for the Slovenian charset.
1.1.8
- POCSAG: Support for the Swedish charset, as well as smaller fixes. The decoder now by default detects the message type according to the POCSAG standard, use "-f auto" to enable the old behaviour of heuristically detecting the type.
- FLEX: Numeric messages now won't have spaces stripped anymore.
- DTMF: Filter false positives.
- Windows: stdin is now properly set to binary mode, this fixes piping.
1.1.7
Implemented support for multiple POCSAG charsets. Currently supported: US (default), DE, FR
Fixed a bug in the identification of fragmented FLEX messages.
1.1.6
Supports building without FLEX error correction in order to comply with the GPL.
1.1.5
Various bug fixes.
1.1.4
Code cleanup and a variety of FLEX fixes.
1.1.3
Support for prefixed output "--label xyz" and minor fixes.