|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Xsens as a full INS solution. More...
Include dependency graph for ins_xsens.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | ins_xsens_init (void) |
| void | ins_xsens_event (void) |
Variables | |
| float | ins_pitch_neutral |
| float | ins_roll_neutral |
Xsens as a full INS solution.
Definition in file ins_xsens.h.
| void ins_xsens_event | ( | void | ) |
Definition at line 78 of file ins_xsens.c.
References handle_ins_msg(), Xsens::msg_received, parse_xsens_msg(), xsens, and xsens_event().
Here is the call graph for this function:| void ins_xsens_init | ( | void | ) |
Definition at line 64 of file ins_xsens.c.
References gps_cb(), INS_PITCH_NEUTRAL_DEFAULT, INS_ROLL_NEUTRAL_DEFAULT, INS_XSENS_GPS_ID, nav_utm_east0, nav_utm_north0, nav_utm_zone0, stateSetLocalUtmOrigin_f(), stateSetPositionUtm_f(), and xsens_init().
Here is the call graph for this function:| float ins_pitch_neutral |
Definition at line 15 of file ins_arduimu.c.
| float ins_roll_neutral |
Definition at line 14 of file ins_arduimu.c.