33 Commits (7258cfd20b737c35406b1ddf40a7f05d24d75bcd)

Author SHA1 Message Date
Georgii Staroselskii eed08fb8cd Rover: cork and push servo outputs 8 years ago
Pierre Kancir 9abb1f634f Rover: add comments to Steering 8 years ago
Pierre Kancir 031ed4bbb0 Rover: Remove old skid steering 8 years ago
Pierre Kancir 41e18f089e Rover: remove g.skid_steer_out in favor of have_skid_steering() 8 years ago
Pierre Kancir 1dcf90c161 Rover: use scaled input in Manual modes 8 years ago
Pierre Kancir ee28e49790 Rover: steering mark floats as float and fix parenthesis 8 years ago
Pierre Kancir 32dc59baec Rover: fix throttle slew limit for skid steer out 8 years ago
Andrew Tridgell 79f7cc5779 Rover: implement new style skid steering 8 years ago
Pierre Kancir 8a85b8be4c APMRover2: correct usage of set_output_pwm 8 years ago
Pierre Kancir 045d171ab9 Rover: add Guided velocity controller 8 years ago
Pierre Kancir 7f861aafd0 APMRover2: make on spot turn in skid and manual use full motor range 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
Pierre Kancir b31d2a59da APMRover2: Fix skid steer in when in skid steer out 8 years ago
Pierre Kancir e0a3caea13 APMRover2: Steering fix style 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago
Pierre Kancir f32de5e21b Rover: Steering.cpp correct whitespace, remove tabs 8 years ago
Grant Morphett 378bd84b29 Rover: Fixed a bug in the wp loiter functionality 8 years ago
Grant Morphett 86d4fcfb32 Rover: Station Keeping is implemented via NAV_LOITER_COMMAND 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Grant Morphett 57c23c7fe3 Rover: Adding support for rovers driving in Reverse. 9 years ago
Pierre Kancir ee168bee8d APMrover2 : correct arming and failsafe in skid steer mode 9 years ago
skyscraper 8c9e55edfa APMRover2: Fix up after refactoring RC_Channel class 9 years ago
Grant Morphett 039ea59d7e Rover: Whitespace/formatting change ONLY for Steering.cpp 9 years ago
Grant Morphett 3636b53313 Rover: Implementation of the ARMING functionality 9 years ago
lvale a64689600f Rover: text message severity uniformization 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
squilter b4cf0ce2bb Rover: update severity values 10 years ago
Grant Morphett a2e9d0488c Rover: Implemented loitering at a waypoint if Param1 is non-zero 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
Andrew Tridgell 686d1e7548 Rover: revert AP_Math class change 10 years ago
Tom Pittenger 002d664ea0 APMrover2: compiler warnings: apply is_zero(float) or is_equal(float) and float to double 10 years ago
Andrew Tridgell 1721216019 Rover: fixed skid steering 10 years ago
Andrew Tridgell fc0d703b9b Rover: much simpler SPEED_TURN_GAIN implementation 11 years ago
Andrew Tridgell ac7f36494b Rover: use the next navigation course to adjust steering gain in turns 11 years ago
Andrew Tridgell 58cfdebcd0 Rover: added BRAKING_SPEEDERR parameter 11 years ago
Andrew Tridgell c6f9627782 Rover: use new channel output API 11 years ago
Andrew Tridgell f4f04ead68 Rover: added BRAKING_PERCENT parameter 11 years ago
Andrew Tridgell ce3ed33649 Rover: support 14 RC channels on PX4 11 years ago
Randy Mackay 59555e8364 Rover: revert next_WP, prev_WP to location structures 11 years ago
Randy Mackay 4ca3a92655 Rover: Mission integration into command execution 11 years ago
Andrew Tridgell 7104bdf855 Rover: support k_steering channel 11 years ago
Andrew Tridgell 203073e3ba Rover: only use pivot steering in AUTO modes 11 years ago
Andrew Tridgell 4e2d5043ba Rover: added PIVOT_TURN_ANGLE parameter 11 years ago
Andrew Tridgell 37b8686f76 Rover: removed unused code 11 years ago
Andrew Tridgell 7046f44443 Rover: added basic support for reverse in STEERING mode 11 years ago