Skip to content

Releases: EliasOenal/multimon-ng

1.3.0

11 Oct 13:53
Compare
Choose a tag to compare
  • POCSAG: Support for the Danish charset.
  • FLEX: Fixed incorrect use of format string.

1.2.0

19 Oct 08:14
5dc5b69
Compare
Choose a tag to compare
  • Separated FLEX and FLEX_NEXT. The former is identical to 1.1.9, while FLEX_NEXT gained new features, as well as known regressions. (See #168)
  • Several smaller POCSAG fixes.
  • Fix for opening large wav files with improper header.

1.1.9

21 Sep 22:57
Compare
Choose a tag to compare
  • 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

02 Jul 00:05
Compare
Choose a tag to compare
  • 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

15 Jan 23:21
Compare
Choose a tag to compare

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

17 Oct 11:43
Compare
Choose a tag to compare

Supports building without FLEX error correction in order to comply with the GPL.

1.1.5

02 Apr 18:52
Compare
Choose a tag to compare

Various bug fixes.

1.1.4

16 Oct 00:04
Compare
Choose a tag to compare

Code cleanup and a variety of FLEX fixes.

1.1.3

01 Sep 13:11
Compare
Choose a tag to compare

Support for prefixed output "--label xyz" and minor fixes.

1.1.2

18 Jul 09:46
Compare
Choose a tag to compare

FLEX improvements and timestamp support.