Search found 2 matches
- Tue Nov 25, 2014 3:09 am
- Forum: Developer Discussions
- Topic: Flipping
- Replies: 20
- Views: 22552
Re: Flipping
Can you share the code for this?
- Tue Nov 25, 2014 2:44 am
- Forum: Developer Discussions
- Topic: Help with simple code
- Replies: 1
- Views: 2064
Help with simple code
Trying to make some simple code to send thrust command to quad, and receive the actual thrust level back. For some reason, the full thrust ramp up/down gets completed, THEN all the log data comes in. How can I get continuous thrust log data even as new commands are sent? import sys sys.path.append(&...