764 Commits (1727418dc9c3cecf06c796b53ff554b4cf4c9bad)

Author SHA1 Message Date
Tom Pittenger 07b22dc6eb Rover: ignore ADSB_VEHICLE packet handling 9 years ago
Randy Mackay 30cba1a59c Rover: remove unused definitions 9 years ago
Grant Morphett 95e9c1fd97 Rover: Fixing version number typo in release notes. 9 years ago
Grant Morphett 2279c20ed7 Rover: Rover Release 3.0.1 9 years ago
Tom Pittenger 098e531d53 Rover: do not log CURR.Throttle because it's already logged elsewhere 9 years ago
Tom Pittenger 698017d0b1 APMrover2: sanity check gps latlng 9 years ago
Grant Morphett 27ae46dfda Rover: Creating v3.0.1 beta release. 9 years ago
Grant Morphett a00edcbbb6 Rover: sonar_trigger_cm of 0 will now only log 9 years ago
Grant Morphett 094d571196 Rover: Skid steering disarming fixes 9 years ago
Andrew Tridgell cfaacf031b Rover: use ahrs.groundspeed() in more places 9 years ago
Peter Barker 87a7907a63 Rover: move telemetry_delayed up into base class 9 years ago
Grant Morphett 35a132f74e Rover: Added throttle PID logging 9 years ago
Peter Barker de452eb760 Rover: move adjust_rate_for_stream up 9 years ago
Peter Barker a1c97f4585 Rover: subclass GCS_MAVLink in place of defining its functions for it 9 years ago
Pierre Kancir ee168bee8d APMrover2 : correct arming and failsafe in skid steer mode 9 years ago
Andrew Tridgell bb9783e3f4 Rover: moved EKF2 to a new parameter index 9 years ago
Andrew Tridgell f61ba903dd Rover: don't stall EKF during baro cal 9 years ago
Lucas De Marchi d773d68025 APMrover2: remove support for flymaple 9 years ago
Andrew Tridgell 01caa7388a Rover: use send_heartbeat() wrapper 9 years ago
Andrew Tridgell 99cc737693 Rover: simplify UART setup 9 years ago
Andrew Tridgell ad7fe48991 Rover: always build with MAVLink2 headers 9 years ago
Andrew Tridgell b8fa1bc9f7 APMrover2: update signing timestamp on GPS lock 9 years ago
Andrew Tridgell 7c27e0dbec APMrover2: handle SETUP_SIGNING message 9 years ago
Don Gagne 4743a34cf7 APMrover2: SET_SENSORS_OFFSETS support for third compass 9 years ago
Allan Matthew 1f4ba62456 Rover: handle new MAVLink rangefinder input 9 years ago
Andrew Tridgell 7957f25f32 Rover: cleanup unnecessarily complex gcs[] usage 9 years ago
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