Andrew Tridgell
|
2488d25284
|
AP_IOMCU: fixed rate of failsafe handling
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
f8dc17f8ff
|
AP_IOMCU: implement DSM bind
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
184c05bc70
|
AP_IOMCU: fixed DSM bind
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
3ab1cd4808
|
HAL_ChibiOS: fixed build
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
c57fe83217
|
AP_IOMCU: rename sbus_out.cpp to rc.cpp
will also handle DSM input on USART1
|
2018-11-07 07:35:45 +11:00 |
|
Eugene Shamaev
|
4d64b86f87
|
AP_IOMCU: Add binding procedure for DSMx
|
2018-11-07 07:35:45 +11:00 |
|
Eugene Shamaev
|
032c5ab707
|
AP_HAL_ChibiOS: Binding update for DSM
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
843772a2bc
|
AP_IOMCU: added some debug code
and lower PKT_MAX_REGS to reduce max DMA size. This fixes an
occasional fault
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
f69360844f
|
HAL_ChibiOS: enable USART1 for iomcu for spektrum input
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
065dba973b
|
HAL_ChibiOS: fixed build warning on iomcu
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
8ece4e3f64
|
AP_IOMCU: implement BRD_SAFETY_MASK in iofirmware
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
81fe8b7138
|
HAL_ChibiOS: allow set of safety mask from IOMCU
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
f2b8067023
|
Plane: pass manual_rc_mask to iocmu mixer
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
beff16abe6
|
AP_IOMCU: implement manual_rc_mask
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
27f06ce810
|
AP_IOMCU: trigger override at 1750
thanks Michael
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
46fcfe0582
|
AP_IOMCU: removed rc_channel range check
feedback from @WickedShell
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
c3d434bc35
|
Plane: pass mixing gain to iomcu
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
e70a98fa9a
|
AP_IOMCU: support elevon and vtail mixing in failsafe
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
285508d568
|
AP_IOMCU: added initial mixing support
supports aileron, elevator, throttle and rudder
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
ec73a7072b
|
AP_IOMCU: use more bandwidth efficient IO read
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
d5c29fc57e
|
Plane: use IOMCU mixing if available
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
191f72d2e6
|
AP_IOMCU: added mixing structure to protocol
|
2018-11-07 07:35:45 +11:00 |
|
Andrew Tridgell
|
8d5b9521ad
|
AP_Arming: added IOMCU health check
|
2018-11-07 07:35:45 +11:00 |
|
ymrssk
|
38eed4ba84
|
Tools: add my name to GitTest
|
2018-11-06 18:57:21 +09:00 |
|
Michael du Breuil
|
65af2bc56b
|
Rover: Fix sail motor test not being reachable
CID: 325623
|
2018-11-06 16:23:59 +09:00 |
|
Randy Mackay
|
e0d94ceaf2
|
Copter: 3.6.1-rc1 release notes
|
2018-11-06 13:53:40 +09:00 |
|
Michael du Breuil
|
b5caea19da
|
AP_WheelEncoder: Fix AP_WheelRateControl::get_pid() always returning the
first pid
CID: 318644
|
2018-11-06 12:19:15 +09:00 |
|
Michael du Breuil
|
b38200a960
|
AP_WheelEncoder: Fix integer division limiting wheel encoder accuracy
CID: 318646
|
2018-11-06 12:19:15 +09:00 |
|
Michael du Breuil
|
c712e926d7
|
AP_Baro: Avoid returning 0.0f for EAS2TAS
|
2018-11-06 13:44:18 +11:00 |
|
Peter Barker
|
72440e2af3
|
Copter: allow VFR_HUD.alt to be relative-alt if DEV_OPTIONS has bit 2 set
|
2018-11-06 11:26:38 +09:00 |
|
Peter Barker
|
3749cfd764
|
GCS_MAVLink: allow vehicles to override VFR_HUD.alt
|
2018-11-06 11:26:38 +09:00 |
|
Michael du Breuil
|
f7245e7797
|
Copter: Remove old parameter conversion that conflicts with newer code
|
2018-11-06 10:18:39 +09:00 |
|
Michael du Breuil
|
1c54fa0230
|
Plane: Remove old battery conversion that conflicts with new monitor
|
2018-11-06 10:18:39 +09:00 |
|
Michael du Breuil
|
4540109513
|
Sub: Fix battery failsafe parameter conversion
|
2018-11-06 10:18:39 +09:00 |
|
Michael du Breuil
|
5740ea55e8
|
Copter: Fix battery failsafe param conversion
|
2018-11-06 10:18:39 +09:00 |
|
Michael du Breuil
|
d9e02403e1
|
Plane: Fix battery failsafe parameter conversion
|
2018-11-06 10:18:39 +09:00 |
|
Randy Mackay
|
7fdd0bd996
|
AP_RangeFinder: Benewake driver discards distances over 327m
|
2018-11-06 11:58:32 +11:00 |
|
Peter Barker
|
1d322046b0
|
Copter: tidy up send_pid_tuning
|
2018-11-06 08:19:15 +09:00 |
|
Peter Barker
|
3803684c4e
|
DataFlash: add sanity checks around EraseAll
|
2018-11-06 10:15:03 +11:00 |
|
Giacomo Ornati
|
83a1d0d07a
|
Tools: modify of Git_Success.txt with my name
|
2018-11-06 08:11:15 +09:00 |
|
Andrew Tridgell
|
cab5199da8
|
AP_IOMCU: fixed a race in event trigger on startup
this fixes the issue with initial safety option state, and with
initial safety mask
|
2018-11-05 19:24:44 +11:00 |
|
Peter Barker
|
7c86ce4d81
|
Copter: change default streamrate for ADSB from 5 to 0
No other stream has a default streamrate in Copter.
This causes us small amounts of overhead as it marks all channels as
streaming.
|
2018-11-05 14:57:55 +09:00 |
|
Peter Barker
|
0afc9bf724
|
AP_Mount: SoloGimbal: avoid calling safe_sqrtf
|
2018-11-05 16:24:29 +11:00 |
|
Peter Barker
|
126065e95c
|
AP_Mount: trim out dead getDebug method
|
2018-11-05 16:24:29 +11:00 |
|
kohse0810
|
7d16888067
|
Tools: add my name to Git_Success.txt
|
2018-11-05 12:19:50 +09:00 |
|
Peter Barker
|
d9d9a298bb
|
AP_SmartRTL: stop constructing/copying Bitmask
|
2018-11-05 12:17:55 +09:00 |
|
Peter Barker
|
6b7e04da06
|
AP_Common: Bitmask: remove copy operator and constructor
|
2018-11-05 12:17:55 +09:00 |
|
Michael du Breuil
|
68d713b971
|
Sub: Make capability init consistent
|
2018-11-05 14:04:36 +11:00 |
|
Michael du Breuil
|
9e1b0de6b7
|
Plane: Make capability init consistent
|
2018-11-05 14:04:36 +11:00 |
|
Michael du Breuil
|
0f636db159
|
Copter: Make capability init consistent
|
2018-11-05 14:04:36 +11:00 |
|