- Update to new upstream release 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.
OBS-URL: https://build.opensuse.org/request/show/712976
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=18
- Update to version 1.1.5+git.20180527:
* Restore FSF copyright notices on win32_getopt.[ch]
* Version 0.8.7v (11 APR 2018)
* Modification (to this file) made by Bruce Quinton and Rob0101
(as seen on github: https://github.com/rob0101)
* Issue *95 created by rob0101: '-a FLEX dropping first character
of some message on regular basis'
* Implemented Rob0101's suggestion of K, F and C flags to indicate
the message fragmentation:
'K' message is complete and O'K' to display to the world.
'F' message is a 'F'ragment and needs a 'C'ontinuation message
to complete it.
Message = Fragment + Continuation * 'C' message is a
'C'ontinuation of another fragmented message
* I missed a null terminator on the 'Message' array and therefore
was printing garbage to the output. Fixed now!
* Addressed issue #101: group messaging misbehaving when the
message frame is a corrupt packet.
* Version 0.9.0v (22 May 2018) Modification (to this file) made
by Bruce Quinton (zanoroy@gmail.com) - Addded Define at top of
file to modify the way missed group messages are reported in
the debug output (default is 1; report missed capcodes on the
same line) REPORT_GROUP_CODES 1 // Report each cleared faulty
group capcode : 0 = Each on a new line; 1 = All on the same line;
OBS-URL: https://build.opensuse.org/request/show/613528
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=10
- Update to version 1.1.5+git.20180402:
* Implemented chzchzchz's fix for 'processing unfragmented FLEX messages, multimon-ng produces corrupted messages'
* x10: fix various compiler warnings
* Revert "Issue #78 - Found a problem in the length detection sequence, modified the if statement to ensure the message length is"
* Revert "Revert "Issue #78 - Found a problem in the length detection sequence, modified the if statement to ensure the message length is""
* Issue #87 created by bertinhollan:
* fix for EAS issue #94
* silenced debug message
* Comment out includes for sys/wait and sys/resource
* Fix event polling loop with SCOPE demodulator
* cleaned up unused x10 includes
* version 1.1.5
OBS-URL: https://build.opensuse.org/request/show/593022
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=8
- Update to version 1.3.0+git.20171016:
* flex: don't drop first message characters in alphanumeric parsing
* fix compilation warnings
* Issue #78 - Found a problem in the length detection sequence, modified the if statement to ensure the message length is only checked for Aplha messages, the other types calculate thier length while decoding
* Added version info to the top of the demod_flex.c file after the previous updates to the code. I should have done it a while ago. see last commits for the actual updates.
* Change debug level on Found Long address message to be 4, outside of the normal range as only I need it at the moment..
* An issue with group messaging has been identified, the long address handling seems to be hit and miss. modified the demod_flex.c code to ignore the flag while decoding gorup messages
* Fixed CMake build, bumped version and updated README.
* Found a code flow issue (identified by: bertinholland issue #74 within EliasOenal's master multimon-ng branch) I was checking for the end of the message block on group messages before splitting the message, therefore incorrectly identified the end block as an Invlaid OFfset.
* Add sample script which can decode multiple pager channels in parallel.
* work in progress
* code to demodulate X10RF signals
OBS-URL: https://build.opensuse.org/request/show/535489
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=5
- Update to version 1.3.0+git.20170901:
* Update Flex Code
* Fixed handling of Numeric Only messages
* Version number and Group Messaging (fix)
* Added Debugging, removed multiple loops
* Version rolled, added debugging and improved CPU usage slightly
* Group Message fix
* Updated demod_flex.c (Changed GPN back to ALN)
* simplify code and remove buffers for timestamps
* cleanup
OBS-URL: https://build.opensuse.org/request/show/530279
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=4
- Update to version 1.2.0+git.20170901:
* Add --label / -l which prefixes lines with text
* Fix indent.
* Just store the label pointer rather that allocating memory etc.
* Print label even when --timestamp isn't used.
* without make install, buildroot breaks..
* Fixed --label implementation
- Remove patch:
* multimon-ng-makefile-add-make-install.diff (fixed upstream)
OBS-URL: https://build.opensuse.org/request/show/520244
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=3
- Update to version 1.2.0+git.20170718:
* Adapting vehicle-id from dec to hex
* Update Flex Code
* Fixed handling of Numeric Only messages
* Version number and Group Messaging (fix)
* Added Debugging, removed multiple loops
* Version rolled, added debugging and improved CPU usage slightly
* Group Message fix
* Updated demod_flex.c (Changed GPN back to ALN)
* add timestamp option
* add usage descritpion for time stamp option
* simplify code and remove buffers for timestamps
* cleanup
OBS-URL: https://build.opensuse.org/request/show/511253
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/multimon-ng?expand=0&rev=2