164 Commits (04c3dca3ce70a3acdec3766ba0c32f99785d3234)

Author SHA1 Message Date
Lucas De Marchi 5ec1430726 APMrover2: use static method to construct AP_Arming_Rover 7 years ago
Lucas De Marchi b36a5919f5 global: use static method to construct AP_Mission 7 years ago
Lucas De Marchi 40fd1b346c global: remove rangefinder from AP_AHRS_NavEKF 7 years ago
Lucas De Marchi 9027a55696 global: use static method to construct RangeFinder 7 years ago
Lucas De Marchi 62ac0ab8aa global: use static method to construct AP_Notify 7 years ago
Lucas De Marchi de680dac5b global: use static method to construct AP_Scheduler 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Lucas De Marchi 0c49b7a973 APMrover2: move version to a static member 7 years ago
Randy Mackay 894bf2a23f Rover: support SET_GPS_GLOBAL_ORIGIN message 7 years ago
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