Commit graph

643 commits

Author SHA1 Message Date
Tony Corbett G0WFV da53f06197 Time/date format by system locale (HD44780 & Nextion) 2016-06-24 16:08:28 +01:00
phl0 2d35ee5121
Add a few more chars to display AM/PM indicator 2016-06-24 13:17:02 +02:00
Jonathan Naylor 90748c90ac Bump the version date. 2016-06-24 10:35:00 +01:00
Jonathan Naylor 6745168688 Make the Nextion idle brightness level configurable. 2016-06-24 10:33:28 +01:00
Jonathan Naylor 2dc581bd25 Merge pull request #107 from phl0/DimOnIdle
Dim Nextion Displays in idle state
2016-06-24 10:20:25 +01:00
phl0 6628a613e8
Merge remote-tracking branch 'upstream/master' into DimOnIdle 2016-06-24 10:14:38 +02:00
phl0 7e906f3fdd
Add Config option to dim Nextion display in idle
state
2016-06-24 09:30:46 +02:00
Jonathan Naylor 45bc8c736e Do duplicate removal by sequence number always. 2016-06-22 20:44:28 +01:00
Jonathan Naylor 05e08a232f Keep the SET_CONFIG command unchanged for DVMegas. 2016-06-22 20:42:14 +01:00
Jonathan Naylor 10e3a85691 Add seperate RF and Network mode timeouts. 2016-06-22 18:03:56 +01:00
Jonathan Naylor 1aa7ca537d Merge pull request #104 from phl0/germandate
Add American Date Format
2016-06-22 13:52:06 +01:00
phl0 21fb8b6fde
Merge remote-tracking branch 'upstream/master' into germandate 2016-06-22 14:14:36 +02:00
phl0 3b09e2cf2f
Renamed English to British and added American (MDY) 2016-06-22 14:13:22 +02:00
Jonathan Naylor 18fa0df5d3 Merge pull request #103 from phl0/germandate
Use a dot as date separator optionally
2016-06-22 12:35:55 +01:00
phl0 3f4f4d340d
Add missing function to read config value 2016-06-22 12:41:25 +02:00
phl0 528a220afb
Add date separator settings for HD44780 to Conf 2016-06-22 12:14:22 +02:00
phl0 0e36abafc3
Transfer date separator settings to HD44780 code 2016-06-22 12:09:56 +02:00
phl0 0c468ffcd9
Remove debug outputs 2016-06-22 12:01:26 +02:00
phl0 2bd75c1cff
Add dot as date separator 2016-06-22 11:51:41 +02:00
Jonathan Naylor 768e3efcad Add fine adjustments to DMR/YSF thresholds. 2016-06-21 07:26:11 +01:00
Jonathan Naylor 9240550de6 Allow for the fine adjustment of levels. 2016-06-20 22:04:44 +01:00
Jonathan Naylor 1e994e920a Let the modem handle the null Short LC itself. 2016-06-20 18:33:04 +01:00
Jonathan Naylor ac87d8e779 Revert terminator behaviour for hotspot users. 2016-06-20 10:01:09 +01:00
Jonathan Naylor 3e45a49b7c Merge pull request #102 from g0wfv/develop
Fix HD44780 4th line not cleared when not in Idle
2016-06-19 19:23:25 +01:00
Tony Corbett G0WFV 163762606c Merged branch master into develop 2016-06-19 17:49:10 +01:00
Tony Corbett G0WFV ad0f2c17da Fix HD44780 4th line not cleared when not in Idle
Removed one too many ::lcdClear() statements!
2016-06-19 17:15:42 +01:00
Jonathan Naylor 23a180271f Merge pull request #99 from vk4tux/patch-7
Update DMRIds.dat
2016-06-18 10:45:41 +01:00
vk4tux d47646e60b Update DMRIds.dat
WW 	2016-06-18 04:15	774K	

Nice to be able to mow my own grass again
2016-06-18 19:43:39 +10:00
Jonathan Naylor 94d9056cd8 Merge pull request #98 from g0wfv/develop
Fix bugs introduced in HD44780 code by adding scrolling to D-Star
2016-06-18 10:39:49 +01:00
Tony Corbett G0WFV 86debe0ad1 Fix bugs introduced in HD44780 code by adding scrolling to D-Star
For some reason my code reverted and I hadn't noticed!  Various fixes I had applied mysteriously disappeared!
2016-06-18 09:38:03 +01:00
Jonathan Naylor 10ace5d0f0 Merge pull request #97 from g0wfv/develop
Fix compile error (could have sworn I already did this!)
2016-06-18 09:15:08 +01:00
Tony Corbett G0WFV 6a17fee980 Fix compile error (could have sworn I already did this!) 2016-06-17 23:04:10 +01:00
Jonathan Naylor 87b4bcebef Merge pull request #96 from g0wfv/develop
Add HD44780 scrolling to D-Star
2016-06-17 22:30:54 +01:00
Tony Corbett G0WFV f9b19f19ca Add HD44780 scrolling to D-Star 2016-06-17 22:28:39 +01:00
Jonathan Naylor 8b571e96de Fix terminator transmission on incoming network data. 2016-06-17 10:52:48 +01:00
Jonathan Naylor c1fcc2f2f4 Flush the queues if new data comes in. 2016-06-17 07:37:49 +01:00
Jonathan Naylor 199109417b Abort the terminators if a valid transmission is received. 2016-06-17 07:05:37 +01:00
Jonathan Naylor 8af3016583 Add a DMR hang time for locking out disimilar calls. 2016-06-16 21:40:05 +01:00
Jonathan Naylor b8ce945987 Remove content duplicate removal, use sequence numbers only. 2016-06-16 17:39:16 +01:00
Jonathan Naylor 8df0eae8bb Move FEC display to the main code. 2016-06-16 17:33:53 +01:00
Jonathan Naylor ed6c9573c0 Merge pull request #95 from g0wfv/develop
Simplify writeDStarInt / clearDStarInt and add custom icons for HD44780
2016-06-16 16:16:45 +01:00
Tony Corbett 1c1a81243a Simplify writeDStarInt / clearDStarInt and add custom icons for HD44780 2016-06-15 21:49:38 +01:00
Jonathan Naylor 1cfdf62af7 Add extra duplicate removal logging. 2016-06-15 09:11:24 +01:00
Jonathan Naylor d6d44c0c2c Workarounds for duplicate audio packets. 2016-06-15 07:10:14 +01:00
Jonathan Naylor 1643c1ddc5 Remove data debugging and add audio checksums. 2016-06-14 20:05:36 +01:00
Jonathan Naylor 2a054426b5 Bump the version date. 2016-06-14 19:43:37 +01:00
Jonathan Naylor 7ea8329761 Fix sequence number bugs. 2016-06-13 21:29:19 +01:00
Jonathan Naylor ede2f184f5 Fix compilation on OS X. 2016-06-13 18:48:05 +01:00
Jonathan Naylor 5955d43fac Add debugging for invalid data. 2016-06-13 17:38:47 +01:00
Jonathan Naylor 26618bc832 Merge pull request #92 from hacknix/master
Whitelist allow IDs should be above 99999 not 10000
2016-06-11 13:59:47 +01:00