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-07 17:35:22 +08:00
Code
Issues
Actions
28
Packages
Projects
Releases
Wiki
Activity
Files
ce0e4a3afd28b97d5a540e02bef86c52a335f243
PX4-Autopilot
/
apps
/
drivers
T
History
px4dev
46085b43d1
Use the I2C bus number from the board config, not a hardcoded value.
2013-04-26 13:00:48 -07:00
..
blinkm
Use the I2C bus number from the board config, not a hardcoded value.
2013-04-26 13:00:48 -07:00
bma180
…
boards
HOTFIX: correct some logic errors with SPI chipselect generation.
2013-03-19 21:03:27 -07:00
device
…
gps
HIL bugfixing
2013-04-25 17:25:42 +02:00
hil
Move PWM rate configuration, etc. into a separate utility and out of the individual drivers.
2013-03-12 22:22:50 -07:00
hmc5883
…
l3gd20
Fixed axis in L3GD20 driver
2013-04-08 23:29:24 -07:00
led
…
mb12xx
…
mpu6000
…
ms5611
Silence MS5611 driver, the perf command still captures the error count / rate. Unfortunately this is necessary as general users are concerned about something that is (at a reasonable rate) not actual safety critical.
2013-03-17 22:49:16 +01:00
px4fmu
HOTFIX: Adjust the FMU update rate adaption logic to avoid constant debug message spew when not in a PWM mode.
2013-03-17 15:54:19 -07:00
px4io
Fixed typo
2013-03-15 19:58:20 +01:00
stm32
Fix an error in a #error
2013-04-26 13:00:27 -07:00
drv_accel.h
…
drv_adc.h
…
drv_baro.h
…
drv_blinkm.h
…
drv_gpio.h
…
drv_gps.h
…
drv_gyro.h
…
drv_hrt.h
…
drv_led.h
…
drv_mag.h
…
drv_mixer.h
…
drv_orb_dev.h
…
drv_pwm_output.h
Changes for multi-rate PWM output; default and alternate rates. ioctl protocol, PX4IO support.
2013-03-12 22:22:49 -07:00
drv_range_finder.h
…
drv_rc_input.h
…
drv_sensor.h
…
drv_tone_alarm.h
…