From 46a9108fe53a9875a1f2ff7c0bfbf4ab1f6578f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Gr=C3=B6nlund?= <fredrik.gronlund.o@gmail.com> Date: Thu, 22 Dec 2016 21:17:56 +0100 Subject: [PATCH] Added label for LAMP chapter. --- implementation/spi-uwb.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/implementation/spi-uwb.tex b/implementation/spi-uwb.tex index 9846903..04202cc 100644 --- a/implementation/spi-uwb.tex +++ b/implementation/spi-uwb.tex @@ -120,6 +120,7 @@ \end{itemize} \subsubsection{LAMP - LIDAR and Accelerometer Measurement Protocol} + \label{sec:LAMP} In order to codify sent and received data, a protocol was constructed. The protocol needs to pass along data from the LIDAR, the IMU and UWB ranging data. LAMP packages are currently sent using the WiFi module. -- GitLab