26 Commits (a6e9baa8f6af21a9d21a6bbd30d90a474d3c13fa)

Author SHA1 Message Date
Randy Mackay fe6465b748 Rover: remove next_WP, wp_distance, navigate 8 years ago
khancyr 23532bf45c Rover: add reason to set_mode 8 years ago
Peter Barker 07f4603533 Rover: integrate mode class 8 years ago
Pierre Kancir 267a1532b9 Rover: integrate motors library 8 years ago
Randy Mackay 584974fd74 Rover: set home from ekf position 8 years ago
Pierre Kancir 20cc336885 APMRover2: const correctness 8 years ago
Pierre Kancir b634fe548d APMRover2: Use c++ cast 8 years ago
Pierre Kancir 6d1586044c APMRover2: unhide default CH_7_PWM_TRIGGER & make it static const 8 years ago
Grant Morphett 3410db5022 Rover: Fix motor_active check to checkout throttle output servo 8 years ago
murata 0c813c5afa Rover: Unify from print or println to printf. 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago
Pierre Kancir 5232dce268 Rover: control_modes.cpp correct whitespace, remove tabs 8 years ago
murata 490571ba44 Rover: Changed if statements to switch statement. 8 years ago
Peter Barker f1b776e4eb Rover: change motor_active to be based on servo out rather than radio in 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
murata d620efbcb7 Rover: if statements is simple. 9 years ago
skyscraper 8c9e55edfa APMRover2: Fix up after refactoring RC_Channel class 9 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 9 years ago
Grant Morphett e81973cd29 Rover: motor_active method similar to the plane is_flying but simpler 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Grant Morphett 9a79baef59 Rover: Merged a bug fix from Plane. 10 years ago
Grant Morphett 4f6259f374 Rover: Added mode switch debouncing from Plane. 10 years ago
Andrew Tridgell b47a09b709 Rover: fixed build of .cpp files 10 years ago
Andrew Tridgell 2b6835d187 Rover: rename all .pde files to .cpp files 10 years ago
Andrew Tridgell adbf9c362e Rover: automatic substitution for class members 10 years ago
Randy Mackay 59555e8364 Rover: revert next_WP, prev_WP to location structures 11 years ago
Randy Mackay 1a70ffdeee Rover: Mission integration for ch7 save waypoint 11 years ago
Andrew Tridgell 148fd889bc Rover: fix for X8R receiver on SBUS in failsafe 11 years ago
Andrew Tridgell 2ba994b040 Rover: allow for a wider range of values on the control switch 11 years ago
Andrew Tridgell 97ed733ada Rover: use L1 controller for navigation 12 years ago
Andrew Tridgell 135146c735 Rover: added LEARN_CH parameter 12 years ago
Andrew Tridgell 5a9485a419 Rover: support RCMAP_* mapping for steering/throttle 12 years ago
Andrew Tridgell daa603552b Rover: added new STEERING mode 12 years ago
Andrew Tridgell 582d1c47b3 Rover: added filter to auto steering, and fixed throttle pid 12 years ago
Andrew Tridgell f1ff27ed08 Rover: major restructuring 12 years ago
Andrew Tridgell be39ccf02c Rover: use new constrain_int16 function 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Andrew Tridgell 5768244671 Rover: more cleanups 12 years ago
Andrew Tridgell a16ba57467 Rover: cleaned up a bunch more plane cruft 12 years ago
Andrew Tridgell 24adc1aaa3 Rover: make it possible to run the CLI over a radio link 12 years ago
Robert Lefebvre 10b5d758f8 Changed software ID from 0 to 20 for ArduRover V2 Divergence. 13 years ago
Jean-Louis Naudin 4a4402556b APMrover v2.1.3 : 13 years ago
Jean-Louis Naudin 53cbbfaaa4 APMrover V2.0b - updates about Save_WP 13 years ago
Jean-Louis Naudin 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 13 years ago