Skip to content

Logs not started on all CFs in swarm #732

Answered by whoenig
krichardsson asked this question in Q&A
Discussion options

You must be logged in to vote

Crazyswarm1 is not very well behaved when using logging for more than 1 CF (it was essentially only tested for debugging issues with a single CF). One thing to be careful about is the "genericLogTopicFrequencies" - from the name one would guess that this is Hz, but in reality it's the period in 10ms increments, so in this case you would get new data every 10s, which is perhaps not what you expect. There are also issues with fairness - it's entirely possible that some CFs are "starved" if you use a single radio.

In theory, Crazyswarm2 is better in all these regards, but I think it's not set up in your test lab yet.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by krichardsson
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@devbf
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants