Skip to content

Commit

Permalink
add a few extra capture samples to tx rover
Browse files Browse the repository at this point in the history
  • Loading branch information
misko committed Dec 26, 2024
1 parent 9a1668c commit d4daa92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ elif [ ${rover_id} -eq 2 ]; then
#config=${repo_root}/spf/rover_configs/rover_emitter_config_pi.yaml
config=${repo_root}/spf/rover_configs/rover_single_receiver_config_pi.yaml
routine=circle
n=2400
n=2500
expected_radios=2
elif [ ${rover_id} -eq 3 ]; then
routine=bounce
Expand Down

0 comments on commit d4daa92

Please sign in to comment.