This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
PX4-Autopilot
Watch
1
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://github.com/PX4/PX4-Autopilot.git
synced
2026-06-09 03:02:36 +08:00
Code
Issues
Actions
30
Packages
Projects
Releases
Wiki
Activity
Files
1b30cd2f938c05841470e5aedcbd535105ea3f36
PX4-Autopilot
/
apps
/
px4io
T
History
Andrew Tridgell
f8bea6d07b
px4io: fixed cpp error
2013-01-25 21:36:19 -08:00
..
adc.c
…
comms.c
…
controls.c
Adjust the default deadzone for RC inputs per feedback.
2013-01-15 00:40:15 -08:00
dsm.c
…
i2c.c
Move DMA start for tx/rx into the gap where SCL is still stretched so that there is no risk of receiving the first byte before DMA starts.
2013-01-25 21:35:32 -08:00
Makefile
…
mixer.cpp
Beat the px4io driver into compilable shape. Just missing RC input configuration now.
2013-01-15 23:01:04 -08:00
protocol.h
Add support for battery current scaling. Add feedback for mixer load operations.
2013-01-15 22:22:15 -08:00
px4io.c
Add support for raw PWM passthrough from FMU via IO.
2013-01-15 00:41:13 -08:00
px4io.h
…
registers.c
px4io: fixed cpp error
2013-01-25 21:36:19 -08:00
safety.c
…
sbus.c
…