50 Commits (40ea8225b6bd2e444cd07db16f276f5e1fcfd4fb)

Author SHA1 Message Date
Andrew Tridgell efe3e19a51 Rover: fixed for changed API 9 years ago
Lucas De Marchi d3ee998fa6 APMrover2: use separate header for version macro 9 years ago
Michael du Breuil b327ed671b Rover: Ignore MSG_POSITION_TARGET_GLOBAL_INT for now 9 years ago
Michael Oborne 8816c5c681 ArduRover: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Niti Rohilla 409a7e1c97 APMRover : Updated handle_guided_request() to report error. 9 years ago
Randy Mackay a5ed3c9b12 Rover: ack DO_MOUNT_CONTROL messages 9 years ago
Grant Morphett 801ced34a5 Rover: added the VIBRATION message which is sent to the GCS. 9 years ago
Saloni Jain ff74792fd4 Rover: MAV_CMD_DO_SET_HOME support in APMRover2 9 years ago
Michael du Breuil 8ae6e0d613 Rover: remove "Command received" statustext 9 years ago
Tom Pittenger 0372b52378 Rover: convert to using static send_statustext 9 years ago
Andrew Tridgell 39b9ae7e91 APMrover2: log a picture if AP_Camera::control() returns true 9 years ago
Siddharth Bharat Purohit 53d3e7dc61 Rover: wire up accel calibrator for Rover 9 years ago
DonLakeFlyer 0950c97866 Rover: return success or failure of get home position 9 years ago
Peter Barker fb197c9255 Rover: DataFlash-over-MAVLink support 9 years ago
Luis Vale Gonçalves 999e99c6f3 Rover: revise text messages 9 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 9 years ago
Grant Morphett 3636b53313 Rover: Implementation of the ARMING functionality 9 years ago
lvale a64689600f Rover: text message severity uniformization 9 years ago
Lucas De Marchi 1a084e5dcd APMrover2: remove check for AVR CPUs 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 4ab9821624 Replace use of Log_Write_Message_P() with Log_Write_Message() 9 years ago
Lucas De Marchi 89fc4f4b62 Replace use of send_text_P() with send_text() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 84d5fb006f Remove use of Util::{v,}snprintf_P() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 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
Randy Mackay bcc87a9a3b Rover: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
squilter 97b901a5fb Rover: Support do_digicam_x via command_long 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
Randy Mackay 84252405c3 Rover: sanity check ROI target 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
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
Peter Barker 4b0495bb15 Rover: use common mission logging code 10 years ago
Grant Morphett a602173c45 Rover: added the PID logging for steering into the mavlink message. 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
Andrew Tridgell 254d4219d4 Rover: fixed build 10 years ago
Lucas De Marchi 2f5314a1a6 APMrover2: use functor macros 10 years ago
Andrew Tridgell 3a28811909 Rover: removed remaining warnings from PX4 build 10 years ago
Andrew Tridgell b47a09b709 Rover: fixed build of .cpp files 10 years ago
Andrew Tridgell 2b6835d187 Rover: rename all .pde files to .cpp files 10 years ago