152 Commits (a477ef7cd6072a71949772707188afc043576ecf)

Author SHA1 Message Date
Peter Barker 25a32c93f2 Rover: move gcs_out_of_time into GCS object 8 years ago
Peter Barker d98c427514 Rover: add constant structure holding firmware version 8 years ago
Randy Mackay 1600823b12 Rover: aux switch to learn cruise throttle and speed 8 years ago
Randy Mackay 14c74a5967 Rover: remove learning mode 8 years ago
Randy Mackay 524fe4cd82 Rover: aux switch saves waypoint in manual or steering modes 8 years ago
Randy Mackay 82e61d7198 Rover: remove unused throttle_failsafe_active method 8 years ago
khancyr 4ab11027a7 Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
khancyr ed19db7188 Rover: set_mode arg name to match implementation 8 years ago
Randy Mackay 492fe40f93 Rover: re-organise private member declarations 8 years ago
Randy Mackay 6c7db05207 Rover: re-organise includes 8 years ago
Randy Mackay 0b917cfd36 Rover: mode auto guided and rtl slow before destination 8 years ago
Randy Mackay d99108f3bc Rover: use AR_AttitudeControl for throttle control 8 years ago
Randy Mackay 9097269d6d Rover: use AR_AttitudeControl for steering control 8 years ago
Peter Barker fa2b500e93 Rover: remove CLI 8 years ago
Randy Mackay 59a1f260d1 Rover: remove unused compat.h 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 66f1437e4f Rover: remove unused throttle variable 8 years ago
Randy Mackay e88b1572b6 Rover: remove navigate 8 years ago
Randy Mackay fe6465b748 Rover: remove next_WP, wp_distance, navigate 8 years ago
Randy Mackay b4af441eb9 Rover: remove unused update_navigation 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 b9db9229d9 Rover: replace vehicle code guided methods with calls to guided mode class 8 years ago
Randy Mackay 783f8243df Rover: use mode class's get_distance_to_destination and speed_error 8 years ago
Peter Barker dbac7447d6 Rover: move try_send_message send_hwstatus up 8 years ago
Peter Barker 4da89a948a Rover: move try_send_message mission handling up 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
Randy Mackay ddc70058d5 Rover: reporting wheel encoder rpm 8 years ago
Randy Mackay 72d35593d8 Rover: send wheel encoder data to EKF 8 years ago
Randy Mackay f17f56dea4 Rover: move throttle nudge to Mode class 8 years ago
Peter Barker 07f4603533 Rover: integrate mode class 8 years ago
Peter Barker 9173c7caaf Rover: move starting of new logs into DataFlash 8 years ago
khancyr 918992eb10 Rover: remove unimplemented functions 8 years ago
Randy Mackay 8a86b64776 Rover: motor test accepts negative percentages 8 years ago
Randy Mackay ebeb0923cb Rover: motor test gets improved failure explanations 8 years ago
khancyr 5208466629 Rover: add motor test 8 years ago
Michael du Breuil a077eac6a9 Rover: Document max loop time as being in microseconds 8 years ago
khancyr 40b860e240 Rover: rename sonar to rangefinder 8 years ago
Randy Mackay 5fc30c763e Rover: move Log_GuidedTarget declaration 8 years ago
Randy Mackay ebbbe0584a Rover: integrate wheel encoder 8 years ago
Peter Barker adb89c5ca6 Rover: remove unneeded telemetry_delayed parameter 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
Pierre Kancir 267a1532b9 Rover: integrate motors library 8 years ago
Peter Barker cfeb449979 Rover: create GCS subclass, use inheritted methods 8 years ago