28987 Commits (04866e9f7671ca31f9b1afff9de54c63fa886d06)
 

Author SHA1 Message Date
Peter Barker 45d056fcf0 Copter: ekf position checks are done before we call failsafe_ekf_event 8 years ago
Peter Barker d5caff3f1b Copter: do not enter ekf-failsafe based on position if pos not needed 8 years ago
Peter Barker ff82f23cf6 Copter: factor out a ekf_check_position_problem method 8 years ago
Peter Barker 84a873a520 Copter: remove redundant check; we will never failsafe_ekf_event if disarmed 8 years ago
Andrew Tridgell 3d16ca7144 Plane: fixed MANUAL_RCMASK 8 years ago
Peter Barker c090818d5e Tracker: move handling of SET_GPS_GLOBAL_ORIGIN up 8 years ago
Peter Barker 5b7f396e23 Sub: move handling of SET_GPS_GLOBAL_ORIGIN up 8 years ago
Peter Barker b84e40a804 Rover: move handling of SET_GPS_GLOBAL_ORIGIN up 8 years ago
Peter Barker 0afe1e7473 Copter: move handling of SET_GPS_GLOBAL_ORIGIN up 8 years ago
Peter Barker 7e631ba16c Plane: move handling of SET_GPS_GLOBAL_ORIGIN up 8 years ago
Peter Barker d0c2898ebc GCS_MAVLink: move handling of SET_GPS_GLOBAL_ORIGIN up 8 years ago
mirkix b682f3f6d9 Plane: fix parameter units 8 years ago
Randy Mackay 3d7b6ddc40 Plane: support SET_GPS_GLOBAL_ORIGIN message 8 years ago
Randy Mackay d45eb33980 Tracker: support SET_GPS_GLOBAL_ORIGIN message 8 years ago
Randy Mackay 4899401679 Rover: minor comment fix 8 years ago
Randy Mackay de406da254 Rover: set home using EKF position 8 years ago
Randy Mackay 894bf2a23f Rover: support SET_GPS_GLOBAL_ORIGIN message 8 years ago
Randy Mackay a477ef7cd6 Sub: support SET_GPS_GLOBAL_ORIGIN message 8 years ago
Randy Mackay f029303d96 AP_Arming: check ahrs and gps differ by less than 10m 8 years ago
Randy Mackay 1b3cc9289b Copter: support SET_GPS_GLOBAL_ORIGIN 8 years ago
Randy Mackay 07c195a865 GCS_MAVLink: add send_ekf_origin 8 years ago
Peter Barker 962f237db4 Tracker: remove old DO_SET_MODE support 8 years ago
Peter Barker add5eb6907 Rover: remove old DO_SET_MODE support 8 years ago
Peter Barker 1304b86d09 Plane: remove old DO_SET_MODE support 8 years ago
Peter Barker 5a19301606 Tools: autotest: add a test for setting of modes using CMD_DO_SET_MODE 8 years ago
Peter Barker 6bd7089718 GCS_MAVLink: implement handling of MAV_CMD_DO_SET_MODE 8 years ago
Peter Barker 8507763a1c GCS_MAVLink: create _handle_set_mode for common msg and cmd-long code 8 years ago
Peter Barker d1b47e863d DataFlash: resolve race conditions with IMU logging thread 8 years ago
Peter Barker 0f54cc9b22 AP_HAL_SITL: implement in_main_thread 8 years ago
Peter Barker b7bfef3cdf AP_HAL_QURT: make in_main_thread const and override 8 years ago
Peter Barker 9cb23f6108 AP_HAL_VRBRAIN: make in_main_thread const and override 8 years ago
Peter Barker 8d208ea514 AP_HAL_PX4: make in_main_thread const and override 8 years ago
Peter Barker 044cac42e8 AP_HAL_Linux: make in_main_thread const and override 8 years ago
Peter Barker 68652867e1 AP_HAL: make in_main_thread public, pure and virtual 8 years ago
mirkix 6bc4ab638a Tools: Add SITL tilthvec frame and default parameters 8 years ago
mirkix 93b3970141 SITL: Add tilthvec frame 8 years ago
Rufus Wong 9491f7da55 AP_Compass: Add break to prevent fallthrough of PIXRACER to PIXHAWK_PRO 8 years ago
Andrew Tridgell 7ade37bd4e SITL: added SIM_GPS_ALT_OFS 8 years ago
Andrew Tridgell 25c7ee4d42 AP_HAL_SITL: added SIM_GPS_ALT_OFS 8 years ago
Andrew Tridgell 35c1a732a6 Plane: allow takeoff in guided then fw loiter 8 years ago
Steven Josefs 6e0ff8b169 AP_Proximity: add support for RP Lidar A2 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 882c4f4052 AP_SerialMananger: add RP-Lidar A2 8 years ago
Peter Barker 27650c08aa Tools: autotest: use -z in place of -v for checking variable settedness 8 years ago
Andrew Tridgell 15a7a9e6f8 mavlink: submodule update 8 years ago
liorosh f2b7dc74d7 AP_Baro: Adding a new LPS25H Barometer driver 8 years ago
chobitsfan 02cfe9128d AP_GPS: parse RTK status in NMEA GGA message 8 years ago
Michael du Breuil 2f8f2ffd2d AP_GPS: Remove NMEA init blobs for binary drivers 8 years ago
Peter Barker 78a0298af0 Tools: autotest.py: look at EKF flags to determine armability 8 years ago
Randy Mackay 44a436642b Copter: complete rename to SmartRTL 8 years ago
Randy Mackay 6d15a72f3a AP_SmartRTL: complete rename to SmartRTL 8 years ago