40 Commits (eb084f7c58a21b37d42fa8c9eded7964b195bd1b)

Author SHA1 Message Date
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
Andrew Tridgell c76f8a5242 Rover: fixed AUTO_KICKSTART GPIO pin handling 12 years ago
Andrew Tridgell a88ac50e6c Rover: log the X accel that triggers auto 12 years ago
Andrew Tridgell 3bed733f56 Rover: added AUTO_KICKSTART and AUTO_TRIGGER_PIN options 12 years ago
Andrew Tridgell 47890dfa72 Rover: added dual sonar support 12 years ago
Andrew Tridgell 0e8407ccbd Rover: put obstacle detection in a structure 12 years ago
Andrew Tridgell 0dde0b3551 Rover: initial implementation of skid steering for APMrover2 12 years ago
Andrew Tridgell fc0b50dd82 Rover: reduce throttle more directly 12 years ago
Andrew Tridgell daa603552b Rover: added new STEERING mode 12 years ago
Andrew Tridgell 44a279811d Rover: removed old LITE mode 12 years ago
Andrew Tridgell 582d1c47b3 Rover: added filter to auto steering, and fixed throttle pid 12 years ago
Andrew Tridgell 5ee7abd892 Rover: rename Attitude.pde to Steering.pde 12 years ago
Andrew Tridgell f1ff27ed08 Rover: major restructuring 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell be39ccf02c Rover: use new constrain_int16 function 12 years ago
Andrew Tridgell 7fbbc388a7 Rover: fixed formatting 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Andrew Tridgell 33e47e2036 Rover: set throttle range from -100 to 100 12 years ago
Andrew Tridgell ff9628accf Rover: removed some more plane specific variables 12 years ago
Andrew Tridgell a9efe839d6 Rover: copy slew limit code from ArduPlane 12 years ago
Andrew Tridgell 92026be9d6 Rover: use slewrate code from ArduPlane 12 years ago
Andrew Tridgell 54a722158a Rover: fixed cliSerial and clean out more gunk 12 years ago