This commit is contained in:
2025-03-29 20:52:10 +01:00
parent b404e80e39
commit 78539e7b6a
3 changed files with 23 additions and 13 deletions
+2
View File
@@ -13,3 +13,5 @@ void init_modulation_power_measure(MPXPowerMeasurement *mpx, int sample_rate);
float measure_mpx(MPXPowerMeasurement *mpx, int deviation);
float dbr_to_deviation(float dbr);
float deviation_to_dbr(float dbr);