Commit Graph

254 Commits

Author SHA1 Message Date
Jonathan Naylor fc08cf95f3 Update to the latest Kenwood protocol handler. 2020-05-27 13:49:55 +01:00
Jonathan Naylor 76bfc9c592 Update README 2020-05-21 11:21:43 +01:00
Jonathan Naylor c16da142cf Convert to using microseconds. 2020-05-19 20:47:11 +01:00
Jonathan Naylor edf006e9ee Merge branch 'master' into Kenwood 2020-05-19 18:10:50 +01:00
Jonathan Naylor 7e69b7dd64 Remove unwanted file. 2020-05-19 18:10:23 +01:00
Jonathan Naylor aeffaf80c2 Delete unwanted file. 2020-05-19 18:09:29 +01:00
Jonathan Naylor b39354613d Updated ini file for Kenwood, Icom and MMDVM repeaters. 2020-05-19 18:08:34 +01:00
Jonathan Naylor 03d70ba43d Minor cleanups. 2020-05-19 18:06:13 +01:00
Jonathan Naylor 9941df13c2 Add network late entry. 2020-05-19 16:45:20 +01:00
Jonathan Naylor a1b4a00c32 Fix the initialisation order. 2020-05-18 11:13:37 +01:00
Jonathan Naylor 72e4e0dcaf Merge branch 'master' into Kenwood 2020-05-15 16:41:44 +01:00
Jonathan Naylor e9f1fbb1bd Add 20945 2020-05-15 16:41:13 +01:00
Jonathan Naylor f7d2ce0016 Rename 10301. 2020-05-15 16:37:53 +01:00
Jonathan Naylor f420522862 Optimise the timestamp handling. 2020-05-14 11:16:54 +01:00
Jonathan Naylor 9ebcca5b56 Change the timestamp calculation. 2020-05-12 14:06:53 +01:00
Jonathan Naylor df6db324fa Change the way the timestamp is calculated. 2020-05-11 16:14:26 +01:00
Jonathan Naylor 0a7d9ef22b Merge branch 'master' into Kenwood 2020-05-09 16:02:58 +01:00
Jonathan Naylor 6bb8b28857
Merge pull request #92 from picchiosat/patch-4
Update NXDNHosts.txt
2020-05-09 16:01:56 +01:00
Roby 6e028eda6a
Update NXDNHosts.txt 2020-05-09 16:52:17 +02:00
Jonathan Naylor bfa1118726 Latest changes for Kenwood repeater support. 2020-05-09 15:08:24 +01:00
Jonathan Naylor 155d9cf8ec
Merge pull request #90 from iu7igu/patch-1
Modified 2007dxgroup tg Number
2020-05-06 18:32:57 +01:00
Jonathan Naylor d6e28630ff Clean up the Kenwood control data. 2020-05-05 14:48:13 +01:00
Jonathan Naylor 4f34393a63 Remove debugging messages. 2020-05-04 13:57:47 +01:00
Jonathan Naylor e83aa61428 Tested Kenwood GPS data decoding. 2020-05-04 13:48:54 +01:00
Jonathan Naylor 6afbe5939a Merge branch 'master' into Kenwood 2020-05-03 18:12:27 +01:00
Jonathan Naylor 08f7dc8a25 Merge branch 'master' into RemoteCommands 2020-05-03 18:05:09 +01:00
Jonathan Naylor f85975f4c1 Make the GPS description more accurate. 2020-05-02 17:52:12 +01:00
Jonathan Naylor f1b69c5302 ZZ 2020-05-02 17:50:39 +01:00
Jonathan Naylor 948fa8bfbf Kenwood work in progress. 2020-05-01 18:44:52 +01:00
Jonathan Naylor 99e13114a8 Initial attempt at decoding Kenwood GPS data. 2020-04-29 12:49:03 +01:00
iu7igu c31a2a7cfe
Modified 2007dxgroup tg Number 2020-04-27 22:12:12 +02:00
Jonathan Naylor 06cee5c744 Add the Kenwood protocol. 2020-04-20 16:02:10 +01:00
Jonathan Naylor b294435e9a Merge branch 'master' into Kenwood 2020-04-20 15:09:41 +01:00
Jonathan Naylor b797771f2b
Merge pull request #89 from hb9tvw/patch-1
Update NXDNHosts.txt
2020-04-16 22:14:35 +01:00
Jonathan Naylor d80f9b6ad4
Merge pull request #88 from K2COP/patch-2
Update NXDNHosts.txt
2020-04-16 22:14:05 +01:00
hb9tvw bd93454ad6
Update NXDNHosts.txt
Add NXDN Swiss Reflector
2020-04-16 23:12:06 +02:00
K2COP afbb819a68
Update NXDNHosts.txt
# 911 Cop Talk, Multimode TG for Police and First Responders
911  nxdn.k2cop.com  41400
2020-04-13 19:13:59 -04:00
Jonathan Naylor 1960007e74
Merge pull request #87 from wb6dtb/patch-2
Update NXDNHosts.txt
2020-04-12 15:37:28 +01:00
Jonathan Naylor 94b70fe671
Merge pull request #86 from iu7igu/patch-1
Update NXDNHosts.txt
2020-04-12 15:37:00 +01:00
wb6dtb 7d529b6c2d
Update NXDNHosts.txt 2020-04-11 13:04:59 -07:00
iu7igu 0db7036caf
Update NXDNHosts.txt
Add 2007-DXGROUP ti reflectors
2020-04-11 19:05:08 +02:00
Jonathan Naylor 91c35166d5 Stop the timeout if the timer isn't running. 2020-04-10 13:54:22 +01:00
Jonathan Naylor 2ce25c2d7c Change behaviour of RTCP packets. 2020-04-09 19:57:59 +01:00
Jonathan Naylor 9304e653c1 Fix bugs in the Kenwood protocol implementation. 2020-04-09 17:21:07 +01:00
Jonathan Naylor 768e1a3c14 Add P25 Canada TG302. 2020-04-08 22:23:20 +01:00
Jonathan Naylor 001bc4a836 Add a basic Kenwood network handler. 2020-04-06 21:32:50 +01:00
Jonathan Naylor f51115c1d0 Beginnings of Kenwood repeater support. 2020-04-06 16:43:53 +01:00
Jonathan Naylor 785faa7ad9 First version of the remote commands handler. 2020-04-03 17:59:40 +01:00
Jonathan Naylor 031d47816c
Merge pull request #84 from picchiosat/patch-3
Update NXDNHosts.txt
2020-03-26 17:48:56 +00:00
Roby ac1b481142
Update NXDNHosts.txt
Echolink NXDN Reflector
2020-03-26 18:46:47 +01:00