Commit graph

1858 commits

Author SHA1 Message Date
Jonathan Naylor 7ed8c9a214 Fix Nextion screen for long POCSAG messages. 2018-06-20 19:58:35 +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 5cf86578fc Merge branch 'master' into pocsag 2018-06-18 18:18:36 +01:00
Jonathan Naylor 34ceb912c9 Move log initialisation. 2018-06-18 18:18:09 +01:00
Jonathan Naylor 91aac8e07f Simplify the POCSAG alphanumeric ending. 2018-06-18 18:08:35 +01:00
Jonathan Naylor d294a9c9ad Fix file attributes for source files. 2018-06-13 18:55:03 +01:00
Jonathan Naylor 29c6485db5 Merge branch 'pocsag' of github.com:g4klx/MMDVMHost into pocsag 2018-06-13 18:54:09 +01:00
Jonathan Naylor 434fccd36d Handle numeric messages correctly. 2018-06-13 18:53:09 +01:00
Jonathan Naylor b22d1404cf
Merge pull request #428 from phl0/pocsag_dev
Add some OLED display stuff for POCSAG
2018-06-13 13:14:17 +01:00
phl0 e513a2c6bd
Add missing commas 2018-06-13 13:39:05 +02:00
phl0 e5ed902e40
Add POCSAG logo for OLED 2018-06-13 13:36:28 +02:00
phl0 e24c6e82a8
Fix forgotten "Int" 2018-06-13 13:18:32 +02:00
phl0 b56f037c0f
Make the code more readable 2018-06-13 13:07:06 +02:00
phl0 768dbc305f
Add POCSAG display functions for OLED 2018-06-13 12:54:02 +02: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 e57326aeef Clear the POCSAG screen properly. 2018-06-12 21:14:33 +01:00
Jonathan Naylor e0549c27c1 Reverse the bit order of the transmitted characters. 2018-06-12 20:53:39 +01:00
Jonathan Naylor 4b84e4c610 Update with better DAPNET image from Tony G0WFV. 2018-06-12 20:26:20 +01:00
Jonathan Naylor babb7a3adc Increase the Nextion POCSAG buffer size again. 2018-06-12 20:02:56 +01:00
Jonathan Naylor 413a44e088 Add the POCSAG frequency to the modem protocol (for hotspots). 2018-06-12 19:40:49 +01:00
Jonathan Naylor a084e14fdf Convert POCSAG text to be multi-line. 2018-06-12 19:23:38 +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 27c7342a48 Minor bug fix. 2018-06-11 21:22:56 +01:00
Jonathan Naylor ba93a57fae Update the README. 2018-06-07 18:53:37 +01:00
Jonathan Naylor 2a0364a6d4 nitial commit of POCSAG files. 2018-06-07 18:46:03 +01:00
Andy CA6JAU 86630e230e
Merge pull request #426 from lucamarche-iz1mlt/patch-1
Change URL database DMR ID
2018-05-29 09:43:04 -04:00
LucaMarche IZ1MLT 335cafecb5
Change URL database DMR ID 2018-05-29 10:34:49 +02:00
Jonathan Naylor 2bb9cb9a49 Add correct LICH direction to match Icom repeaters. 2018-05-23 18:30:40 +01:00
Jonathan Naylor 31beeee604 Add the YSF TX hang parameter. 2018-05-21 21:32:33 +01:00
Jonathan Naylor a65fba4320 Bump the version date. 2018-05-17 20:35:30 +01:00
Jonathan Naylor 02096f2c67 Insert the correct bytes for data transmissions in the Icom protocol. 2018-05-17 19:23:01 +01:00
Andy CA6JAU 992b0f27ab
Merge pull request #424 from phl0/dev
Fix SSL errors
2018-05-15 15:54:57 -04:00
phl0 fc4055399c
Fix SSL errors 2018-05-15 21:51:19 +02:00
Jonathan Naylor fd8e2a1df1
Merge pull request #423 from dl1mx/patch-1
Update DMRIDUpdate.sh
2018-05-14 21:32:51 +01:00
Marco Kubon f279184af9
Update DMRIDUpdate.sh
Registration system transfered to RadioID.net
2018-05-14 20:12:16 +02:00
Jonathan Naylor af63f8e8db
Merge pull request #422 from gatekeep/master
Add support to decode, encode and process P25 TSDU data.
2018-05-14 18:44:19 +01:00
Bryan Biedenkapp 074919ea5c Oops! Forgot the P25 NID changes for the TSDU datatype. 2018-05-14 12:00:06 -04:00
Bryan Biedenkapp 62dd3c420e Once again -- fix my poor whitespace formatting. 2018-05-14 10:49:03 -04:00
Bryan Biedenkapp e903c1edea Fix whitespace and tabbing. Fix missing closing brace. 2018-05-14 10:45:49 -04:00
Bryan Biedenkapp 471e084723 Fix commit with bad line endings. 2018-05-14 10:25:19 -04:00
Bryan Biedenkapp 0395955ab3 Add support to decode and encode P25 TSDU data; Add support to process P25 TSDU data. 2018-05-14 09:36:57 -04:00
Jonathan Naylor 5c69f50455
Merge pull request #421 from on7lds/devel
Adaption of Nextion HMI and tft files to reflect buffer changes of pull request #420
2018-05-14 09:58:26 +01:00
root a8b78e96f6 Adaption of Nextion HMI and tft files to reflect buffer changes of pull request #420 2018-05-10 22:35:45 +02:00
Jonathan Naylor 7921a94d94
Merge pull request #420 from g0wfv/develop
Nextion.cpp: Change char buffer length to prevent buffer overflow
2018-05-10 21:13:31 +01:00
g0wfv 758d5b0007 Nextion.cpp: Change char buffer length to prevent buffer overflow
This affected Nextion screen in DMR mode when a station had a long name associated with their callsign ...

Eg: G4BMW CHRISTOPHER

... was causing the 30 char text buffer to overflow.

Text buffer increased to 50 chars.
2018-05-10 20:24:16 +01:00