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.
 
 
 
 
 
 
Kamil Ritz 78a6b9f7a8 SensorSimulator: Fix GPS horizontal position step 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 Interface: output vector quantities by "return-by-value" 5 years ago
ekf_wrapper.h Interface: output vector quantities by "return-by-value" 5 years ago
flow.cpp Update optical flow interface 5 years ago
flow.h Update optical flow interface 5 years ago
gps.cpp SensorSimulator: Fix GPS horizontal position step 5 years ago
gps.h Robustify timestamp checks (#729) 5 years ago
imu.cpp EKF increase delta velocity process noise per axis if clipping (#663) 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 Refactor velocity reset (#788) 5 years ago
sensor_simulator.h Make test with Clang 5 years ago
vio.cpp Update setExtVisionData interface 5 years ago
vio.h Update setExtVisionData interface 5 years ago