Skip to content

Commit

Permalink
Update WaveFilters.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Sep 29, 2024
1 parent 95b470c commit 722b439
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bbn_wave_freq_m5atomS3/WaveFilters.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
#define FREQ_UPPER 4.0
#define FREQ_GUESS 0.3 /* freq guess */

#define FREQ_COEF 1.0
#define FREQ_COEF 1.0
#define FREQ_COEF_TIGHT 0.05
#define ARANOVSKIY_SCALE 10.0

#define ACCEL_MAX_G_SQUARE 16.0
Expand Down

0 comments on commit 722b439

Please sign in to comment.