736 Commits (042fa1177cd5b991a8d22bca86dfa5f46f562680)

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho 06b2c966c1 APMrover2: implement HAL::Callbacks 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa 7c725bb59e APMrover2: use compass get_{field,offsets}() functions 9 years ago
Grant Morphett 461eff25d5 Rover: Fixed a build issue on Windows with the new RPM library 9 years ago
Randy Mackay 93b0dd4d61 Rover: add no break comment to avoid compiler warning 9 years ago
Randy Mackay 836fff2119 Rover: send home position when home is set or get-home msg received 9 years ago
Andrew Tridgell 64410b10fb Rover: use ahrs.send_ekf_status_report() 9 years ago
Andrew Tridgell 5cac948ed0 Rover: added EK2_ parameters and EKF2 instance 10 years ago
Randy Mackay bcc87a9a3b Rover: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Andrew Tridgell 42ed989da0 Rover: log mode in dataflash callback 10 years ago
Stewart Loving-Gibbard 2c62a3a1c5 Rover: Adding Logging of RSSI data. 10 years ago
squilter 97b901a5fb Rover: Support do_digicam_x via command_long 10 years ago
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