RPMCapture: add hardcoded rpm processing

Such that we can continue development on this part.
The implementation was already used before porting things into the RPM capture module.
This commit is contained in:
Matthias Grob
2024-11-26 17:41:00 +01:00
parent 491ee01ac4
commit 1bcdb3ef8c
3 changed files with 32 additions and 2 deletions
+3
View File
@@ -2,3 +2,6 @@ uint64 timestamp # time since system start (microseconds)
float32 indicated_frequency_rpm # indicated rotor Frequency in Revolution per minute
float32 estimated_accurancy_rpm # estimated accuracy in Revolution per minute
float32 rpm_raw # measured rpm
float32 rpm_estimate # filtered rpm