33501 Commits (73f8dd98f2dd1180d9bce2a4d46d44ef5cff69ca)
 

Author SHA1 Message Date
Lucas De Marchi 73f8dd98f2 AP_BoardConfig: kill AP_FEATURE_SAFETY_BUTTON 7 years ago
Lucas De Marchi 00f03360bc APMrover2: kill AP_FEATURE_SAFETY_BUTTON 7 years ago
Lucas De Marchi 604deaf4ba Frame_params: remove safety mask from intel-aero-rtf 7 years ago
Lucas De Marchi 259195a7c7 AP_BoardConfig: fix handling of AP_FEATURE_SAFETY_BUTTON 7 years ago
Lucas De Marchi 000ae3cb85 AP_BoardConfig: add default for BOARD_SAFETY_ENABLE 7 years ago
Lucas De Marchi 099eefee87 AP_HAL: Chibios: HAL_GPIO_PIN_SAFETY_IN implies HAL_HAVE_SAFETY_SWITCH 7 years ago
Lucas De Marchi 20778f73f1 AP_HAL_ChibiOS: define HAL_HAVE_SAFETY_SWITCH accordingly 7 years ago
Lucas De Marchi 8e3777a163 AP_HAL_PX4: RCOutput: honour HAL_HAVE_SAFETY_SWITCH 7 years ago
Lucas De Marchi 7f984f2700 AP_HAL: linux: disable safety switch 7 years ago
Lucas De Marchi 2336d2214b AP_HAL: sitl: disable safety switch 7 years ago
Peter Barker 5d923aed85 Rover: remove dead gcs failsafe code 7 years ago
Randy Mackay 66525ab0f9 Copter: release notes for 3.6.0-rc7 7 years ago
Randy Mackay f30d999e0b Copter: remove compassmot's compass init and accumulate 7 years ago
Randy Mackay 6b50a810f6 Copter: compassmot format fixes 7 years ago
Andrew Tridgell 13f96bcb00 HAL_ChibiOS: fixed an i2c dma callback bug 7 years ago
Andrew Tridgell b0badf8caf HAL_ChibiOS: fixes for F745 builds 7 years ago
Peter Barker e501ba203f Rover: rename control_modes.cpp to RC_Channel.cpp 7 years ago
Peter Barker b19c03a3c6 Copter: rename switches.cpp to RC_Channel.cpp 7 years ago
Lucas De Marchi 0606b00f15 AP_BoardConfig: don't try to set pwm mode for aerofc-v1 7 years ago
Peter Barker 0f50cf96ca Tools: Frame_Params: correct for CH7 -> RC7 change 7 years ago
Randy Mackay fada9f1990 Rover: version to 3.5.0-dev 7 years ago
Randy Mackay 9799567416 AP_Follow: fixup offset initialisation 7 years ago
hoangthien94 f4255712c1 AP_Follow: Initialize offsets based on offset type 7 years ago
Pierre Kancir d507805891 Tools: move guided_achieve_heading to common 7 years ago
Pierre Kancir ef6db4da4a Tools: correct run_cmd 7 years ago
Pierre Kancir facc254138 Tools: move run_cmd to common 7 years ago
Andrew Tridgell 6090820bdc autotest: disable the Drive Brake test in rover 7 years ago
Peter Barker 978cd64a1e Tracker: move handling of RC switches into RC_Channel 7 years ago
Peter Barker 5df70cf93a RC_Channel: update examples for new rc() method 7 years ago
Peter Barker e2b31a535c AC_PID: update example for new rc() method 7 years ago
Peter Barker f79b4b5d63 Tracker: minimal support for inheritting from RC_Channel 7 years ago
Peter Barker 1ba0901e51 Sub: minimal support for inheritting from RC_Channel 7 years ago
Peter Barker 9ce02bc504 Plane: minimal support for inheritting from RC_Channel 7 years ago
Peter Barker 0f084ed5bf RC_Channel: add compatability static functions 7 years ago
Peter Barker c1a1f4f970 SRV_Channel: use rc() method to get rc singleton 7 years ago
Peter Barker dbccd6a399 GCS_MAVLink: use rc() method to get rc singleton 7 years ago
Peter Barker f4c93dc697 DataFlash: use rc() method to get rc singleton 7 years ago
Peter Barker c209152d13 AP_Tuning: use rc() method to get rc singleton 7 years ago
Peter Barker 497746c3d0 AP_RSSI: use rc() method to get rc singleton 7 years ago
Peter Barker 2489234fcf AP_Mount: use rc() method to get rc singleton 7 years ago
Peter Barker 80a4083fc7 AP_ICEngine: use rc() method to get rc singleton 7 years ago
Peter Barker 1eacd685e3 AP_Arming: use rc() method to get rc singleton 7 years ago
Peter Barker b8030816b8 Tools: autotest: add tests for mode changes for Copter and Rover 7 years ago
Peter Barker 1f0908bba2 Rover: move handling of RC Switches into RC_Channel 7 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 7 years ago
Peter Barker 747fc3814d RC_Channel: rename in_rc_failsafe to has_valid_input 7 years ago
Peter Barker 61c34ea98c RC_Channel: move handling of auxillary switches into RC_Channel 7 years ago
Peter Barker 007434cdac AC_Sprayer: move Copter CHn_OPT to RC_Channel RCn_OPTION 7 years ago
Peter Barker fb786b8d56 AP_Camera: add singleton 7 years ago
Andrew Tridgell 44fd85ff29 HAL_ChibiOS: reduce memory used by serial buffers 7 years ago