773 Commits (f6cb0ffb6fe31cf3b5524ddbda3094eee8304fdd)

Author SHA1 Message Date
Peter Barker d6e380496c Rover: ensure 10% free space when initialising logging 10 years ago
Staroselskii Georgii 8bb7e2d4b0 Rover: make Rover use milligauss 10 years ago
Grant Morphett 571b4478fd Rover: Using a new method to check for throttle failsafe 10 years ago
Grant Morphett f5c7ac7a00 Rover: Fixing issue 302 10 years ago
Andrew Tridgell b87ed96825 Rover: fix for changed AP_RangeFinder API 10 years ago
Grant Morphett 90b48fe46a Rover: Fixing issue 327 - reporting Baro alt instead of GPS 10 years ago
Randy Mackay 958d279b7c Rover: support do-mount-control via command-long 10 years ago
Siddharth Bharat Purohit b8a9f9ebc5 APMrover2: implement on-board compass calibration for APMrover 10 years ago
Peter Barker 6e3687f8af Rover: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Gustavo Jose de Sousa d6778fbf53 APMrover2: use function name for AP_Scheduler task name 10 years ago
Gustavo Jose de Sousa 30ffd0cbd2 APMrover2: use designated initializers for tasks structs 10 years ago
Stewart Loving-Gibbard a315b980bf Rover: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Randy Mackay 84252405c3 Rover: sanity check ROI target 10 years ago
Randy Mackay 536311744d Rover: fix link to BATT param descriptions 10 years ago
squilter b4cf0ce2bb Rover: update severity values 10 years ago
squilter 06eb53402f Rover: define and send FIRMWARE_VERSION 10 years ago
Tom Pittenger 2319bdb068 Rover: queue MISSION_ITEM_REACHED 10 years ago
Tom Pittenger 545d926d20 Rover: bring rover mission callback inline with copter and plane 10 years ago
Stewart Loving-Gibbard c55e4e275d Rover: fix spelling errors in Parameters.cpp 10 years ago
Grant Morphett f4d319ba83 Rover: Including the sonar/rangefinder status in SYS_STATUS message 10 years ago
Andrew Tridgell 3ce5f62420 Rover: prevent build error with MSG_RPM 10 years ago
Gustavo Jose de Sousa 01e05ce743 APMrover2: standardize inclusion of libaries headers 10 years ago
Grant Morphett 92a7a3e6ff Rover: Lets put Rover into BETA - v2.2.51 10 years ago
Grant Morphett 103119fe9a Rover: fixed bug when reverse throttle would increase speed in AUTO 10 years ago
Grant Morphett 5044189ac9 Rover: scheduler remaining time loop calc made common 10 years ago
squilter aa4a7a0b28 Rover: init vehicle capabilities 10 years ago
Grant Morphett 224d45000b Rover: fixed a bug going into guided and rover still moving 10 years ago
Grant Morphett a2e9d0488c Rover: Implemented loitering at a waypoint if Param1 is non-zero 10 years ago
Grant Morphett 9a79baef59 Rover: Merged a bug fix from Plane. 10 years ago
Grant Morphett 873e6c8e29 Rover: Doubled the rate at which read_control_switch is called. 10 years ago
Grant Morphett 4f6259f374 Rover: Added mode switch debouncing from Plane. 10 years ago
Grant Morphett 1fb81777f1 Rover: deleted the old command_description.txt file which isn't used. 10 years ago
Randy Mackay 14561f04b0 Rover: log IMUDT 10 years ago
Lucas De Marchi 8f74d7d982 APMrover2: use ARRAY_SIZE macro 10 years ago
Randy Mackay 5ef4f8e90a Rover: log ahrs home and ekf origin 10 years ago
Peter Barker 4b0495bb15 Rover: use common mission logging code 10 years ago
Peter Barker b0c6a1fde7 Rover: use common system information logging 10 years ago
Peter Barker e9e59e6c38 Rover: DataFlash frontend/backend split 10 years ago
Grant Morphett 3da78052a1 Rover: Release 2.50! 10 years ago
Grant Morphett a602173c45 Rover: added the PID logging for steering into the mavlink message. 10 years ago
Grant Morphett 268afc9d5a Rover: Added dataflash logging of the steering PID. 10 years ago
Dario Lindo Andres 39c0879dac Rover: added CLI_ENABLED parameter 10 years ago
Randy Mackay fe1da458a7 Rover: avoid compiler warning re to new VIBRATION msg 10 years ago
Eugene Shamaev 3ecead9d3c Rover: added DSM bind support 10 years ago
Grant Morphett f314b243ee Rover: Make guided operate the same way as Plane/Copter. 10 years ago
Lucas De Marchi b9b921fc38 Rover: stop using alias FUNCTOR_BIND_VOID 10 years ago
Randy Mackay 31aae1f019 Rover: Log_Write_Startup writes parameters 10 years ago
Grant Morphett e86a89e5bd Rover: Moving parameter logging to be after all systems have started 10 years ago
Grant Morphett bd92febe77 Rover: Removed superfluous speed-type parameter 10 years ago
Andrew Tridgell 530c9c988f Rover: removed unused pragmas 10 years ago