From a67abe7d9786ba84ea416b0c100da53a1d1b0740 Mon Sep 17 00:00:00 2001 From: Gijs Koning Date: Wed, 15 Jun 2022 13:09:43 +0200 Subject: [PATCH] Remove getbearingdeg --- log.capnp | 2 -- 1 file changed, 2 deletions(-) diff --git a/log.capnp b/log.capnp index 9ab2368..900e7c7 100644 --- a/log.capnp +++ b/log.capnp @@ -1082,8 +1082,6 @@ struct GnssMeasurements { positionECEF @2 :LiveLocationKalman.Measurement; velocityECEF @3 :LiveLocationKalman.Measurement; - # Represents orientation in degrees. - orientationECEF @4 :LiveLocationKalman.Measurement; # Todo sync this with timing pulse of ublox struct CorrectedMeasurement {