You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bresch 51cd63d626 GPS Yaw: fall back to other yaw aiding source in case of bad data 5 years ago
..
.gitignore Add airspeed sensor to sensor_simulator 5 years ago
CMakeLists.txt Sensor Replay (#717) 5 years ago
airspeed.cpp Update airspeed interface 5 years ago
airspeed.h Added missing variable initializations 5 years ago
baro.cpp Update baro interface 5 years ago
baro.h Added missing variable initializations 5 years ago
convertULogToSensorData.py Sensor Replay (#717) 5 years ago
createSensorDataFile.py Sensor Replay (#717) 5 years ago
ekf_logger.cpp Interface: output vector quantities by "return-by-value" 5 years ago
ekf_logger.h Sensor Replay (#717) 5 years ago
ekf_wrapper.cpp GPS Yaw: fall back to other yaw aiding source in case of bad data 5 years ago
ekf_wrapper.h GPS Yaw: fall back to other yaw aiding source in case of bad data 5 years ago
flow.cpp terrain_estimator: add unit tests 5 years ago
flow.h Update optical flow interface 5 years ago
gps.cpp sensor_simulator: add possibility to set GPS position rate 5 years ago
gps.h sensor_simulator: add possibility to set GPS position rate 5 years ago
imu.cpp sensor_simulator: update EKF at IMU rate 5 years ago
imu.h Add airspeed sensor to sensor_simulator 5 years ago
mag.cpp Remove legacy imu interface 5 years ago
mag.h Add airspeed sensor to sensor_simulator 5 years ago
range_finder.cpp Refactor velocity reset (#788) 5 years ago
range_finder.h Refactor velocity reset (#788) 5 years ago
sensor.cpp Add airspeed sensor to sensor_simulator 5 years ago
sensor.h Sensor Replay (#717) 5 years ago
sensor_simulator.cpp sensor_simulator: set IMU rate to 200Hz as this is the new value 5 years ago
sensor_simulator.h Make test with Clang 5 years ago
vio.cpp Support vision velocity expressed in body frame too (#708) 5 years ago
vio.h Support vision velocity expressed in body frame too (#708) 5 years ago