114 Commits (fde092a2466436a40ead0498b3642e11e4e32fb4)

Author SHA1 Message Date
Peter Barker c10f404b12 Rover: tidy handling of barometer calibrations 7 years ago
Randy Mackay 96ae9cef14 Rover: send correct mav-type for boats 7 years ago
night-ghost bab54ea647 Rover: allow AP_Stats to be optional 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
Peter Barker 89c830e949 Rover: make SmartRTL mode decide whether to save position or not 7 years ago
khancyr 5503a0069d Rover: add proximity library 7 years ago
khancyr c3fb985ec5 Rover: add fence support 7 years ago
Dylan Herman 3edaff0309 Rover: sets SmartRTL home after ahrs home is set 7 years ago
Randy Mackay 241456f55f Rover: remove auto trim at startup 7 years ago
Randy Mackay f6f40afcda Rover: rename control_mode_from_num to mode_from_mode_num 7 years ago
Randy Mackay aa38239629 Rover: add FRAME_CLASS to differentiate boats from rovers 7 years ago
Randy Mackay ed558dd9a0 Rover: play sad tune when arming fails 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
André Kjellstrup aab22d7dad Rover: Option to trig by distance only when in AUTO mode 7 years ago
Tom Pittenger f7d07fc146 Rover: always log MODE and include reason when logging is enabled 7 years ago
Lucas De Marchi f5c2ffffb9 global: remove DataFlash from AP_Mount::init() 7 years ago
Lucas De Marchi 27be369be7 APMrover2: do not include version.h/ap_version.h 7 years ago
Peter Barker d98c427514 Rover: add constant structure holding firmware version 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
khancyr 4c977f16ce Rover: reduce ADC warm up time 8 years ago
Randy Mackay 6eceaef484 Rover: remove redundant SYS_NUM_RESETS 8 years ago
Peter Barker f3a0d2b02b Rover: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker fa2b500e93 Rover: remove CLI 8 years ago
Randy Mackay 30852d4713 Rover: auto-reversed moved to mode 8 years ago
khancyr 23532bf45c Rover: add reason to set_mode 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 40b860e240 Rover: rename sonar to rangefinder 8 years ago
Randy Mackay ebbbe0584a Rover: integrate wheel encoder 8 years ago
khancyr b28656eb11 Rover: reoder rc and servo init 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
Eugene Shamaev b6c397c85a APMrover2: move of CAN parameters into separate group 8 years ago
Peter Barker 4646eb3b95 Rover: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker dcad79bdef Rover: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker 8697faa44f Rover: move should_log check of log bitmask into DataFlash 8 years ago
Randy Mackay 351b37fc31 Rover: only report system status after init has completed 8 years ago
Peter Barker 3a85d8ed39 Rover: handle knowledge of in_log_download in DataFlash 8 years ago
Pierre Kancir 0017485ee7 Rover: move failsafe_trigger from system to failsafe 8 years ago
Pierre Kancir feb8c30af4 Rover: move rssi.init and set_control_channels 8 years ago
Pierre Kancir 32dc59baec Rover: fix throttle slew limit for skid steer out 8 years ago
Peter Barker aeacc11573 APMrover2: stop using in_mavlink_delay as a proxy for disabling logging 8 years ago
Peter Barker 0df30d03b1 Rover: call dataflash should_log method 8 years ago
Randy Mackay a07920c5b2 Rover: add init_compass method 8 years ago
Randy Mackay 0da6e73d76 Rover: add support for visual odometry 8 years ago