This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
apps
/
drivers
/
device
History
px4dev
33c12d13ad
Defer I2C bus resets for the first couple of retries to avoid transient slave errors causing massive retry spam.
2013-01-26 17:07:58 -08:00
..
cdev.cpp
…
device.cpp
…
device.h
…
i2c.cpp
Defer I2C bus resets for the first couple of retries to avoid transient slave errors causing massive retry spam.
2013-01-26 17:07:58 -08:00
i2c.h
Add a mechanism for sending multi-part messages to the I2C driver base class.
2013-01-14 00:18:05 -08:00
Makefile
…
pio.cpp
…
spi.cpp
…
spi.h
…