Commit graph

24 commits

Author SHA1 Message Date
Jonathan Naylor bcdba292eb Display the rubric of the encrypted messages. 2020-12-15 14:27:47 +00:00
Jonathan Naylor b22d9084c8 Add more POCSAG display information. 2020-12-15 10:19:37 +00:00
Jonathan Naylor a027b1f3bd Display the decrypted text on the external displays. 2020-12-14 12:48:56 +00:00
Jonathan Naylor 77daf86723 Decode encrypted POCSAG messages (thanks to JG1UAA for the code). 2020-12-14 12:22:43 +00:00
Jonathan Naylor d89a156523 Fix silly bug. 2019-01-23 08:50:22 +00:00
Jonathan Naylor 1ead913859 Restructure POCSAG code to allow for two input data streams. 2019-01-23 08:21:47 +00:00
Jonathan Naylor 9b2352c877 Beginnings of allowing for local POCSAG message transmissions. 2019-01-22 21:33:49 +00:00
Jonathan Naylor 0f6945ef4e Stop any response from any mode when not enabled. 2019-01-20 17:09:40 +00:00
Jonathan Naylor ae9e6ea6ab Reset the mode's state machines when going to the disabled state. 2019-01-19 17:15:24 +00:00
Andy CA6JAU b66a92bb9c Fix other crashes 2018-08-20 00:47:45 -03:00
maschinist 92ae98b36e Add forwarding of alphanum payload for func Alert2 msgs 2018-07-20 11:18:46 +02:00
Jonathan Naylor f85c9b0790 Add support for POCSAG Alert 1 and Alert 2. 2018-07-15 19:31:42 +01:00
Jonathan Naylor 2606f66260 Fix reported POCSAG message bugs. 2018-06-20 18:20:37 +01:00
Jonathan Naylor 14bb1339ac Fixed the crash in a clean way. 2018-06-18 22:10:56 +01:00
Jonathan Naylor 282bffb3c4 Fix underflow bug when transmitting POCSAG data. 2018-06-18 21:49:38 +01:00
Jonathan Naylor 91aac8e07f Simplify the POCSAG alphanumeric ending. 2018-06-18 18:08:35 +01:00
Jonathan Naylor 434fccd36d Handle numeric messages correctly. 2018-06-13 18:53:09 +01:00
Jonathan Naylor c01734f4ad Temporary commit to maintain network compatibility with the DAPNET Gateway. 2018-06-13 08:06:01 +01:00
Jonathan Naylor fd067f8930 Add two EOT characters before the NULs. 2018-06-13 06:52:45 +01:00
Jonathan Naylor 270f518a63 Remove the EOTs from the end of a transmission. 2018-06-12 22:05:23 +01:00
Jonathan Naylor e0549c27c1 Reverse the bit order of the transmitted characters. 2018-06-12 20:53:39 +01:00
Jonathan Naylor 84dd3bf887 POCSAG bug fixing. 2018-06-12 19:14:22 +01:00
Jonathan Naylor b398bba1ea Add POCSAG processing and display code. 2018-06-11 21:30:49 +01:00
Jonathan Naylor 2a0364a6d4 nitial commit of POCSAG files. 2018-06-07 18:46:03 +01:00