From 1b242fa4a09fce188a864d68dfc5fdae8d1a8df5 Mon Sep 17 00:00:00 2001 From: Adrien van den Bossche <vandenbo@univ-tlse2.fr> Date: Fri, 19 Jun 2020 11:08:37 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2780066..0d98f62 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ The `localisation_packet_type` indicates the structure of the payload. These typ * `type 0` : Universal GNSS localisation * `type 1` : Locally referenced localisation + * `type 2` : Inter-node proximity The `movement_id_presence_flag` must be set to 1 if the `movement_id` field is present in the packet. -- GitLab