Search found 3 matches

by vovo
Thu Jul 21, 2016 12:53 am
Forum: Developer Discussions
Topic: getting roll, pitch and yaw separate with logging
Replies: 2
Views: 1895

getting roll, pitch and yaw separate with logging

Hi!
the ¨data¨ from _stab_log_data in the basiclog.py example gives stabilizer.roll, stabilizer.pitch and stabilizer.yaw all mixed inside brackets. How can I separate them into float variables lets say roll, pitch and yaw? Any help will be much appreciated :D
by vovo
Wed Jul 20, 2016 10:43 pm
Forum: Developer Discussions
Topic: Problem after updating the firmware
Replies: 0
Views: 5699

Problem after updating the firmware

I intend to use the parameters from the new lps param group so I cloned the source code from master firmware, compiled and flashed the firmware into my CF2. But after doing that when running the ramp.py and basiclog.py I got no answer from CF2. In the first case nothing happened and in the second ca...