11470 Commits (e1d193f539fa917838cc181df4b71022084a4cbf)
 

Author SHA1 Message Date
Randy Mackay 9ef27955b5 Common: add location options masks 11 years ago
Randy Mackay cc8554fa2b Mission: fix example sketch 11 years ago
Randy Mackay f4d8ccc128 Mission: add mavlink to cmd conversion methods 11 years ago
Randy Mackay 67a4b47f6b Copter: pass ahrs into mission constructor 11 years ago
Randy Mackay 87c7d19f83 AP_Mission: special handling for cmd 11 years ago
Randy Mackay 37fe229ded Copter: remove unused definitions 11 years ago
Randy Mackay 359f1a27ec Copter: process cmds from mission lib 11 years ago
Randy Mackay 6e0e672fb2 Copter: log using mission commands 11 years ago
Randy Mackay 43c7310540 Copter: ch7 save wp feature to use ap_mission 11 years ago
Randy Mackay ffc418dfe3 Copter: add mavlink packet to cmd conversion to GCS_Mavlink.pde 11 years ago
Randy Mackay 9f03e21f81 Copter: remove low-level handling of mission cmds 11 years ago
Randy Mackay 5d568502a0 Copter: instantiate AP_Mission object 11 years ago
Randy Mackay 1bad6a4b15 Copter: add AP_Mission object parameter 11 years ago
Randy Mackay e8db57ced3 AP_Mission: replace block read/write for eeprom 11 years ago
Randy Mackay fd009d0704 AP_Mission: tests added to example sketch 11 years ago
Randy Mackay 84b3497a82 AP_Mission: fixes to protect against endless loops 11 years ago
Randy Mackay 6086bc14be AP_Mission: mostly working draft 11 years ago
Randy Mackay 4285eba297 AP_Mission: initial draft library 11 years ago
Craig Elder 7be2cea42f Frame_params: Adding 3DR_Rover.param 11 years ago
Randy Mackay 0d23c3b910 Copter: initialise vertical speed for Loiter mode 11 years ago
Randy Mackay dd45647626 AC_PosControl: update some comments re leash lengths 11 years ago
Holger Steinhaus 345115fddd AC_PosControl: fixed leash length calc for descent speed 11 years ago
Holger Steinhaus 39df609235 Copter: fixed vertical speed init for ALT_HOLD mode 11 years ago
Randy Mackay d92e7a99a2 Git: ignore test.ArduPlane, test.APMrover2 11 years ago
Andrew Tridgell 6b5d27efbb AP_GPS: fixed example builds with change to init() 11 years ago
Andrew Tridgell 2b8cc1a1df Plane: use set_mode() in do_RTL() 11 years ago
Andrew Tridgell 68462025ba RC_Channel: constrain norm_input() to -1 to 1 11 years ago
Andrew Tridgell eb7db82210 Plane: altitude for do_set_home() is in meters 11 years ago
Andrew Tridgell 9cf1fd46c8 AP_GPS: removed nav_setting default 11 years ago
Paul Riseborough dacba5d911 AP_NavEKF : Update default tuning parameters (for plane use) 11 years ago
Paul Riseborough d0828d9c15 AP_NavEKF : Prevent bad user parameter causing incorrect GPS fusion 11 years ago
Paul Riseborough a24bfc1b8a AP_NavEKF : Use synthetic sideslip fusion during GPS denied operation with airspeed 11 years ago
Paul Riseborough 35811758d7 AP_NavEKF : Update comments and remove un-used function declarations 11 years ago
Andrew Tridgell db48ed9218 AP_Compass: fixed showing of is_external for 2nd compass 11 years ago
Andrew Tridgell d595f36ca5 Plane: print PX4 compass type 11 years ago
Andrew Tridgell 18686ab671 Rover: fixed comment 11 years ago
Andrew Tridgell 2266bd314b autotest: kill off old tasks on exit 11 years ago
Andrew Tridgell acdb2e2175 autotest: raise turn rate of antennas 11 years ago
Andrew Tridgell 59c21fff88 AntennaTracker: added sending on SIMSTATE in SITL 11 years ago
Andrew Tridgell aaf22457e5 AntennaTracker: added a note on simulating an antenna tracker 11 years ago
Andrew Tridgell 7b1ce2eeb7 AntennaTracker: fixes for antenna tracker 11 years ago
Andrew Tridgell 4f44351d4e autotest: added -T option to sim_arduplane.sh 11 years ago
Andrew Tridgell 83269bbea7 autotest: initial version of a antenna tracker simulator 11 years ago
Andrew Tridgell 40b13cf8df autotest: fixed multi-instance support 11 years ago
Andrew Tridgell beb6123576 GCS_MAVLink: send a "zero logs" message when no logs available 11 years ago
Andrew Tridgell ecdd74d580 DataFlash: return number of logs as zero correctly 11 years ago
Andrew Tridgell d9e8c34a89 GCS_MAVLink: allow for proxying of larger MAVLink messages on PX4 11 years ago
Andrew Tridgell 11956ece7c PX4: make compass calibrate fail non-fatal 11 years ago
Andrew Tridgell a26bcddb9b autotest: fixed valgrind options to sim_arduplane.sh 11 years ago
Paul Riseborough 784034170d AP_NavEKF : increased useage of helper functions 11 years ago