![]() |
Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
|
#include "system_configuration.h"#include "GNSS.h"#include "AHRS.h"#include <differentiator.h>#include "KalmanVario.h"#include "KalmanVario_PVA.h"#include "Kalman_V_A_Aoff_observer.h"#include "embedded_math.h"#include "NAV_tuning_parameters.h"#include "HP_LP_fusion.h"#include "EEPROM_emulation.h"#include "pt2.h"#include "delay_line.h"Go to the source code of this file.
Classes | |
| class | variometer_t |
| this class is responsible for all glider flight data More... | |