32 Commits (9f7f72c078066b3d2effceb6e6d9ec4439810e79)

Author SHA1 Message Date
Michael du Breuil a1acc75e11 Rover: Support new AP_Vehicle::set_mode 5 years ago
Randy Mackay 9456fe4d70 Rover: failsafe check format fix 5 years ago
Henry Wurzburg 006004be13 Rover: FS_OPTION allows failsafe from hold mode 5 years ago
Peter Barker a0ba9986a2 Rover: correct compilation when AFS enabled 6 years ago
Randy Mackay a5c76b614e Rover: resolve send_text compiler warnings 6 years ago
Peter Barker 9851ec1ddb Rover: move arming-related functionality into parent classes 6 years ago
Tom Pittenger 6f5497cac3 Rover: rename dataflash to logger 6 years ago
Tatsuya Yamaguchi 32ba248c73 Rover: add continue-in-auto option to failsafe 6 years ago
Tatsuya Yamaguchi 44360a769d Rover: fix to use defined value of failsafe action 6 years ago
Randy Mackay 2408538bdf Rover: failsafe clears rc-overrides 6 years ago
Randy Mackay 047f704236 Rover: last_heartbeat_ms moved to failsafe structure 6 years ago
Peter Barker 0b1091231c Rover: remove rcmap member from AP_AdvancedFailsafe 7 years ago
Michael du Breuil b761a57da3 Rover: Support new battery interface 7 years ago
Peter Barker 211e7416a9 Rover: use scheduler ticks in place of mainloop_count 7 years ago
khancyr c3fb985ec5 Rover: add fence support 7 years ago
Dylan Herman 9d7eb188d1 Rover: enter Hold on failure to enter RTL fs action 7 years ago
Dylan Herman f3b794f698 Rover: Add SmartRTL failsafe action 7 years ago
khancyr 2be28ddb1e Rover: fixup cpu failsafe 8 years ago
khancyr 23532bf45c Rover: add reason to set_mode 8 years ago
Peter Barker 07f4603533 Rover: integrate mode class 8 years ago
Peter Barker 9509f7f1bf Rover: use send_text method on the GCS singleton 8 years ago
Pierre Kancir 0017485ee7 Rover: move failsafe_trigger from system to failsafe 8 years ago
Pierre Kancir 83bf1fdca5 APMrover2: remove useless variable 8 years ago
Pierre Kancir 20cc336885 APMRover2: const correctness 8 years ago
Pierre Kancir b634fe548d APMRover2: Use c++ cast 8 years ago
Pierre Kancir 99ba8bdc08 APMRover2: add advance failsafe 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago
Pierre Kancir fa0b007efb Rover: failsafe.cpp correct whitespace, remove tabs 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 9 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 b731ebfd9e Rover: coversion to class now complete 10 years ago
Andrew Tridgell adbf9c362e Rover: automatic substitution for class members 10 years ago
Andrew Tridgell 20ae1b7bc3 Rover: removed demo_servos() 11 years ago
Andrew Tridgell 3538e1190c Rover: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 19651373d0 Rover: use new scheduler API 12 years ago
Andrew Tridgell 5a9485a419 Rover: support RCMAP_* mapping for steering/throttle 12 years ago
Andrew Tridgell ef4198bcb4 Rover: don't do failsafe if throttle is below failsafe level 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Jean-Louis Naudin 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 13 years ago
Andrew Tridgell c805f2a0c3 failsafe: make sure we clear any RC override in manual failsafe 13 years ago
Andrew Tridgell 29fa78214b APM: added failsafe support 13 years ago