Commit Graph

15 Commits

Author SHA1 Message Date
dario
6d6ebc8c8b Added function for toggling transsonic effects 2024-03-31 18:10:46 +02:00
dario
29db73ccd4 Better logging and added BHI160 sensor 2024-01-13 22:54:13 +01:00
dario
4def93041e added more features get time-specific values 2023-12-30 17:25:32 +01:00
dario
4bd50375d7 bugfixes for pressure-based altitude estimation 2023-12-30 17:22:24 +01:00
dario
825884c279 added time specification for dataset and sensor classes 2023-12-30 12:58:20 +01:00
dario
b9ffa3710b Added BHI160 gyro for STAHR 2023-12-30 12:55:08 +01:00
dario
58d362c8f9 Performance increases by replacing "df.loc" by "df.at" 2023-12-18 00:13:22 +01:00
dario
f5f30953ca Updated setup class and kalman filter class 2023-12-17 23:33:31 +01:00
dario
9bfe61d9c7 Some cleanup 2023-12-14 23:30:35 +01:00
dario
4a93fd4ee6 Added a few metrics for measuring performance 2023-12-14 23:29:58 +01:00
dario
33e5eba3a6 Added first simple GPS implementation 2023-12-14 23:29:09 +01:00
dario
b331e9b27a Added observers for tracking data 2023-12-13 11:18:23 +01:00
dario
22d6280123 Fixed broken plotting after migration 2023-12-12 19:36:09 +01:00
dario
b4c34e9582 Complete migration of SPATZ to this repository 2023-12-12 19:22:17 +01:00
dario
c60629b4c9 SPATZ migration + proper directory structure 2023-12-10 14:11:54 +01:00