This website works better with JavaScript.
Explore
Help
Sign In
coolfactor
/
quadrotor
Watch
1
Star
0
Fork
You've already forked quadrotor
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Quadrotor from scratch
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38
Commits
1
Branch
0
Tags
214 KiB
C
93.1%
Assembly
4.2%
Makefile
1.7%
C++
0.7%
Shell
0.2%
Tree:
d0f9f46f9c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd0f9f46f9c'
${ noResults }
quadrotor
/
thrust.h
4 lines
86 B
Raw
Blame
History
/* thrust.h */
float
linearise_thrust
(
float
x
)
;
void
set_thrust
(
int
motor
,
float
x
)
;
Reference in new issue
Copy Permalink