215 Commits (cb8a34f78456674af1ec8f712395d89012586ecc)

Author SHA1 Message Date
Randy Mackay 0da6e73d76 Rover: add support for visual odometry 8 years ago
Pierre Kancir a26710d769 APMRover2: add support for DISTANCE_SENSOR 8 years ago
Paulo Neves 74d67f8d05 Rover: Add MAV_CMD_DO_SET_CAM_TRIGG_DIST support. 8 years ago
Michael du Breuil 379a4fbfab Rover: Ignore landing message 8 years ago
Grant Morphett 5ac1293a52 Rover: Make base_mode armed status depend upon the arming library, not 8 years ago
Pierre Kancir f725e9f2b5 APMRover2: correct some style after addition of velocity controler 8 years ago
Pierre Kancir 670e7b7914 ROVER: put all guided param in one structure 8 years ago
Pierre Kancir 045d171ab9 Rover: add Guided velocity controller 8 years ago
Randy Mackay d6b55b2d09 Rover: set_guided_WP accepts location 8 years ago
Andrew Tridgell 37585f213a Rover: use common send_queued_parameters() 8 years ago
Pierre Kancir 2eb0ed6242 APMRover2: Remove, correct some cast 8 years ago
Pierre Kancir 20cc336885 APMRover2: const correctness 8 years ago
Pierre Kancir c41e695c98 APMRover2: correct some style 8 years ago
Pierre Kancir b634fe548d APMRover2: Use c++ cast 8 years ago
Andrew Tridgell 7cc1009dab Rover: ignore MSG_AOA_SSA 8 years ago
Michael du Breuil 7328a8ad41 Rover: Send BATTERY_STATUS 8 years ago
Peter Barker 82ac46e0ed Rover: not in log download upon log erase 8 years ago
Peter Barker 45e0765b97 Rover: Support for a GCS singleton 8 years ago
Peter Barker 407e251e1d Rover: rename gcs[] to gcs_chan[] 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 7f5ef7cf3a Rover: rename MSG_RADIO_OUT to MSG_SERVO_OUTPUT_RAW to better describe what it is 8 years ago
Randy Mackay c701d6a715 Rover: send text to notify 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago
Pierre Kancir d33f67e0c4 Rover: gcs_mavlink.cpp correct whitespace, remove tabs 8 years ago
murata 490571ba44 Rover: Changed if statements to switch statement. 8 years ago
Randy Mackay 75aaf33d58 Rover: pass HIL_GPS to gps driver 8 years ago
Pierre Kancir 5ed9d22bf6 Rover: correct indentation and style on GCS_Mavlink 8 years ago
Pierre Kancir 326e0f224f Rover: added SYSID_ENFORCE parameter 8 years ago
Francisco Ferreira e870c4bf99 Rover: support MAV_CMD_ACCELCAL_VEHICLE_POS 8 years ago
Andrew Tridgell 84179588a9 Rover: use handle_common_message() 8 years ago
murata a71e889f51 Rover: To nullptr from NULL. 8 years ago
floaledm 629af84ca1 Rover: update sensor status error flags independently of sending a sys_status message 8 years ago
Michael du Breuil b5684e7eb4 Rover: Allow compass to manage buffer space for MAG_CAL 8 years ago
Grant Morphett 2d09db4ecb Rover: added a new form of GUIDED mode 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 8b7c60dcd7 Rover: use handle_rc_bind 8 years ago
Andrew Tridgell 412dca1615 Rover: deprecate RC_CHANNELS_RAW 8 years ago
Michael du Breuil 8358809a02 Rover: Support GPS_RTCM_DATA 8 years ago
Lucas De Marchi b4a3e8a9c9 APMrover2: Fix use of logical op instead of bitwise op 8 years ago
Tom Pittenger 72da58960c Rover: log to dataflash statustext messages from my_gcs 8 years ago
floaledm 93f2de6780 Rover: change sensor health check to prevent false positive 9 years ago
Michael du Breuil f1f8233220 Rover: Return RESULT_FAILED for GET_CMD_HOME if home is unset 9 years ago
Grant Morphett df99941fc8 Rover: Added support for COMMAND_INT 9 years ago
Randy Mackay 1181acc4e4 Rover: add support for SET_POSITION_TARGET_GLOBAL_INT 9 years ago
Andrew Tridgell 203e0c7472 Rover: fixes for Frsky_Telem API changes 9 years ago
Peter Barker 6d98dd5233 Rover: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Lucas De Marchi 3223a1a542 APMrover2: Remove i2c lockup count 9 years ago
Andrew Tridgell a4270b1bb6 APMrover2: adjust for 16 channels in SERVO_OUTPUT_RAW 9 years ago
Andrew Tridgell c3d39e9906 Rover: added PLAY_TUNE and LED_CONTROL 9 years ago
Allan Matthew 1aaeceac2e Rover: support GPS_INPUT mavlink message 9 years ago
Tom Pittenger 07b22dc6eb Rover: ignore ADSB_VEHICLE packet handling 9 years ago