]> git.gag.com Git - fw/altos/commitdiff
telemega-v7.0-seeed: Set ublox version
authorKeith Packard <keithp@keithp.com>
Fri, 21 Mar 2025 22:40:05 +0000 (15:40 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Mar 2025 22:40:05 +0000 (15:40 -0700)
Ships with v10 part

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telemega-v7.0-seeed/ao_pins.h

index 32e8fce74a1f8a9476ce65fad6bf980de2b83861..3617c62658624f01439574654b23985b838a0fe6 100644 (file)
@@ -66,6 +66,8 @@
 #define ao_gps_set_speed       ao_serial2_set_speed
 #define ao_gps_fifo            (ao_stm_usart2.rx_fifo)
 
+#define AO_UBLOX_VERSION       10
+
 #define AO_CONFIG_DEFAULT_FLIGHT_LOG_MAX       (1024 * 1024)
 #define AO_CONFIG_DEFAULT_ACCEL_PLUS_G         -20
 #define AO_CONFIG_DEFAULT_ACCEL_MINUS_G                20