87 Commits (060f97b8e7c324f77225490ceb358b617bf9e639)

Author SHA1 Message Date
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 29782c3d2e Rover: move AP_Mission object into ModeAuto class 6 years ago
TsuyoshiKawamura ba0926e101 Rover: MIS_DONE_BEHAVE parameter to choose mode after mission done 6 years ago
Peter Barker 42b196a9a6 Rover: let AP_Mission handle common camera commands 6 years ago
Peter Barker 0eff11eebe Rover: move servorelayevents mission handling into AP_Mission 6 years ago
Randy Mackay 289fe6c391 Rover: minor fixes for reversed handling 7 years ago
Raouf df3b6202f5 Rover: support DO_SET_REVERSE commands in guided, RTL, SmartRTL 7 years ago
Randy Mackay 631d8f5423 Rover: accept do-change-speed commands with high speeds 7 years ago
Randy Mackay 73bdc3be09 Rover: set ahrs flyforward if thr over 15% for 2 seconds 7 years ago
Peter Barker 7fd859da65 Plane: move home state into AP_AHRS 7 years ago
murata e94bfc7ee0 Rover: delete \n from the log using gcs().send_text 7 years ago
khancyr c3fb985ec5 Rover: add fence support 7 years ago
Randy Mackay 8eb991b610 Rover: boats say active at destination in auto 7 years ago
Randy Mackay 57067fb8bc Rover: add WP_SPEED and RTL_SPEED 7 years ago
Peter Barker 9272c10043 Rover: use short descriptions for mission item types 7 years ago
Randy Mackay b60cb536ab Rover: RTL within auto mode 7 years ago
khancyr a035950a22 Rover: minor format fix 8 years ago
Randy Mackay 348dbdaf22 Rover: fix do-nav-wp comment 8 years ago
Randy Mackay 0b917cfd36 Rover: mode auto guided and rtl slow before destination 8 years ago
Randy Mackay bff74115bc Rover: remove unused distance_past_wp 8 years ago
Randy Mackay 30852d4713 Rover: auto-reversed moved to mode 8 years ago
Randy Mackay 2640ec9ed9 Rover: rename update_commands to update_mission 8 years ago
Randy Mackay 56b0621994 Rover: verify_RTL calls rtl mode 8 years ago
Randy Mackay 1b19ee865d Rover: remove active-loiter and set-auto-wp 8 years ago
Randy Mackay 974453607e Rover: replace do-yaw with nav-set-yaw-speed 8 years ago
Randy Mackay 27e833ebd1 Rover: verify_within_distance gets distance directly from auto mode 8 years ago
Randy Mackay b9db9229d9 Rover: replace vehicle code guided methods with calls to guided mode class 8 years ago
khancyr 23532bf45c Rover: add reason to set_mode 8 years ago
Peter Barker 81d52c282c Rover: camera is responsible for taking distance-based-images and logging 8 years ago
khancyr ca3bc05c28 Rover: Don't check if in AUTO on commands callback 8 years ago
Randy Mackay 4fe937b985 Rover: do_RTL calls set_mode(RTL) 8 years ago
Peter Barker 07f4603533 Rover: integrate mode class 8 years ago
Peter Barker 2692ee22d3 Rover: eliminate gcs_send_mission_item_reached wrapper 8 years ago
Peter Barker 130ad52a22 Rover: eliminate gcs_send_message wrapper 8 years ago
Peter Barker 9509f7f1bf Rover: use send_text method on the GCS singleton 8 years ago
khancyr 8ab3e83a3c Rover: use float qualifier and functions 8 years ago
Pierre Kancir 267a1532b9 Rover: integrate motors library 8 years ago
Randy Mackay 584974fd74 Rover: set home from ekf position 8 years ago
Pierre Kancir f725e9f2b5 APMRover2: correct some style after addition of velocity controler 8 years ago
Pierre Kancir 670e7b7914 ROVER: put all guided param in one structure 8 years ago
Pierre Kancir 045d171ab9 Rover: add Guided velocity controller 8 years ago
Randy Mackay c1d3384835 Rover: rename set_next_WP to set_auto_WP to clarify usage 8 years ago
Pierre Kancir 27e52695fe APMRover2: add initial support for MAV_CMD_CONDITION_YAW 8 years ago
Pierre Kancir 2eb0ed6242 APMRover2: Remove, correct some cast 8 years ago
Pierre Kancir 20cc336885 APMRover2: const correctness 8 years ago
Pierre Kancir c41e695c98 APMRover2: correct some style 8 years ago
Pierre Kancir b634fe548d APMRover2: Use c++ cast 8 years ago
Grant Morphett 304c9b6e72 Rover: Fixed a bug in reverse 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago