This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-07-04 23:10:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
274e3aa2ca073b7fdfd30f270a043fd79954e1d4
PX4-Autopilot
/
src
/
drivers
/
device
T
History
Andrew Tridgell
3329e3c38c
ringbuffer: added resize() and print_info() methods
...
this simplifies the drivers
2013-09-12 00:51:34 +02:00
..
cdev.cpp
Make it possible to create a cdev without automatically creating a device node.
2013-08-04 19:49:19 -07:00
device.cpp
Add direct-access methods to the base Device class, so that there's a common way of talking to drivers regardless of which of the specialised classes they derive from.
2013-08-04 19:48:20 -07:00
device.h
Add direct-access methods to the base Device class, so that there's a common way of talking to drivers regardless of which of the specialised classes they derive from.
2013-08-04 19:48:20 -07:00
i2c.cpp
Moved last libs, drivers and headers, cleaned up IO build
2013-04-28 09:54:11 +02:00
i2c.h
Add direct-access methods to the base Device class, so that there's a common way of talking to drivers regardless of which of the specialised classes they derive from.
2013-08-04 19:48:20 -07:00
module.mk
Moved last libs, drivers and headers, cleaned up IO build
2013-04-28 09:54:11 +02:00
pio.cpp
Moved last libs, drivers and headers, cleaned up IO build
2013-04-28 09:54:11 +02:00
ringbuffer.h
ringbuffer: added resize() and print_info() methods
2013-09-12 00:51:34 +02:00
spi.cpp
Moved last libs, drivers and headers, cleaned up IO build
2013-04-28 09:54:11 +02:00
spi.h
Add direct-access methods to the base Device class, so that there's a common way of talking to drivers regardless of which of the specialised classes they derive from.
2013-08-04 19:48:20 -07:00