EliasOenal / multimon-ng

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

any ideas for FLEX-A ? #206

Open gprime31 opened 1 year ago

gprime31 commented 1 year ago

2023-07-11_14-07

gprime31 commented 1 year ago

like commands? do I pipe it straight into multimon-ng from netcat?

gprime31 commented 1 year ago

oh and already tried: nc -l -u localhost 7355 | sox -t raw -esigned-integer -b 16 -r 48000 - -esigned-integer -b 16 -r 22050 -t raw - | multimon-ng -t raw -a POCSAG512 -a POCSAG1200 -a POCSAG2400 -a FLEX -f alpha -

stevenmcastano commented 1 month ago

I'd love to find out the same... almost everything I'm grabbing is FLEX-A and FLEX-C, very few actual POCSAG messages in my area. Right now the only thing I can find to decode those is PDW which works but has plenty of limitations!

EliasOenal commented 1 month ago

Besides FLEX you can also give FLEX_NEXT a try. If you have sample recordings that work in PDW, feel free to share them in a new ticket.