Commit graph

1230 commits

Author SHA1 Message Date
Jonathan Naylor 78e1abfcca Don't regenerate the Embedded LC. 2016-12-04 14:40:55 +00:00
Jonathan Naylor 055d52871e Merge pull request #228 from hacknix/master
Fixed bug in TG Rewrite. Tidy up in DMRAccessControl.cpp, DMRAccessControl.h and MMDVM.ini
2016-11-28 06:11:16 +00:00
Simon 37803597c9 As requested - removed .kateproject 2016-11-27 21:53:49 +00:00
Simon c7b4be0354 TG Rewrite - removed unsused options in MMDVM.ini 2016-11-27 19:56:25 +00:00
Simon 2889b5f9ab Fix bug in TGRewrite that stopped echo from working properly, tidy up,
remove unused variables.
2016-11-27 19:53:41 +00:00
Simon 5ac1b2875c Merge remote-tracking branch 'upstream/master' 2016-11-27 17:33:15 +00:00
Jonathan Naylor 8a52564f5e Bump the version date. 2016-11-24 17:47:53 +00:00
Jonathan Naylor 98d6330597 VW mode isn't IMBE, it's AMBE, change messages accordingly. 2016-11-24 16:00:04 +00:00
Jonathan Naylor af33f1d757 Mistake in the height capping. 2016-11-24 10:20:04 +00:00
Jonathan Naylor 7a57992275 Cap the height and power so that the config message isn't corrupted. 2016-11-24 10:18:28 +00:00
Jonathan Naylor fee3cf561c Revert "Rework YSF AMBE repetition FEC."
This reverts commit 17b9e7e287.
2016-11-22 21:51:40 +00:00
Jonathan Naylor f364eda0a4 Revert "Simplify repetition FEC code handling."
This reverts commit 96fd4697dd.
2016-11-22 21:50:59 +00:00
Jonathan Naylor 64735af01e Merge pull request #226 from g0wfv/AltSoftSerial
UMP: Allow boards without a second hardware UART to host the Nextion Display
2016-11-22 21:50:13 +00:00
Tony Corbett G0WFV 11e75abf86 Move LOCKOUT to pin 12 to accommodate the AltSoftSerial Library 2016-11-22 23:36:23 +02:00
Tony Corbett G0WFV 93dd989eb1 Try another software serial library ... 2016-11-22 23:14:03 +02:00
Tony Corbett G0WFV 595f1b39e0 Merged branch master into develop 2016-11-22 12:56:36 +02:00
Jonathan Naylor beb9a7d545 Handle failed displays more gracefully. 2016-11-22 07:52:47 +00:00
Jonathan Naylor 56487dd529 Increase number of data blocks for MD-390 GPS data. 2016-11-21 23:37:05 +00:00
Jonathan Naylor 69a61ae4dc Tweak the UMP for the Teensy 3.1/3.2 2016-11-21 21:38:15 +00:00
Jonathan Naylor 1b7fbf7197 Fix MD-390 GPS data block count. 2016-11-21 17:32:01 +00:00
Jonathan Naylor 96fd4697dd Simplify repetition FEC code handling. 2016-11-21 17:31:32 +00:00
Tony Corbett G0WFV 47f2fb67a0 Merged branch master into develop 2016-11-21 13:31:34 +02:00
Jonathan Naylor 17b9e7e287 Rework YSF AMBE repetition FEC. 2016-11-20 14:00:07 +00:00
Jonathan Naylor 49706d319b Relabel YSF VW mode audio as IMBE. 2016-11-20 13:39:08 +00:00
Tony Corbett G0WFV 3aa4820c32 Merge branch 'master' into develop 2016-11-20 08:59:32 +02:00
Jonathan Naylor 6243580280 Merge pull request #225 from juribeparada/master
Fix ADC overflow message
2016-11-19 19:34:52 +00:00
Andy CA6JAU b71c2ad39f Fix ADC overflow message 2016-11-19 10:53:49 -03:00
Andy CA6JAU 2aa7018e1d Fix ADC overflow message 2016-11-19 10:18:03 -03:00
Andy CA6JAU b8a06c4dc0 Merge remote-tracking branch 'g4klx/master' 2016-11-19 09:54:09 -03:00
Jonathan Naylor 4843b49591 Merge pull request #223 from pjao/master
Fix TG rewrite code for groups with 6 numbers
2016-11-19 08:24:39 +00:00
CT2JAY 5a5d73a121 Fix TG rewrite code for groups with 6 numbers 2016-11-19 00:38:39 +00:00
Tony Corbett G0WFV cea8f0e1e6 Add extra if !defined statement for Teensy 3.1/3.2 and tidy up 2016-11-18 19:09:05 +02:00
Tony Corbett G0WFV b7cd4d792e Merge UMP.ino changes into SoftwareSerial version
Conflicts:
	UMP/UMP.ino
2016-11-18 19:06:50 +02:00
Simon 97cdfb97e8 Merge remote-tracking branch 'upstream/master' 2016-11-18 13:46:42 +00:00
Jonathan Naylor 4cfd82431c Merge pull request #222 from juribeparada/master
Possible fix of loop after Internet down (DMR)?
2016-11-18 06:12:34 +00:00
Andy CA6JAU e720e1e4c8 Possible fix of loop after Internet down? 2016-11-18 00:45:10 -03:00
Andy CA6JAU fa89fc99a5 Possible fix of loop after Internet down? 2016-11-18 00:38:00 -03:00
Andy CA6JAU 6ed5038cc0 Merge remote-tracking branch 'g4klx/master' 2016-11-18 00:19:11 -03:00
Jonathan Naylor 987a6921a1 Alter UMP pin assignments on Teensy 3.1/3.2. 2016-11-17 22:31:07 +00:00
Jonathan Naylor 1259cd42ea Add the Teensy 3.1/3.2 as UMP hosts. 2016-11-17 22:24:49 +00:00
Tony Corbett G0WFV f176b54e1a Fix tabulation 2016-11-17 20:42:10 +02:00
Tony Corbett G0WFV d4fdd420e4 Fix schoolboy scope error 2016-11-17 20:12:05 +02:00
Tony Corbett G0WFV 3e45f251a2 Allow lesser Arduinos to communicate with the Nextion display 2016-11-17 20:01:18 +02:00
Jonathan Naylor 6228f1ff2d Change decode to be a bit. 2016-11-17 16:04:32 +00:00
Jonathan Naylor 9cc797a683 Merge pull request #221 from phl0/LEDforCD
Add LED for CD function to UMP
2016-11-17 16:01:09 +00:00
phl0 9b9b7d26d5
Swap pins 2016-11-17 12:53:07 +01:00
phl0 8373dc0b8a
Add CD LED functionality to MMDVMHost 2016-11-17 11:48:42 +01:00
phl0 cb35888d0e
Add CD LED to UMP firmware 2016-11-17 11:48:04 +01:00
Andy CA6JAU 9cb6458a01 Merge remote-tracking branch 'g4klx/master' 2016-11-16 19:47:02 -03:00
Jonathan Naylor 39bcd9f191 Merge pull request #220 from phl0/HD44780
Update HD44780 information
2016-11-16 12:35:40 +00:00