Commit graph

1076 commits

Author SHA1 Message Date
phl0 9d944baf01
Remove HD44780.md as it contains just a blank list 2016-11-16 13:22:15 +01:00
Jonathan Naylor b22429d5dc Merge pull request #217 from N4IRS/master
Simplify LED logic
2016-11-15 05:46:49 +00:00
N4IRS 7fe7b03940 simplify LED logic 2016-11-14 19:27:59 -05:00
N4IRS 9154f95c8a Simplify LED logic 2016-11-14 19:25:38 -05:00
N4IRS 84af2fce04 Simplify LED logic 2016-11-14 19:22:20 -05:00
Jonathan Naylor 58693dc42b Merge pull request #216 from juribeparada/master
Fix compilation problem in Mac OS X
2016-11-14 06:14:13 +00:00
Andy CA6JAU d742b7ccb5 Fix compilation problem in MAC OS X 2016-11-14 00:30:56 -03:00
Jonathan Naylor 6ab7d068e2 Merge pull request #215 from N4IRS/master
Fix typo in YSF
2016-11-13 22:18:52 +00:00
root 457d178123 Fix typo in YSF 2016-11-13 16:12:04 -05:00
Jonathan Naylor 2ec66855f9 Merge pull request #214 from N4IRS/master
Add support for Crystalfontz CFA-635 Status LEDs
2016-11-13 17:47:24 +00:00
root 13cf654f69 Add support for Crystalfontz CFA-635 Status LEDs 2016-11-13 12:27:07 -05:00
Jonathan Naylor bc5478974f Don't drop priveliges for OLED displays. 2016-11-13 14:45:12 +00:00
Jonathan Naylor fdb0da7329 Merge branch 'master' of github.com:g4klx/MMDVMHost 2016-11-12 11:41:40 +00:00
Jonathan Naylor 72b2eca2d8 Merge pull request #212 from dg9vh/master
how to work with the Options-settings
2016-11-12 07:24:29 +00:00
Jonathan Naylor ebb4d0a1f5 Merge pull request #213 from AndyTaylorTweet/master
Add D-Star Logo
2016-11-12 07:22:22 +00:00
Andy Taylor 90d4ecd8d9 Add D-Star Logo
During a quick demo at the local radio club, one of our members pointed out that D-Star mode didn't have a logo...

Not being one to hide from a challenge I hacked one up on the spot.... so here it is.

I also reduced the size of the 'idle' text to help stop parts of it being left behind on screen draws.
2016-11-11 21:26:07 +00:00
Kim - DG9VH 56b1610f74 how to work with the Options-settings 2016-11-11 22:05:26 +01:00
Jonathan Naylor fe4171f974 Calculate the options length correctly in all cases. 2016-11-11 13:22:01 +00:00
Jonathan Naylor 031c504622 Unknown CSBKs are passed through. 2016-11-11 07:20:45 +00:00
Jonathan Naylor 01a0d0b5e9 Clean up the TG rewrite code. 2016-11-11 07:20:25 +00:00
Jonathan Naylor 0e9c26df64 Merge pull request #210 from phl0/moreNextions
Add more Nextion displays
2016-11-10 21:07:02 +00:00
phl0 da253e9500
Update README according to new file names 2016-11-10 21:22:10 +01:00
phl0 5dc9f6e962
Add source and binary files for basic and enhanced Nexion displays 2016-11-10 21:12:29 +01:00
phl0 de0493a0e3
Remove old Nextion files 2016-11-10 21:11:22 +01:00
Jonathan Naylor 55cb3c6582 Don't rewrite calls to the BM echo server. 2016-11-10 18:46:13 +00:00
Jonathan Naylor eacc588636 Validate the wake up CSBK correctly. 2016-11-10 18:43:54 +00:00
Jonathan Naylor 19e270f4b9 Fix the config message lat/long length. 2016-11-10 17:55:33 +00:00
Jonathan Naylor 7f5d3cc5f5 Change the handling of the options command. 2016-11-10 17:54:15 +00:00
Jonathan Naylor 394ed568ca Merge pull request #209 from phl0/NextionReadme
Add README for updating Nextion displays by python script
2016-11-09 18:21:32 +00:00
phl0 90bdce3caa
Add README for updating Nextion displays by python script 2016-11-09 19:04:44 +01:00
Jonathan Naylor 38d0a15235 Merge pull request #208 from phl0/LOCKOUT_UMP
Make LOCKOUT function of UMP optional
2016-11-09 17:42:48 +00:00
phl0 7b121ac6fd
Merge remote-tracking branch 'upstream/master' into LOCKOUT_UMP 2016-11-09 18:40:16 +01:00
Jonathan Naylor 615b382e50 Merge pull request #206 from vk4tux/patch-20
Update DMRIds.dat
2016-11-09 17:25:16 +00:00
phl0 90a10560d7
Correct variable assignment 2016-11-09 09:32:30 +01:00
vk4tux b5bba5833e Update DMRIds.dat 2016-11-09 18:28:05 +10:00
phl0 d7fe8f1d47
Add option to disable LOCKOUT on UMP 2016-11-09 09:25:55 +01:00
Jonathan Naylor b59dceb911 Merge pull request #205 from phl0/dev
Add proper exit code and success message
2016-11-08 20:49:00 +00:00
phl0 6f3b581123
Add proper exit code and success message 2016-11-08 21:45:52 +01:00
phl0 2b80ca7732
Change MCU version to MCU code 2016-11-08 16:26:26 +01:00
phl0 63aa842c70
Remove needless brackets 2016-11-08 16:22:47 +01:00
phl0 6ff224f13e
Move version info to MCU version 2016-11-08 16:14:12 +01:00
phl0 61b87bea20
Add info about firmware version 2016-11-08 16:11:57 +01:00
phl0 81708858f8
Add info about touchscreen support 2016-11-08 16:10:12 +01:00
Jonathan Naylor 3aac82a23d Merge pull request #202 from phl0/fixnextion
Make nextion.py compatible with pyserial < v3
2016-11-07 10:45:49 +00:00
phl0 b8f8fa89c0
Make nextion.py compatible with pyserial < v3 2016-11-07 10:51:53 +01:00
Jonathan Naylor 29a8f7fd94 Merge pull request #201 from phl0/nextion.py
Add proper error handling to nextion.py
2016-11-06 21:58:31 +00:00
phl0 3f6a34a8b5
Add check for correct model number of display 2016-11-06 22:55:15 +01:00
phl0 b85d702224
Add error handling to opening of serial device 2016-11-06 22:51:48 +01:00
Jonathan Naylor 4f94ed375c Merge pull request #200 from AlexEKoren/master
added device name and model type options for CLI
2016-11-05 22:14:18 +00:00
Alex Koren 63b03f7c73 added device name and model type options for CLI 2016-11-05 15:12:11 -07:00