From a4a776911eb2a1a88ccd05bbd418313342cfc208 Mon Sep 17 00:00:00 2001 From: Vijay Kumar B Date: Mon, 28 Sep 2015 16:50:26 +0530 Subject: Add support for BlackKite protocol. BlackKite is closely based on the Galileo protocol. We derive code from the Galileo protocol and make changes as required to meet BlackKite protocol specifications. --- setup/unix/traccar.xml | 1 + setup/windows/traccar.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'setup') diff --git a/setup/unix/traccar.xml b/setup/unix/traccar.xml index 70270b7d1..06dd293ea 100644 --- a/setup/unix/traccar.xml +++ b/setup/unix/traccar.xml @@ -317,5 +317,6 @@ 5086 5087 5088 + 5091 diff --git a/setup/windows/traccar.xml b/setup/windows/traccar.xml index bf0dc3efa..ce3f4ebdc 100644 --- a/setup/windows/traccar.xml +++ b/setup/windows/traccar.xml @@ -317,5 +317,6 @@ 5086 5087 5088 + 5091 -- cgit v1.2.3