29953 Commits (d0d6040b3e0c01e746060dcc410bfafaef8ac56f)
 

Author SHA1 Message Date
Randy Mackay dcb37a2454 Tools: default param file for AION R1 rover 7 years ago
Randy Mackay 457c39bf1b Rover: FS_ param values changed to camel case 7 years ago
Matt 41f2e8869e FRAME_PARAMS: Solo mag and arming param update 7 years ago
Matt 5d6c979f70 COPTER: Fix MOUNT_CONTROL yaw in missions 7 years ago
Matt c0f0e3eca3 COPTER: Fix MOUNT_CONTROL yaw in guided 7 years ago
Patrick José Pereira 0e6fc54a0e Tools: Add BATT_MONITOR on sub.parm 7 years ago
Peter Barker dea15892dc AP_Volz_Protocol: use AP::serialmanager() 7 years ago
Peter Barker b3f5e807a6 AP_SerialManager: add AP::serialmanager() 7 years ago
Pierre Kancir 6728598099 AP_Rangefinder: don't include Bebop rangefinder by default 7 years ago
Pierre Kancir be96a27fa8 AP_NavEKF3: only report terrain estimator innovations with valid rng value 7 years ago
Pierre Kancir 171e80d8dc AP_NavEKF2: only report terrain estimator innovations with valid rng value 7 years ago
khancyr 2732226664 AP_AHRS: use direct assignation and correct some style 7 years ago
khancyr dae636b39e AP_AHRS: correct some constcorrectness 7 years ago
khancyr d89d496c8f AP_AHRS: make getter const 7 years ago
mirkix eecd8fcfa6 AP_HAL_Linux: Add VOLTAGE_SCALING for BeagleBone Blue 7 years ago
Andrew Tridgell 0b78817b81 Tools: added apj_tool.py 7 years ago
Andrew Tridgell 4ac49483c8 AP_Param: added support for embedded parameters 7 years ago
Peter Barker 0b4dcdde35 Tools: param_parse.py: allow whitespace between vehicles 7 years ago
Peter Barker d1128e7be4 Tools: param_parse.py: replace comments with debug statements 7 years ago
Peter Barker eeb15d7fd5 Tools: param_parse.py: make comment consistent 7 years ago
Peter Barker 825832be93 Tools: param_parse.py: add a map for vehicle name to a true-name to be used in code 7 years ago
Peter Barker e0125a68e7 Tools: param_parse.py: use single regex for params everywhere 7 years ago
Peter Barker a45ab6b84c Tools: param_parse.py: correct example comment 7 years ago
Peter Barker 738377c089 AP_Arming: remove airspeed arming check bits from non-plane vehicles 7 years ago
Peter Barker b6415b34d1 Tools: do not build combined parameters as part of build_autotest 7 years ago
Peter Barker 94afaebdb7 Tools: autotest builds each vehicle parameters individually 7 years ago
Peter Barker ea2c156c7f Tools: param_parse.py: understand tagging of parameters for specific vehicles 7 years ago
Randy Mackay 241456f55f Rover: remove auto trim at startup 7 years ago
Randy Mackay 6459a4de9d Rover: gyro health check uses initialised flag 7 years ago
Randy Mackay a8da459baf Rover: GPS reported healthy to GCS even without lock 7 years ago
Peter Barker bce9a40ab5 Rover: remove unimplemented methods 7 years ago
Peter Barker 268b8799d0 Sub: stop setting home distance in fence 7 years ago
Peter Barker 4dcb5aa3de Copter: stop setting home distance in fence 7 years ago
Peter Barker 0f94fde434 AC_Fence: get home distance directly from ahrs 7 years ago
Peter Barker 20e295c23a AC_Fence: check supplied location within fence rather than current loc 7 years ago
Peter Barker dff27ec506 AC_WPNav: correct call for getting location vector 7 years ago
Peter Barker 302e5c6871 AP_Common: have get_vector_xy_from_origin_NE take a Vector2f rather than 3f 7 years ago
Peter Barker bf5f51a616 Copter: factor out takeoff_trigger from althold, sport and loiter 7 years ago
Randy Mackay 2c0df87585 Copter: Copter.h method reordering 7 years ago
mirkix 26f3a62db7 AP_HAL_Linux: remove BBBmini from RCInput_PRU.cpp 7 years ago
Mark Whitehorn f57eab3482 AP_SerialManager: add Volz and Sbus protocols to param metadata 7 years ago
luweikxy 25224cd261 Plane: remove dead code from do_vtol_land 7 years ago
ChristopherOlson 569f55f5c6 AC_AttitudeControl:TradHeli - fix for alt_hold angle limiter active at hover collective in Traditional Helicopters 7 years ago
Peter Barker f72e125ab5 Travis: use a sourceline to specify a PPA for CMake 7 years ago
Peter Barker 6c82f7671d Copter: move all commands logic into AUTO flightmode 7 years ago
Andrew Tridgell 88abd34d40 Replay: fixed build with no create() 7 years ago
Andrew Tridgell 4c9f48244e Sub: removed create() method for objects 7 years ago
Andrew Tridgell 30e224e705 Plane: removed create() method for objects 7 years ago
Andrew Tridgell 8ab0ac8a16 Copter: removed create() method for objects 7 years ago
Andrew Tridgell 482ae876fb Rover: removed create() method for objects 7 years ago