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-08 18:52:46 +08:00
Code
Issues
Actions
28
Packages
Projects
Releases
Wiki
Activity
Files
eaf91f05bd51d71ce0020a5734d64c0f7018860b
PX4-Autopilot
/
apps
/
drivers
/
device
T
History
px4dev
bfbd17a2fa
Make it possible to run fmu and px4io simultaneously with full control over both sets of possible PWM outputs. First started wins.
2012-10-20 16:53:52 -07:00
..
cdev.cpp
Make it possible to run fmu and px4io simultaneously with full control over both sets of possible PWM outputs. First started wins.
2012-10-20 16:53:52 -07:00
device.cpp
…
device.h
Make it possible to run fmu and px4io simultaneously with full control over both sets of possible PWM outputs. First started wins.
2012-10-20 16:53:52 -07:00
i2c.cpp
make the I2C and SPI device signons distinct
2012-08-25 18:26:21 -07:00
i2c.h
Add a bus reset on I2C error. Also add a mechanism for automated retries of operations.
2012-08-22 22:25:10 -07:00
Makefile
…
pio.cpp
…
spi.cpp
make the I2C and SPI device signons distinct
2012-08-25 18:26:21 -07:00
spi.h
Make it non-fatal to perform SPI transfers from interrupt context.
2012-08-25 13:15:23 -07:00