Skip to content

Commit d032168

Browse files
authored
Update w3d_sim.cpp
1 parent 90d7de9 commit d032168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbn_wave_freq_m5atomS3/data-sim/w3d_sim.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const std::map<WaveType, std::vector<TuningIMU>> tuning_map = {
9090
{0.47552, 0.56576, 0.01693 / kf}, // Wave 0
9191
{0.90093, 1.17877, 0.27120 / kf}, // Wave 1
9292
{1.46299, 1.60890, 1.50870 / kf}, // Wave 2
93-
{1.80901, 2.25467, 1.97120 / kf}, // Wave 3
93+
{1.80901, 2.25467, 2.97120 / kf}, // Wave 3
9494
{2.18222, 2.70339, 5.21326 / kf} // Wave 4
9595
}}
9696
};

0 commit comments

Comments
 (0)