74 Commits (af7bb7cbd778d52fec0e8be4c3dbb7d0f0fe5b01)

Author SHA1 Message Date
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
Peter Barker 61430a51b3 Rover: correct compilation when camera disabled 8 years ago
Pierre Kancir 0c420f931f Rover: commands_logic.cpp correct whitespace, remove tabs 8 years ago
Grant Morphett 378bd84b29 Rover: Fixed a bug in the wp loiter functionality 8 years ago
Grant Morphett 515ceb3ccd Rover: Added logging of the guided commands 8 years ago
Grant Morphett 5b411aef65 Rover: Fixed LOITER_UNLIM to be an active loiter 8 years ago
Grant Morphett 86d4fcfb32 Rover: Station Keeping is implemented via NAV_LOITER_COMMAND 8 years ago
Grant Morphett 960fd58c9c Rover: Whitespace change only 8 years ago
Grant Morphett 2d09db4ecb Rover: added a new form of GUIDED mode 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Pierre Kancir c08584d219 APMrover2: simply invalid cmd msg 8 years ago
Pierre Kancir 6cb71fef0c APMrover: uniformize verify_command 8 years ago
Grant Morphett b8011fd46c Rover|Plane: Just fixing a spelling mistake. 9 years ago
Grant Morphett 57c23c7fe3 Rover: Adding support for rovers driving in Reverse. 9 years ago