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-06-25 22:00:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc3ca8db5646cf2a2e235cf7ca3bd62335e062c2
PX4-Autopilot
/
src
/
modules
/
px4iofirmware
T
History
Lorenz Meier
d1909ca94b
Merge pull request
#878
from PX4/sbus_out
...
S.BUS output
2014-05-05 08:04:28 -07:00
..
adc.c
Fix the initialisation and operation of the PX4IO ADC - now RSSI and VSERVO voltages should be read correctly.
2014-01-22 23:52:06 -08:00
controls.c
Merged minimal S.BUS failsafe changes
2014-04-05 11:14:19 +02:00
dsm.c
Added int cast to handle arithmetic correctly
2014-02-21 12:50:29 +01:00
i2c.c
px4io: fixed the io_reg_{set,get} errors
2013-10-28 13:10:23 +01:00
mixer.cpp
Merge pull request
#878
from PX4/sbus_out
2014-05-05 08:04:28 -07:00
module.mk
Moved PWM ramp to systemlib
2013-10-08 17:03:57 +02:00
protocol.h
px4io: support PX4IO_P_SETUP_FORCE_SAFETY_OFF
2014-04-28 11:45:20 +02:00
px4io.c
Make in the comments explicit that we don’t do anything here under normal circumstances to make it less tempting to comment out the helpful debug tools in this section.
2014-01-24 17:35:29 +01:00
px4io.h
Merge pull request
#878
from PX4/sbus_out
2014-05-05 08:04:28 -07:00
registers.c
Merge pull request
#878
from PX4/sbus_out
2014-05-05 08:04:28 -07:00
safety.c
Remove unused field
2014-01-24 18:24:54 +01:00
sbus.c
Remove the s.bus test loop... makes it very hard to update the firmware.
2014-02-12 22:11:09 -08:00
serial.c
px4io: fixed the io_reg_{set,get} errors
2013-10-28 13:10:23 +01:00