Randy Mackay
|
77d4b3a2ae
|
Motors: add loop_rate to constructor
|
10 years ago |
Leonard Hall
|
ec9d7dd99e
|
Motors: minor comment fixes
|
10 years ago |
Leonard Hall
|
1d0ee68116
|
Motors: over current throttle limiting
|
10 years ago |
Leonard Hall
|
8eedb2c040
|
Copter: sent battery voltage and current to motors
|
10 years ago |
Randy Mackay
|
1217ab9579
|
BattMon: add get_type method
|
10 years ago |
Randy Mackay
|
f6523c0997
|
Motors: Add THR_LOW_CMP to adjust low throttle inputs affect on attitude control
|
10 years ago |
Leonard Hall
|
83e3e2fec2
|
Motors: thrust curve and voltage scaling for matrix supported frames
|
10 years ago |
Leonard Hall
|
3e8563dd8b
|
Copter: ch6 tuning definition for yaw min headroom
|
10 years ago |
Leonard Hall
|
5b0bd49ff2
|
Motors: configurable yaw headroom for matrix frames
|
10 years ago |
Randy Mackay
|
51213235b4
|
OreoLED_PX4: available only on PX4
|
10 years ago |
Randy Mackay
|
f1ce70e748
|
Notify: disable oreoled by default
|
10 years ago |
Randy Mackay
|
89cd74c35f
|
Notify: OreoLED supports handle_led_control
includes support for send bytes ioctl
|
10 years ago |
Randy Mackay
|
90cac02bd7
|
Notify: OreoLED fix to fade-in when armed
|
10 years ago |
Randy Mackay
|
c5b3bc5698
|
Copter: handle LED_CONTROL and pass to Notify
|
10 years ago |
Randy Mackay
|
35a3a52f29
|
Notify: add support for handle_led_control
|
10 years ago |
Randy Mackay
|
9159c7107d
|
GCS_MAVLink: version update after LED_CONTROL added
|
10 years ago |
Randy Mackay
|
26d54398e2
|
GCS_MAVlink: generate after LED_CONTROL added
|
10 years ago |
Randy Mackay
|
3fdabb3667
|
GCS_MAVlink: define LED_CONTROL in ardupilotmega.xml
|
10 years ago |
Randy Mackay
|
b8ef765b3e
|
Notify: add OreoLED to PX4
|
10 years ago |
Randy Mackay
|
ab96e98815
|
PX4: start oreoled driver
|
10 years ago |
Randy Mackay
|
43f3827fd5
|
Make: add oreoled module to Pixhawk build
|
10 years ago |
Randy Mackay
|
0a33a7c15a
|
Notify: OreoLED_PX4 driver
|
10 years ago |
Andrew Tridgell
|
999710d0e1
|
Plane: fixed issue where auto is entered before GPS lock
thanks to Tom Pittenger for noticing this!
|
10 years ago |
Andrew Tridgell
|
98b583bccc
|
Plane: fixed bungee launch
we need to not do the general purpose throttle suppression if in auto
takeoff
|
10 years ago |
Jonathan Challinger
|
e9bbe062f3
|
AC_PosControl: modify accel_to_lean_angles to apply filters before yaw rotation
|
10 years ago |
Andrew Tridgell
|
3ca4142c91
|
SITL: added tradheli support
start with:
sim_vehicle.sh -f heli --console --map
|
10 years ago |
Andrew Tridgell
|
1f417dce86
|
AP_SerialManager: added note on external converter requirement for Frsky
thanks to Luis for the suggestion
|
10 years ago |
Andrew Tridgell
|
5afe3fb958
|
Plane: mark 3.3.0beta1
|
10 years ago |
Andrew Tridgell
|
bdd265a985
|
PX4: use mode_pwm4 on startup
this prevents any pin activity on startup
|
10 years ago |
Andrew Tridgell
|
7c975808f8
|
Copter: provide terrain height to rangefinder
used for power saving
|
10 years ago |
Andrew Tridgell
|
422d0f05bd
|
Plane: provide terrain height to rangefinder
used for power saving
|
10 years ago |
Andrew Tridgell
|
64dfc68784
|
Plane: log mode on arming
this ensures the log is recorded with the right flight mode
|
10 years ago |
Andrew Tridgell
|
9efc0acf19
|
PX4: start the pwm_input driver
|
10 years ago |
Andrew Tridgell
|
a6454c9918
|
PX4: build the pwm_input driver
|
10 years ago |
Andrew Tridgell
|
a6d76b4e03
|
AP_RangeFinder: added PX4-PWM rangefinder
uses PWM input driver to read a rangefinder
|
10 years ago |
Andrew Tridgell
|
6cf029f82a
|
Plane: fixed to allow TKOFF_THR_DELAY up to 12.7 seconds
thanks to a report by jman841
|
10 years ago |
Andrew Tridgell
|
bee703ab2a
|
Plane: removed incorrect conditional on parameter enum
|
10 years ago |
Randy Mackay
|
b650d39786
|
InertialSensor: remove product_id set to zero
|
10 years ago |
Jonathan Challinger
|
7b0e806db1
|
AP_Mount: correct status_msg to conform to MAVLink specification
|
10 years ago |
Andrew Tridgell
|
74ef1b8d2f
|
Copter: removed HomeState from defines.h
now in AP_Common.h
|
10 years ago |
Andrew Tridgell
|
76f8b9b07c
|
Plane: support DO_SET_HOME MAVLink command
|
10 years ago |
Andrew Tridgell
|
3a51bac0d0
|
AP_Arming: use new enum for home_is_set
|
10 years ago |
Andrew Tridgell
|
a53395cdb8
|
AP_Common: added HomeState enum from copter
|
10 years ago |
Andrew Tridgell
|
6781a8d329
|
AP_AHRS: fixed get_position for EKF to use correct relative altitude
we need to use the EKF relative height plus the current AHRS home
|
10 years ago |
Andrew Tridgell
|
869fb23062
|
HAL_SITL: implement SIM_GPSDRIFTALT
|
10 years ago |
Andrew Tridgell
|
63c792bc1c
|
SITL: added SIM_GPSDRIFTALT simulation control
|
10 years ago |
Grant Morphett
|
3535574b9d
|
Rover: Created the rover release v2.48
|
10 years ago |
Randy Mackay
|
343bcbb1c9
|
Tracker: fixed MAVLink stream trigger calculations
|
10 years ago |
João Fortuna
|
d7d5b7bb73
|
Rover: Fixed MAVLINK stream trigger calculation.
|
10 years ago |
Joao Fortuna
|
6ac8629451
|
Plane: Fixed MAVLINK stream trigger calculation.
|
10 years ago |