9 Commits (3be4144b72cb79cb5eff93a4c96ddf288c603ae4)

Author SHA1 Message Date
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
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