EliasOenal / multimon-ng

GNU General Public License v2.0
923 stars 206 forks source link

Fixing POCSAG decoders not working when fed small data over pipes, etc. #214

Closed luarvique closed 4 months ago

luarvique commented 4 months ago

Fixed POCSAG512 and POCSAG1200 decoders not working when fed small amounts of data (e.g. pipes, etc). This should fix issues #213, #197, #91, #70.

The same problem may be present in some other decoders. I have not checked. Please, do.

luarvique commented 4 months ago

ping?

EliasOenal commented 4 months ago

Thanks a lot, it looks good. And sorry to have left you hanging, I'm currently traveling abroad. I'll try to make time later today for a quick test. If you don't mind, please add your name to the respective file's copyright notice. It's not strictly required for small fixes, but the distributions packaging multimon-ng appreciate it.

luarvique commented 4 months ago

Done.

ramonsmits commented 4 months ago

@luarvique @EliasOenal could you update the description to put each issue in a markdown list? If you do that github will auto expand the issue numbers to include their titles and status.