Commit graph

973 commits

Author SHA1 Message Date
phl0 8d29c5fede
Remove $ 2016-10-19 21:21:17 +02:00
Jonathan Naylor 96b1b5af49 Merge pull request #179 from phl0/dev
Correct missing methods in OLED.h
2016-10-19 20:06:32 +01:00
phl0 c086401baa
Formatting issues 2016-10-19 20:58:56 +02:00
phl0 3244658da5
Add missing method to OLED headers 2016-10-19 20:57:37 +02:00
Jonathan Naylor 09e8563336 Add a status LED on the RPi to the Null display driver. 2016-10-18 18:25:33 +01:00
Jonathan Naylor adb8758ba2 Simple source id validation for P25. 2016-10-18 17:08:52 +01:00
Jonathan Naylor cfa7375e17 Merge pull request #176 from hacknix/master
Per-slot dstid, srcid and time for TG Rewrite
2016-10-18 08:14:59 +01:00
Simon eb3fe2d7fe Merge remote-tracking branch 'upstream/master' 2016-10-18 08:06:55 +01:00
Jonathan Naylor 061b5f061e Merge pull request #175 from m1geo/master
Changed default P25 Network ports to match P25Gateway
2016-10-18 07:14:23 +01:00
George Smart ac5ad76ae8 Changed default P25 Network ports to match P25Gateway 2016-10-18 06:48:25 +01:00
Simon f23d31334b Merge remote-tracking branch 'upstream/master' 2016-10-17 21:25:49 +01:00
Simon 85f2a8e2c7 Signed/Unsigned cleanup 2016-10-17 21:25:22 +01:00
Jonathan Naylor 36ce3f18f4 Alter CW Id timing behaviour. 2016-10-17 18:01:38 +01:00
Simon 715369e06e DMRAccessControl: add per-slot dstid, src id and time 2016-10-17 13:59:52 +01:00
Jonathan Naylor 9f65e2f4ef Bring debug logging into line with the other modes. 2016-10-14 09:30:10 +01:00
Jonathan Naylor 3aca425821 Fix detection of P25 end of network transmission. 2016-10-13 22:54:45 +01:00
Jonathan Naylor d11ade27fc Enable P25 RX network debugging. 2016-10-13 22:39:57 +01:00
Jonathan Naylor aad96b5193 Increase log file path variable. 2016-10-13 18:12:27 +01:00
Jonathan Naylor 3c7bdd6e12 Further clean up of DMR Access Control. 2016-10-13 17:46:02 +01:00
Jonathan Naylor 989bd8a1fd Clean up the code formatting. 2016-10-10 19:27:08 +01:00
Jonathan Naylor 40c086bad8 Load the DMR Id lookup table periodically. 2016-10-10 19:15:30 +01:00
Jonathan Naylor 878b4d6d73 Add controls for the CW Id level. 2016-10-10 17:46:37 +01:00
Jonathan Naylor 49e0a1ae3a Merge pull request #173 from hacknix/master
Use private call (manual dial) to connect UA TG in the same way as reflectors (TGRewrite code)
2016-10-09 20:05:20 +01:00
Simon 84c06afdb6 Signed/Unsigned issues 2016-10-07 19:47:33 +01:00
Simon 0d56f3e295 TG Rewrite readme update 2016-10-07 16:36:57 +01:00
Simon c9b4700300 TG Rewrite - add manual dial of UA talkgroup - same mechanism as
reflectors
2016-10-07 16:35:37 +01:00
Jonathan Naylor b715b276cb Add the Mutex class. 2016-10-06 20:06:57 +01:00
Jonathan Naylor 178e104d44 Allow the modem to host a serial display. 2016-10-06 18:38:16 +01:00
Jonathan Naylor 7503d314e0 Merge pull request #171 from vk4tux/patch-18
Update DMRIds.dat
2016-10-06 12:00:11 +01:00
vk4tux f48c503f89 Update DMRIds.dat 2016-10-06 20:46:34 +10:00
Jonathan Naylor 51c742ea7f Remobe AMBE regeneration on data packets. 2016-10-05 07:42:41 +01:00
Jonathan Naylor cb07423092 Handle missing P25 network frames better. 2016-10-04 18:37:08 +01:00
Jonathan Naylor e14f1bf2e6 Fix obvious mistake in P25 network audio. 2016-10-03 19:28:01 +01:00
Jonathan Naylor 3be70cf6e6 Merge pull request #169 from g0wfv/develop
HD44780: Completely disable scrolling and optimise DMR layouts for non-scrolling
2016-10-02 11:49:45 +01:00
Tony Corbett G0WFV 894e602175 Merged branch master into develop 2016-10-02 11:44:28 +01:00
Tony Corbett G0WFV 38bbd63f4f Merge branch 'develop' of http://github.com/g0wfv/MMDVMHost into develop 2016-10-02 11:39:20 +01:00
Tony Corbett G0WFV 8a9a9ac473 HD44780: Completely disable scrolling and optimise DMR layouts for non-scrolling 2016-10-02 11:38:54 +01:00
Jonathan Naylor 73cd839b24 Disable all formats by default. 2016-09-30 11:41:56 +01:00
Jonathan Naylor 597f8ae663 Merge pull request #166 from g0wfv/develop
Add mode clarification to DMRNetwork.cpp log output and add 2.8" Nextion to README.md
2016-09-29 22:02:20 +01:00
Jonathan Naylor fc884179c3 Merge pull request #167 from phl0/dev
Change font size for 2.4" Nextion displays
2016-09-29 22:01:20 +01:00
Tony Corbett G0WFV 795d8d60a1 Add 2.8" Nextion to README.md 2016-09-29 21:46:30 +01:00
Tony Corbett G0WFV 6f47225ed1 Add mode clarification to DMRNetwork.cpp log output
Consistency in log message output to assist identification of where messages are coming from
2016-09-29 21:40:37 +01:00
phl0 673eaf4691
Change font size for 2.4" Nextion displays 2016-09-29 22:16:42 +02:00
Jonathan Naylor 00dfa56dcb Revert "Revert the move of the timer."
This reverts commit 21a786329e.
2016-09-29 20:23:19 +01:00
Jonathan Naylor ca1a5aaaf9 Merge pull request #164 from g0wfv/develop
DStar & DMR: Disable HD44780 scrolling to solve audio decode issues.
2016-09-29 20:16:12 +01:00
Tony Corbett G0WFV 3e292fb70e Merged branch master into develop 2016-09-29 20:11:50 +01:00
Jonathan Naylor 21a786329e Revert the move of the timer. 2016-09-29 20:03:54 +01:00
Tony Corbett G0WFV 2f24372aaa Merged branch master into develop 2016-09-29 20:00:43 +01:00
Tony Corbett G0WFV a8a9b34d33 Merged branch develop into develop 2016-09-29 19:47:57 +01:00
Tony Corbett G0WFV 5e3e5daad9 D-Star: Redesign HD44780 layouts 2016-09-29 19:47:41 +01:00