Commit graph

945 commits

Author SHA1 Message Date
Jonathan Naylor 7a9369bf13 Merge pull request #144 from hacknix/master
TalkGroup Rewrite
2016-09-16 14:57:46 +01:00
Simon a9a8506778 Readme additions 2016-09-16 14:01:12 +01:00
Simon 0a3acc50d0 More readme updates 2016-09-16 13:59:15 +01:00
Simon 11c869d177 Update TGRewrite readme 2016-09-16 13:57:32 +01:00
Simon ff04fea52f Further refinement of TGRewrite logic 2016-09-16 13:51:24 +01:00
Simon ce74a799c1 Fix TG9 handling on rewrite 2016-09-16 10:49:12 +01:00
phl0 4cf0c9031a
Add routines for TFTSerial 2016-09-15 23:26:17 +02:00
phl0 7ab66136ee
Add CW transmission info to HD44780 LCD displays 2016-09-15 23:03:48 +02:00
Simon 9a90852566 Track over end time on RF 2016-09-15 22:03:43 +01:00
Simon 27c42ff422 remove ya 2016-09-15 21:25:17 +01:00
Simon ade1ddb2b9 Tidy up readme 2016-09-15 21:18:57 +01:00
Simon 36508d7305 Slight edit 2016-09-15 21:01:03 +01:00
Simon 57cf949204 Add readme for TG Rewrite 2016-09-15 20:59:25 +01:00
Simon b6f4842b7f Completed TG Rewrite, added config options. 2016-09-15 20:41:14 +01:00
Jonathan Naylor 16ec0db6d8 Add full FEC decoding to LDU1 and LDU2. 2016-09-15 20:28:56 +01:00
phl0 148b640397
Let the clock run on when transmitting CW 2016-09-15 16:57:10 +02:00
phl0 400659e3f1
Remove unused variable 2016-09-15 16:28:56 +02:00
phl0 5039b42027
Just replace the one text area 2016-09-15 16:27:06 +02:00
phl0 952bcb95ac
No need to switch to idle page 2016-09-15 15:51:48 +02:00
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
Jonathan Naylor 9423fb25a6 Add P25 networking, and rename DMR network files. 2016-09-14 07:41:37 +01:00
Jonathan Naylor 0dc1f1bdad More work with decoding and regenerating P25. 2016-09-13 18:27:50 +01:00
Jonathan Naylor 30467a749c Fix wrong positions of the status bits. 2016-09-13 06:24:06 +01:00
Jonathan Naylor 34e0d10343 A semi-working P25 repeater without much FEC. 2016-09-12 23:26:05 +01:00
Jonathan Naylor 7171af365d The P25 destination is an integer. 2016-09-12 20:23:50 +01:00
Jonathan Naylor e2ec5292b5 Update the display code for P25. 2016-09-12 18:12:32 +01: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 3079c9faf2 Add P25 pages to the Nextion screens. 2016-09-10 18:23:31 +01:00
Jonathan Naylor d81cbe8320 Merge branch 'P25' of github.com:g4klx/MMDVMHost into P25 2016-09-10 17:52:41 +01:00
Jonathan Naylor af5bdf3bf6 A better quality P25 logo. 2016-09-10 17:52:03 +01:00
Jonathan Naylor 434cee8ce0 Merge branch 'master' into P25 2016-09-10 14:58:41 +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 06c9620f70 Add P25 to the description. 2016-09-09 09:37:05 +01:00
Jonathan Naylor 22d2d074c4 Start adding P25 frame (dis)assembly and repeater logic. 2016-09-08 21:27:21 +01:00
Jonathan Naylor dc2028dd6a Start full host support got P25. 2016-09-08 18:38:59 +01:00
Jonathan Naylor 694fe6b7af Fix length overflow for P25 LDU packets. 2016-09-07 06:54:54 +01:00