Commit graph

328 commits

Author SHA1 Message Date
phl0 f6c7ee79c6
Changed type of callsign variable for HD44780 2016-04-21 12:03:55 +02:00
Jonathan Naylor 0cd1225d66 Merge pull request #24 from phl0/NextionFormatting
callsign variable now as reference
2016-04-21 10:18:01 +01:00
phl0 86aeaffd4c
Distinguish between linked und unlinked state for messages 2016-04-20 22:33:06 +02:00
phl0 991065fb0c
Changed variable type for callsign 2016-04-20 21:23:51 +02:00
Jonathan Naylor 6e4a7f5e9b Fix some missing unsigned int declarations. 2016-04-20 10:36:04 +01:00
Jonathan Naylor 2296b56457 Merge pull request #22 from phl0/NextionFormatting
remove compiler warning
2016-04-20 10:33:31 +01:00
phl0 bb01d19ce0 Merge remote-tracking branch 'upstream/master' into NextionFormatting 2016-04-20 11:04:58 +02:00
phl0 eea2939705
Remove compiler warning 2016-04-20 11:02:17 +02:00
Jonathan Naylor 7207bb6f91 Add missing include for Linux. 2016-04-20 09:14:28 +01:00
Jonathan Naylor 7e560c7e3b Display the FICH errors and fix minor bugs. 2016-04-20 07:29:09 +01:00
Jonathan Naylor d5bb3e6a8a Merge pull request #21 from phl0/NextionFormatting
Correct typo
2016-04-19 22:04:53 +01:00
phl0 bdc0bc9b8b Correct typo 2016-04-19 21:56:56 +02:00
Jonathan Naylor 93f26e74fe Bump the version date. 2016-04-19 19:51:39 +01:00
Jonathan Naylor adf90f9381 Small fixes for DMR data modes. 2016-04-19 19:46:16 +01:00
Jonathan Naylor 646ae93c09 Increase the size of the RF queues. 2016-04-19 18:06:39 +01:00
Jonathan Naylor 4cade601cc Disable YSF payload processing, pass through data raw for now. 2016-04-19 17:47:59 +01:00
Jonathan Naylor db75e2ed09 Convert the D-Star module to upper case. 2016-04-19 17:27:00 +01:00
Jonathan Naylor ae2ae9d188 Convert the callsign to upper case. 2016-04-19 17:25:13 +01:00
Jonathan Naylor 2b76af2e7b Improve D-Star error debugging. 2016-04-19 17:15:37 +01:00
Jonathan Naylor 0a74e8270f Merge pull request #20 from vk4tux/patch-1
Update DMRIds.dat
2016-04-19 14:15:42 +01:00
Jonathan Naylor 317f0e9b5a Merge pull request #19 from phl0/NextionFormatting
Display text on Tilde Page centered
2016-04-19 14:13:05 +01:00
vk4tux 90ab821d61 Update DMRIds.dat
2016-04-19 04:15 WW
2016-04-19 21:25:02 +10:00
phl0 7ddd308552
Display text on Tilde Page centered 2016-04-19 11:46:17 +02:00
Jonathan Naylor 929877f3cf Minor fixes. 2016-04-19 08:06:36 +01:00
Jonathan Naylor 38dc134982 First go at VW mode IMBE FEC. 2016-04-19 07:45:49 +01:00
Jonathan Naylor b560594cac Add new Hamming for YSF. 2016-04-19 06:50:51 +01:00
Jonathan Naylor 700ebda210 System Fusion bug fixes. 2016-04-18 21:56:10 +01:00
Jonathan Naylor 2e84ab888a Add some missing asserts. 2016-04-18 19:54:31 +01:00
Jonathan Naylor b5a7ed83bf Reduce logging of bad access attempts on D-Star. 2016-04-18 19:15:49 +01:00
Jonathan Naylor 79f7048f27 Merge pull request #18 from phl0/define_display_sizes
Define display sizes
2016-04-18 09:17:50 +01:00
phl0 85cfbe4171 Save some spaces on 4x16 displays 2016-04-18 08:47:49 +02:00
phl0 d29da6ba58 Added output for 4x16 HD44780 LCDs 2016-04-18 08:43:17 +02:00
Jonathan Naylor 5403bcd917 Yet another rename of the Makefile. 2016-04-17 21:51:21 +01:00
Jonathan Naylor ac923312e9 Rename the Pi HD44780 Makefile. 2016-04-17 21:48:53 +01:00
Jonathan Naylor 63c6affa07 Merge pull request #17 from N4IRS/master
Add support for the Adafruit 16 x 2
2016-04-17 16:27:12 +01:00
root e3c4536754 Create a Makefile for the Adafruit 2016-04-17 08:23:10 -04:00
root 683383e30c Fix 2016-04-17 08:04:16 -04:00
root 2f09a0047f Add support for Adafruit i2c 16 x 2 RGB LCD Pi Plate 2016-04-17 07:11:05 -04:00
Jonathan Naylor ff006133d4 Merge pull request #16 from phl0/nextion_display_sizes
Nextion display sizes
2016-04-16 22:56:29 +01:00
phl0 21760fcf29 Add TFT layout for 3.5" Nextion displays 2016-04-16 23:20:44 +02:00
phl0 913397f89b Moved Nextion display to 2.4" size 2016-04-16 23:10:09 +02:00
Jonathan Naylor fdb807a130 Merge pull request #15 from phl0/add_reflector_info
Add reflector info
2016-04-16 21:46:28 +01:00
phl0 b8a74c0340 Use 8 spaces as empty callsign as that is the case for the rest of the
code as well
2016-04-16 22:31:49 +02:00
phl0 d0f9ae0531 Add reflector info to TFTSerial 2016-04-16 22:25:51 +02:00
phl0 c4d5dd870e Reflector output on Nextion displays 2016-04-16 22:20:18 +02:00
phl0 961288ed90 Add reflector info for 2x40 LCDs 2016-04-16 22:13:06 +02:00
phl0 78c80f4d5c Add cast 2016-04-16 22:08:55 +02:00
phl0 ff06b1af64 Corrected typo 2016-04-16 22:04:23 +02:00
phl0 4c86422da3 Add forgotten include of cstring 2016-04-16 21:59:31 +02:00
phl0 bf128e76f3 Add output of information about incoming reflector 2016-04-16 21:45:49 +02:00