738 Commits (fe4aaaac95942d0b67f0ef31dac7b9ff364de7fc)

Author SHA1 Message Date
Lucas De Marchi 368a72044c APMrover2: fix indentation leading to compiler warning 9 years ago
Ricardo de Almeida Gonzaga 63f2ab38dd APMrover2: Fix typos 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
skyscraper 8c9e55edfa APMRover2: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell c0172516af Rover: use DataFlash::log_while_disarmed() 9 years ago
Leandro Pereira f23bd7e09d GCS_MAVLink: Use a single stream_trigger() implementation 9 years ago
Lucas De Marchi 668ebf160e APMrover2: remove mention to .pde files 9 years ago
Andrew Tridgell efe3e19a51 Rover: fixed for changed API 9 years ago
Andrew Tridgell ac4da762d1 Rover: adjust for changed logging APIs 9 years ago
Lucas De Marchi fea084a596 Global: use ap_version.h 9 years ago
Lucas De Marchi d3ee998fa6 APMrover2: use separate header for version macro 9 years ago
Grant Morphett 384ad94e73 Rover: Fixing the 3.0.0 release notes. 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
Tom Pittenger 64315bfed8 Revert "APMRover2: clipped param cmd float to zero" 9 years ago
Tom Pittenger cbbee1149d APMRover2: clipped param cmd float to zero 9 years ago
Randy Mackay 381b5c8f5d Rover: remove unnecessary abs 9 years ago
Luis Vale Gonçalves b8a1dfa066 Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 75ffc0618a Revising ardupilot.com to .org 9 years ago
Randy Mackay a5ed3c9b12 Rover: ack DO_MOUNT_CONTROL messages 9 years ago
Grant Morphett bd24dd79a8 Rover: Fixing up some of the outdated parameter comments/doco 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Grant Morphett 2c4aaf7cb3 Rover: Commit for Rover release 3.0.0 9 years ago
Grant Morphett 801ced34a5 Rover: added the VIBRATION message which is sent to the GCS. 9 years ago
Grant Morphett 8e69b66cf0 Rover: added the VIBE logging to the Dataflash logs. 9 years ago
Saloni Jain ff74792fd4 Rover: MAV_CMD_DO_SET_HOME support in APMRover2 9 years ago
Gustavo Jose de Sousa a4c099feaa waf: create program groups for main products 9 years ago
Lucas De Marchi 56eccd6e41 APMrover2: Update path locations for parameters 9 years ago
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago
Lucas De Marchi dd8014dd2f APMrover2: replace header guard with pragma once 9 years ago
Michael du Breuil b6378e2827 Rover: Use arming voltage 9 years ago
Michael du Breuil 8ae6e0d613 Rover: remove "Command received" statustext 9 years ago
Randy Mackay 62435d3a11 Rover: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Lucas De Marchi e770cf059d APMRover2: initialize variable to fix build 9 years ago
Tom Pittenger 0372b52378 Rover: convert to using static send_statustext 9 years ago
Tom Pittenger c38bec6385 Rover: use set_dataflash() for static logging 9 years ago
Tom Pittenger 92fea608f3 Rover: add item_reached_msg to GUIDED 9 years ago
Andrew Tridgell 39b9ae7e91 APMrover2: log a picture if AP_Camera::control() returns true 9 years ago
Andrew Tridgell eed575886c APMrover2: update for changed AP_Camera API 9 years ago
Dario Lindo Andres f731a0dc53 APMrover2: Added precise camera trigger logging 9 years ago
Jonathan Challinger f1db10c337 APMrover2: reflect changes to AP_Mount 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa e9d3dc9e72 waf: vehicles and antennatracker: use methods from bld 9 years ago
Gustavo Jose de Sousa cf432e8b3e waf: ardupilotwaf: rename vehicle_stlib to ap_stlib 9 years ago
Gustavo Jose de Sousa a35c0d48b0 waf: ardupilotwaf: rename program to ap_program 9 years ago
Lucas De Marchi 7f04e0106e waf: change binary names 9 years ago
Gustavo Jose de Sousa 17e5d99509 waf: allow partial builds with new mavlink as submodule 9 years ago
Tom Pittenger 4280dacced Rover: add xtrack_error to DF log 9 years ago