Commit graph

861 commits

Author SHA1 Message Date
phl0 4ea3a7e591
Leave display in idle brightness for CW transmission 2016-09-15 15:47:48 +02:00
Simon 21691b046b Talkgroup rewrite now working 2016-09-15 14:19:00 +01:00
phl0 28775026d4
Add timer to return from CW Ident 2016-09-15 15:17:51 +02:00
phl0 4e1b002665
Reset display to idle after CW transmission 2016-09-15 14:01:42 +02:00
phl0 11a1ccf2bb
Add functions to NullDisplay and TFTSerial 2016-09-15 13:57:07 +02:00
phl0 7246fde0ec
Add functions to Display.cpp and .h 2016-09-15 11:50:35 +02:00
Simon 105d18594a more tg-rewrite work 2016-09-15 10:08:13 +01:00
phl0 7daa0b9c15
Rename according to already existing functions 2016-09-15 10:58:55 +02:00
phl0 756f5010a9
Add display of CW Ident to Nextion display 2016-09-15 10:44:21 +02:00
Simon a275e77902 fixed id/did logic 2016-09-11 18:26:27 +01:00
Simon 809153e0f2 Add TG rewrite code call to DMRSlot.cpp 2016-09-11 13:01:05 +01:00
Simon c53a96baab Added TG rewrite code 2016-09-11 12:15:03 +01:00
Jonathan Naylor bce0056101 Merge pull request #143 from vk4tux/patch-15
Update DMRIds.dat
2016-09-10 14:28:44 +01:00
vk4tux a9f14674a8 Update DMRIds.dat
2016-09-10 03:30	1.8M	WW
2016-09-10 22:26:08 +10:00
Jonathan Naylor 37f5726e94 Merge pull request #142 from SteveCooling/master
Nextion updates
2016-09-09 12:01:18 +01:00
Morten Johansen 30539985d9 Files for 2.8 inch Nextion displays 2016-09-09 11:42:58 +02:00
Morten Johansen c9386a1ee8 Make it build on OS X 2016-09-09 11:42:01 +02:00
Jonathan Naylor e04d76584e Configurable DMR jitter buffer. 2016-09-06 19:42:15 +01:00
Jonathan Naylor 48f111a2e2 Bump the version date. 2016-09-06 17:22:51 +01:00
Jonathan Naylor 996db45b45 Clean up the DMR sync generation code. 2016-09-06 08:06:19 +01:00
Jonathan Naylor e16c27be61 Change the DMR sync bytes when in DMO mode. 2016-09-05 18:03:23 +01:00
Jonathan Naylor d84b3cbd7d Identify an MMDVM in DMO mode for DMR network reporting. 2016-09-05 17:40:43 +01:00
Jonathan Naylor d6466f6e94 Restore the simplex flag setting. 2016-08-25 17:23:45 +01:00
Jonathan Naylor 001d3f753c Revert "Add the DMO mode sync bytes in DMO mode."
This reverts commit 02f555d299.
2016-08-25 17:22:16 +01:00
Jonathan Naylor 02f555d299 Add the DMO mode sync bytes in DMO mode. 2016-08-23 19:06:16 +01:00
Jonathan Naylor dd45dae63d Add the duplex flag. 2016-08-23 07:30:55 +01:00
Jonathan Naylor bed4389be5 Merge pull request #140 from vk4tux/patch-14
Update DMRIds.dat
2016-08-22 18:43:39 +01:00
vk4tux 178ba22a5a Update DMRIds.dat 2016-08-23 02:36:57 +10:00
Jonathan Naylor fba178e890 Merge pull request #139 from dd5xl/master
Added missing quotes in test cmd.
2016-08-21 11:18:10 +01:00
Bert, DD5XL b7a0decdda Added missing quotes in test cmd. 2016-08-21 12:05:36 +02:00
Jonathan Naylor 37f78e8a44 Bump the version date. 2016-08-16 17:01:52 +01:00
Jonathan Naylor 219a44ed83 Remove the Issues file. 2016-08-16 17:00:49 +01:00
Jonathan Naylor d462c668e1 Changed case of service. 2016-08-16 07:56:47 +01:00
Jonathan Naylor da6db20cff Updated the network connections section. 2016-08-15 13:26:57 +01:00
Jonathan Naylor 8c9d581ebe Merge pull request #138 from AndyTaylorTweet/master
Linux Daemon Scripts
2016-08-15 12:50:43 +01:00
AndyTaylorTweet fa8bae2104 Create README.md
Initial README commit
2016-08-15 10:09:04 +01:00
AndyTaylorTweet 255924d4b2 Update README.md
Initial instructions
2016-08-15 10:05:57 +01:00
AndyTaylorTweet 5dcf0a46aa Create mmdvmhost
MMDVMHost Init Script
2016-08-15 10:02:17 +01:00
AndyTaylorTweet 4d038b0ae1 Create README.md 2016-08-15 09:57:04 +01:00
AndyTaylorTweet ee50dcb060 Update README.md
Instructions etc
2016-08-15 09:42:03 +01:00
AndyTaylorTweet de3bab33c0 Update README.md 2016-08-15 09:38:36 +01:00
AndyTaylorTweet bbf82121d1 Update README.md 2016-08-15 09:37:30 +01:00
AndyTaylorTweet 969522c997 Create mmdvmhost_service
This is a service handler for MMDVMHost.
This does all the heavy lifting for service management.
2016-08-15 09:32:24 +01:00
AndyTaylorTweet bba48fcbc6 Create README.md
Information / How-To

This should work on all systemd Linux's - tested / confirmed working on Raspbian Jessie-Lite
2016-08-15 09:30:23 +01:00
AndyTaylorTweet 3ce060e7bc Create mmdvmhost.timer
This is used to delay the boot time start of MMDVMHost

This enables the network / DNS / everything else important to start up before MMVMHost starts
2016-08-15 09:26:20 +01:00
AndyTaylorTweet c1ce8471b1 Create mmdvmhost.service
MMDVMHost Unit File
This is what systemd uses to start / stop the service.

All of the heavy lifting is done in /usr/local/sbin/mmdvmhost_service
2016-08-15 09:25:26 +01:00
Jonathan Naylor 83b27188e5 Alter the format of the returned RSSI data. 2016-08-11 17:28:47 +01:00
Jonathan Naylor 19c7578bb9 Remove extra debugging messages. 2016-08-11 06:42:50 +01:00
Jonathan Naylor 4e35a8d47e Completely revert the DMR silence infilling. 2016-08-10 20:16:06 +01:00
Jonathan Naylor 27edf9fc1c More silence tweaks. 2016-08-10 14:33:34 +01:00