300 Commits (591e2ebeea72209554c8576d259da95a5c9276d0)

Author SHA1 Message Date
Peter Barker 211e7416a9 Rover: use scheduler ticks in place of mainloop_count 7 years ago
Peter Barker 9511e72113 Rover: use PerfInfo for performance monitoring 7 years ago
Peter Barker df304c5e6b Rover: remove shims used in scheduler table 7 years ago
Michael du Breuil 2e9e91b3a3 Rover: Move battery logging to AP_BattMonitor 7 years ago
Randy Mackay 489c42bdff Rover: add avoidance library 7 years ago
khancyr 5503a0069d Rover: add proximity library 7 years ago
khancyr c3fb985ec5 Rover: add fence support 7 years ago
Peter Barker 7cf2712bf1 Rover: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker bce9a40ab5 Rover: remove unimplemented methods 7 years ago
Andrew Tridgell 482ae876fb Rover: removed create() method for objects 7 years ago
Randy Mackay f6f40afcda Rover: rename control_mode_from_num to mode_from_mode_num 7 years ago
Randy Mackay 9710b16cac Rover: THR dataflash logging replaces CTUN 7 years ago
Randy Mackay 8eb991b610 Rover: boats say active at destination in auto 7 years ago
Randy Mackay aa38239629 Rover: add FRAME_CLASS to differentiate boats from rovers 7 years ago
Peter Barker 1d2ec9054b Rover: tighten return types of mavlink functions and variables 7 years ago
Peter Barker e38cefea8a Rover: add SmartRTL mode 7 years ago
Peter Barker 45d76bdf25 Rover: add name4() to Mode and use it for AP_Notify calls 7 years ago
Randy Mackay 04e9228fa0 Rover: add Acro mode 7 years ago
Peter Barker c00a4f3bb2 Rover: AP_Camera uses GPS singleton 7 years ago
Peter Barker 2d0a23fcc8 Rover: call ins's periodic function 7 years ago
Lucas De Marchi e98ccb9ae6 ArduRover: use static method to construct controllers 7 years ago
Lucas De Marchi bfd13dfe87 global: use static method to construct AP_AHRS_DCM 7 years ago
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