76 Commits (76c9d3982a71a5c1482d6324c8c6395fa490a9ec)

Author SHA1 Message Date
Peter Barker dcad79bdef Rover: use DataFlash should_log to determine raw IMU logging 8 years ago
Pierre Kancir 97595f98ac Rover: add comments to scheduler 8 years ago
Pierre Kancir feb8c30af4 Rover: move rssi.init and set_control_channels 8 years ago
Randy Mackay eb2aa80fca Rover: compass set-initial-location uses ahrs location 8 years ago
Randy Mackay 584974fd74 Rover: set home from ekf position 8 years ago
Randy Mackay 0da6e73d76 Rover: add support for visual odometry 8 years ago
Pierre Kancir 00204367fc APMRover2: Reduce the home position reset when disarm 8 years ago
Pierre Kancir f725e9f2b5 APMRover2: correct some style after addition of velocity controler 8 years ago
Pierre Kancir ed26c103f9 APMRover2: prevent unless calculus when stoping 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
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 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
murata eec491a1f9 Rover: To add a judgment of 0 degrees longitude. 8 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