35979 Commits (818c828a4ac8531e35792d672dc33161347e3c50)
 

Author SHA1 Message Date
Tom Pittenger 818c828a4a AP_Gripper: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 95820c905d AP_HAL_Linux: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 81df9aaeb4 AP_HAL_SITL: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 9347e6d36f AP_InertialSensor: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 28323147ab AP_IOMCU: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 98030c04b2 AP_KDECAN: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 1c33c3f50d AP_Landing: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger cf2723458d AP_LandingGear: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 21db5e1a5c AP_Logger: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 3bbd80a5de AP_Mount: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 4ece7fd4f0 AP_Notify: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 8a6a39b590 AP_NavEKF3: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 699b7b9788 AP_OpticalFlow: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 3d2c7346cc AP_Radio: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger a597c2972c AP_RCprotocol: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 3032e5c3d9 AP_RSSI: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 132a93189d AP_SBusOut: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 155a1b7ec7 AP_Scheduler: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger add2130e07 AP_SerialManager: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 752804c2a5 APM_Control: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 9f0e895c37 GCS_MAVLink: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger ece8580c1d RC_Channel: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger a4e91e196f SITL: unify singleton naming to _singleton and get_singleton() 6 years ago
Tom Pittenger 9e3cf3ad33 SRV_Channels: unify singleton naming to _singleton and get_singleton() 6 years ago
Andrew Tridgell ee97f0dccd HAL_ChibiOS: setup power brick on mini-pix by default 6 years ago
Peter Barker be3428de65 Tools: autotest: use absolute path to defaults file for QuadPlane 6 years ago
Mark Whitehorn 74c114e455 Tools: autotest: use frame and VehicleInfo in AutoTestQuadPlane 6 years ago
thomass 513964cdad AP_Compass: RM3100 simplify unisgned to signed integer conversion 6 years ago
thomass 97f3627bd5 AP_Compass: RM3100 added default cycle count value check on initialization as a whoami substitute 6 years ago
thomass 488133c396 AP_Compass: RM3100 make compliant with common methods for accumulating and draining samples 6 years ago
thomass ede80773b9 AP_Compass: RM3100 stop passing frontend for compliance with backend class 6 years ago
thomass 8155c8b178 AP_Compass: added backend implementation for RM3100 compass 6 years ago
Peter Barker edfa2646f0 Tools: autotest: repeatedly apply parameter file 6 years ago
Randy Mackay 1725c8f178 Copter: 3.6.6-rc2 release notes 6 years ago
Peter Barker f3cbf72f41 Tools: autotest: all autotest classes now take a frame 6 years ago
Andrew Tridgell 77e4e5a1c9 autotest: added defaults for compass3 offsets 6 years ago
Andrew Tridgell 39ffef1f08 AP_NavEKF3: fixed EKF compass switching 6 years ago
Andrew Tridgell ccc1f906f8 AP_NavEKF2: fixed EKF compass switching 6 years ago
Andrew Tridgell 4003ea841c AP_Compass: change to 3 compasses in SITL 6 years ago
Peter Barker 9e7154ccb3 SITL: enable updating of external payloads for SIM_Rover 6 years ago
Peter Barker e7e51d6f49 RC_Channel: indicate gripper available on an RC Channel 6 years ago
Peter Barker 9496ffea14 Rover: enable gripper support 6 years ago
Peter Barker 1347083548 Tools: autotest: add tests for Rover gripper support 6 years ago
Peter Barker 6f1f98dc3c Tools: autotest: add assumption run_tests is only called once - remove hasInit 6 years ago
Pierre Kancir 8a7555bf56 Tools: autotest: fix up the arming tests 6 years ago
Peter Barker badfd1d559 SITL: name parameters being passed to ICEngine contructor 6 years ago
Andrew Tridgell 6c09b268d8 Filter: fixed crash on zero cutoff frequency 6 years ago
Peter Barker 0c8f0377ca Sub: move handling of fence point handling up 6 years ago
Peter Barker 47a0796684 Copter: move handling of fence point handling up 6 years ago
Peter Barker 8244158969 Rover: move handling of fence point handling up 6 years ago