We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d7de9 commit d032168Copy full SHA for d032168
bbn_wave_freq_m5atomS3/data-sim/w3d_sim.cpp
@@ -90,7 +90,7 @@ const std::map<WaveType, std::vector<TuningIMU>> tuning_map = {
90
{0.47552, 0.56576, 0.01693 / kf}, // Wave 0
91
{0.90093, 1.17877, 0.27120 / kf}, // Wave 1
92
{1.46299, 1.60890, 1.50870 / kf}, // Wave 2
93
- {1.80901, 2.25467, 1.97120 / kf}, // Wave 3
+ {1.80901, 2.25467, 2.97120 / kf}, // Wave 3
94
{2.18222, 2.70339, 5.21326 / kf} // Wave 4
95
}}
96
};
0 commit comments