328 Commits (347c247ad090f9a3ce157b60f840e0574bcf8e48)

Author SHA1 Message Date
Lucas De Marchi beabae6a98 global: use static method to construct AP_AHRS_NavEKF 7 years ago
Lucas De Marchi c9fbf7b722 global: use static method to construct AP_NavEKF3 7 years ago
Lucas De Marchi e2fe36357a global: use static method to construct AP_NavEKF2 7 years ago
Lucas De Marchi eadd650d78 global: use static method to construct AP_RSSI 7 years ago
Lucas De Marchi 18aa88b329 global: use static method to construct AP_Mount 7 years ago
Lucas De Marchi c3647f0185 global: use static method to construct AP_Camera 7 years ago
Lucas De Marchi cc53e7bc4b global: use static method to construct AP_ServoRelayEvents 7 years ago
Lucas De Marchi 13d7f58036 global: use static method to construct AP_Relay 7 years ago
Lucas De Marchi 9ce6019138 global: use static method to construct AP_Frsky_Telem 7 years ago
Lucas De Marchi b022c02029 global: use static method to construct AP_BattMonitor 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi a74e700006 global: use static method to construct RCMapper 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Lucas De Marchi fbe0d9761c global: use static method to construct AP_OpticalFlow 7 years ago
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