25631 Commits (b15d3418507915de3f551bd9497539a737055967)
 

Author SHA1 Message Date
Victor Lambret a4108251e3 AP_Baro: fix get_last_update(instance) 8 years ago
Randy Mackay e32ddaa7fa Copter: reorder beacon and proximity declaration 8 years ago
Peter Barker af9729c126 Plane: correct compilation when parachute disabled 8 years ago
Peter Barker a233024e05 Copter: fix compilation when fence andd proximity are disabled 8 years ago
Peter Barker d3e331e1f2 Copter: correct compilation when rally disabled 8 years ago
Peter Barker cf4be25d61 Copter: correct compilation when camera disabled 8 years ago
Peter Barker 4ef927ebea Copter: correct compilation when AFS enabled (using make) 8 years ago
Peter Barker d40187fac7 Plane: correct compilation when geofence disabled 8 years ago
Peter Barker 12d0241e51 Rover: fix compile when logging disabled 8 years ago
Peter Barker 4865bec871 Plane: correct compilation when logging disabled 8 years ago
Peter Barker 8033e0c315 Copter: fix compilation when gripper disabled 8 years ago
Peter Barker 889ec829fc AP_OpticalFlow: fix warning in SITL compilation 8 years ago
Peter Barker 588e59f524 Tracker: correct compilation when logging disabled 8 years ago
Peter Barker 61430a51b3 Rover: correct compilation when camera disabled 8 years ago
Peter Barker 990d5fd0e5 Copter: fix compilation when logging disabled 8 years ago
Peter Barker 07ad28f8b0 Tools: rename FRAME to FRAME_TYPE 8 years ago
Brian_HPLaptop\Brian e950d93d49 git_test: first commit 8 years ago
Andrew Tridgell 7df30ffe4d scripts: avoid building redundent binaries for copter 8 years ago
Tom Pittenger 063f517424 Plane, TECS, AP_Landing: rename stage LAND_ABORT to ABORT_LAND 8 years ago
Tom Pittenger 04f32b6ec6 Plane: simplify flight stage landing check to use landing.in_progress 8 years ago
Tom Pittenger 84e11fd899 Plane, AP_TECS: do not pass auto_land flag to TECS, it already knows it 8 years ago
Tom Pittenger c286ceba43 Plane: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Tom Pittenger 502768c979 AP_Landing: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Tom Pittenger 8019cedf5b AP_Vehicle,AP_SpdHgtControl,AP_TECS: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Tom Pittenger 90b2458a27 Plane: remove redundant flightstage update 8 years ago
Andrew Tridgell 1c4bf77cf6 Plane: added custom conversion of Q_FRAME_CLASS parameter 8 years ago
Andrew Tridgell 0d6801fbe6 AP_Param: added find_old_parameter() method 8 years ago
Randy Mackay d011783d76 Copter: fix FRAME_TYPE param description 8 years ago
Randy Mackay bdfb12123f AP_Motors: fix frame-type enum for Y6B 8 years ago
Randy Mackay e31d6d051d Copter: get_frame_mav_type switch fix 8 years ago
Randy Mackay 037e411e35 AP_Motors: fix example sketch 8 years ago
Randy Mackay ffa6d1a5b9 AP_Motors: init fixes for frame_class, type and initialised_ok 8 years ago
Randy Mackay 12d024e0c6 Copter: rename FRAME to FRAME_TYPE 8 years ago
Randy Mackay 934ef55338 Plane: quadplane instantiates motor matrix outside of case 8 years ago
Randy Mackay daea22d4ac Tools: autotest scripts set FRAME_CLASS 8 years ago
Randy Mackay c6dec5c3f6 Plane: quad plane uses consolidated multicopter classes 8 years ago
Randy Mackay 01bcf5e528 Copter: add arming checks for motor setup 8 years ago
Randy Mackay 217757fdc8 Copter: default FRAME_CLASS 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
Randy Mackay a276f5dc90 AP_Motors: fix example sketch 8 years ago
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 8 years ago
Randy Mackay 41189758b8 AP_Motors: move some functions to protected 8 years ago
murata 13ad06e652 AP_Notify: Change on / off of LED to ternary operator. 8 years ago
Andrew Tridgell 7a5ee29b6e AP_AHRS: fixed a build warning 8 years ago
Randy Mackay a276b9c271 ReadMe: add Francisco, remove duplicate 8 years ago
Pierre Kancir 7131b20b81 Rover: test.cpp correct whitespace, remove tabs 8 years ago
Pierre Kancir 52aa6b5767 Rover: system.cpp correct whitespace, remove tabs 8 years ago
Pierre Kancir c2adb04a93 Rover: setup.cpp correct whitespace, remove tabs 8 years ago
Pierre Kancir 51aaa7efa7 Rover: sensors.cpp correct whitespace, remove tabs 8 years ago
Pierre Kancir 25fbfeb5cf Rover: radio.cpp correct whitespace, remove tabs 8 years ago