[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 176d26: [gps][ins] improve gps
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 176d26: [gps][ins] improve gps support for ins filters |
Date: |
Wed, 21 Sep 2022 01:26:42 -0700 |
Branch: refs/heads/improve_gps_ins_support
Home: https://github.com/paparazzi/paparazzi
Commit: 176d26fb5d70d397865b5e406fef9339255914cd
https://github.com/paparazzi/paparazzi/commit/176d26fb5d70d397865b5e406fef9339255914cd
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2022-09-21 (Wed, 21 Sep 2022)
Changed paths:
M conf/modules/ins_float_invariant.xml
M conf/modules/ins_gps_passthrough.xml
M conf/modules/ins_mekf_wind.xml
M sw/airborne/math/pprz_geodetic_int.h
M sw/airborne/modules/gps/gps.c
M sw/airborne/modules/gps/gps.h
M sw/airborne/modules/gps/gps_ubx.c
M sw/airborne/modules/ins/ins.c
M sw/airborne/modules/ins/ins.h
M sw/airborne/modules/ins/ins_alt_float.c
M sw/airborne/modules/ins/ins_ekf2.cpp
M sw/airborne/modules/ins/ins_float_invariant.c
M sw/airborne/modules/ins/ins_gps_passthrough.c
M sw/airborne/modules/ins/ins_gps_passthrough_utm.c
M sw/airborne/modules/ins/ins_int.c
M sw/airborne/modules/ins/ins_mekf_wind_wrapper.c
M sw/airborne/modules/ins/ins_xsens.c
M sw/airborne/modules/ins/ins_xsens700.c
Log Message:
-----------
[gps][ins] improve gps support for ins filters
- use conveniance functions to access GPS position and speed
- try to improve support of UBX fix status
- gps.h compatible with cpp files
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 176d26: [gps][ins] improve gps support for ins filters,
Gautier Hattenberger <=