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 02:17:07 +08:00
Code
Issues
Actions
33
Packages
Projects
Releases
Wiki
Activity
Files
5974c37abba562c1372beb04490014db274fd175
PX4-Autopilot
/
apps
/
drivers
/
device
T
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
…