167 Commits (7030dbc766f851820708cdd25d9094cb4758c007)

Author SHA1 Message Date
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
Pierre Kancir 27e52695fe APMRover2: add initial support for MAV_CMD_CONDITION_YAW 8 years ago
karthik.desai 47ff9ddeec Rover: Added Beacon implementation 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
Grant Morphett 304c9b6e72 Rover: Fixed a bug in reverse 8 years ago
Pierre Kancir 99ba8bdc08 APMRover2: add advance failsafe 8 years ago
Randy Mackay cc64c5e44a Rover: notify initialised after parameters loaded 8 years ago
Andrew Tridgell c638be54a3 Rover: removed use of pwm_to_angle() 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago
Pierre Kancir aea1c81437 Rover: APMrover2.cpp correct whitespace, remove tabs 8 years ago
Pierre Kancir dec954bb0c Rover: added crash check 8 years ago
Peter Barker dab0d8e6e2 Rover: inform dataflash of vehicle arm state 8 years ago
Grant Morphett 515ceb3ccd Rover: Added logging of the guided commands 8 years ago
Peter Barker 36c0bacada Rover: support for AP_Stats (flight time, bootcount, runtime) 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
Grant Morphett 2d09db4ecb Rover: added a new form of GUIDED mode 9 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 9 years ago
murata eec491a1f9 Rover: To add a judgment of 0 degrees longitude. 9 years ago
floaledm 4030851207 Rover: removed frsky_telemetry_send scheduled task 9 years ago
Andrew Tridgell fd0f31dc44 Rover: added AP_Button support 9 years ago
Grant Morphett 57c23c7fe3 Rover: Adding support for rovers driving in Reverse. 9 years ago
Andrew Tridgell cfaacf031b Rover: use ahrs.groundspeed() in more places 9 years ago
Andrew Tridgell b8fa1bc9f7 APMrover2: update signing timestamp on GPS lock 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
skyscraper 8c9e55edfa APMRover2: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell ac4da762d1 Rover: adjust for changed logging APIs 9 years ago
Luis Vale Gonçalves 75ffc0618a Revising ardupilot.com to .org 9 years ago
Grant Morphett 8e69b66cf0 Rover: added the VIBE logging to the Dataflash logs. 9 years ago
Tom Pittenger 92fea608f3 Rover: add item_reached_msg to GUIDED 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
Siddharth Bharat Purohit 53d3e7dc61 Rover: wire up accel calibrator for Rover 9 years ago
Andrew Tridgell 7daab1ee62 Rover: convert to Hz based task table 9 years ago
Andre Kjellstrup 80f19aefc7 APMrover2: Camera options for better camera control 9 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 9 years ago
Grant Morphett bbbbd07935 Rover: GPS fix to ensure we only look at new GPS messages 9 years ago
Grant Morphett 3636b53313 Rover: Implementation of the ARMING functionality 9 years ago
Grant Morphett 2d1745ab6a Rover: Implemented the HOME state update from Plane 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Caio Marcelo de Oliveira Filho 06b2c966c1 APMrover2: implement HAL::Callbacks 10 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 10 years ago
Siddharth Bharat Purohit b8a9f9ebc5 APMrover2: implement on-board compass calibration for APMrover 10 years ago
Peter Barker 6e3687f8af Rover: DFMessageWriter; ability to trickle messages out to DF 10 years ago