1037 Commits (2a9b1017b6e9f4f7300671a465a4210d2d4d085c)

Author SHA1 Message Date
Randy Mackay 1181acc4e4 Rover: add support for SET_POSITION_TARGET_GLOBAL_INT 9 years ago
Grant Morphett 777af546e0 Rover: ensure height calcs are using the same origin. 9 years ago
Andrew Tridgell 203e0c7472 Rover: fixes for Frsky_Telem API changes 9 years ago
Andrew Tridgell 08b0ba99db Rover: fixes for AP_FrSky_Telem API change 9 years ago
floaledm b5f75459f2 Rover: compatibility with revised AP_Frsky_Telem class 9 years ago
floaledm 4030851207 Rover: removed frsky_telemetry_send scheduled task 9 years ago
Gustavo Jose de Sousa b8e518a533 waf: use ap_library tool 9 years ago
murata 798e678615 Rover: By multiple bit synthetic, can this method once access. 9 years ago
Peter Barker 85c58e30ec Rover: remove unused defines 9 years ago
Peter Barker 44791268ac Rover: use SPEED_CRUISE define from config.h 9 years ago
Peter Barker 6d98dd5233 Rover: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Andrew Tridgell a0d4feb216 Rover: changed startup order 9 years ago
Gustavo Jose de Sousa f2dec971e7 waf: add "ap_" prefix to keywords "libraries" and "vehicle" 9 years ago
Lucas De Marchi 3223a1a542 APMrover2: Remove i2c lockup count 9 years ago
mirkix db665e6de7 APMrover2: Fix filename in header 9 years ago
Andrew Tridgell a4270b1bb6 APMrover2: adjust for 16 channels in SERVO_OUTPUT_RAW 9 years ago
Grant Morphett 35422e169b Rover: Creating v3.1.0 BETA 9 years ago
Andrew Tridgell fd0f31dc44 Rover: added AP_Button support 9 years ago
Andrew Tridgell c3d39e9906 Rover: added PLAY_TUNE and LED_CONTROL 9 years ago
Grant Morphett b8011fd46c Rover|Plane: Just fixing a spelling mistake. 9 years ago
Grant Morphett 57c23c7fe3 Rover: Adding support for rovers driving in Reverse. 9 years ago
Grant Morphett d1799884b2 Rover: Implemented MAV_CMD_NAV_LOITER_UNLIM 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
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