18 Commits (e0a3caea13120ba9909c7e95188c1dffe39246d8)

Author SHA1 Message Date
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
Andrew Tridgell 20ae1b7bc3 Rover: removed demo_servos() 11 years ago
Andrew Tridgell 44eedd4abd Rover: update for new AP_SteerController API 12 years ago
Andrew Tridgell d000cd2320 Rover: switched to new steering controller 12 years ago
Andrew Tridgell 887942471e Rover: use Y accel computed from gyro and velocity 12 years ago
Andrew Tridgell ecccc05eed Rover: added STEERING_LEARN parameter 12 years ago
Andrew Tridgell 97ed733ada Rover: use L1 controller for navigation 12 years ago
Andrew Tridgell 5b88334dbb Rover: added full camera and mount support 12 years ago
Andrew Tridgell 5a9485a419 Rover: support RCMAP_* mapping for steering/throttle 12 years ago
Andrew Tridgell b58d753344 Rover: make AUTO_TRIGGER_PIN be a push on/push off 12 years ago
Andrew Tridgell b13406859f Rover: replaced constrain() with constrain_float() 12 years ago
Andrew Tridgell a8d6fa3107 Rover: fixed dataflash logs to be useful 12 years ago
Andrew Tridgell a5fdbadcc2 Rover: use get_pid_4500() to prevent PID overflow 12 years ago
Andrew Tridgell ad7e8bd9c4 Rover: added SONAR_DEBOUNCE option 12 years ago
Andrew Tridgell caaf32211e Rover: new failsafe logic 12 years ago
Andrew Tridgell 7c4dfa6698 Rover: fixed speed scaling for steering 12 years ago