1886 Commits (15643f9245d5b473c161b219c679e027f5d3def6)

Author SHA1 Message Date
Andrew Tridgell 81b9dad1cd Rover: mark new beta version 12 years ago
Andrew Tridgell f50fe7a77a Rover: made a bit test clearer 12 years ago
Bill Bonney 14eca30456 Rover: Enable CURRENT logging by default to dataflash 12 years ago
Andrew Tridgell fb6b736c78 Rover: print mode as string in logs 12 years ago
Andrew Tridgell c45f90fb06 Rover: log board voltage 12 years ago
Andrew Tridgell cabef0ef6c Rover: cleanup build warnings 12 years ago
Andrew Tridgell 7717cc1450 Rover: added compass logging 12 years ago
Andrew Tridgell 8c7a7928d4 Rover: use new StartNewLog() interface 12 years ago
Andrew Tridgell 90f70707b1 Rover: convert to new logging system 12 years ago
Andrew Tridgell 947b64dfc4 Rover: fixed turn time in flash logs 12 years ago
Andrew Tridgell a8d6fa3107 Rover: fixed dataflash logs to be useful 12 years ago
Andrew Tridgell 0bbddbb877 Rover: added PX4 flash logging 12 years ago
Andrew Tridgell df27b8b35d Rover: fixed logging for new API 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Andrew Tridgell a5fdbadcc2 Rover: use get_pid_4500() to prevent PID overflow 12 years ago
Andrew Tridgell 645bd87b63 Rover: minor parameter documentation updates 12 years ago
Andrew Tridgell 12c35da9aa Rover: fixed SKID_STEER_IN calculations 12 years ago
Andrew Tridgell 3a1e9e43a1 Rover: use new angle wrap code 12 years ago
Andrew Tridgell a8bd8950c8 Rover: enable HOLD with throttle failsafe by default 12 years ago
Andrew Tridgell 9eaa764f42 Rover: report smaller of two sonar distances 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 0ed3061d32 Rover: added waypoint passed logic to RTL 12 years ago
Andrew Tridgell d02a127b7e Rover: change version to 2.40 12 years ago
Andrew Tridgell e4a4cb59e0 Rover: fixed timeout for obstacle detection 12 years ago
Andrew Tridgell 7c4dfa6698 Rover: fixed speed scaling for steering 12 years ago
Andrew Tridgell caf5e5b7c5 Rover: added HOLD mode 12 years ago
Andrew Tridgell d968a7c7ed Rover: log obstacle events 12 years ago
Andrew Tridgell 7b04747366 Rover: identify as a rover in MAVLink heartbeat message 12 years ago
Andrew Tridgell 829a000aa5 Rover: fixed sonar reset after the turn time 12 years ago
Andrew Tridgell a25fede6bb Rover: added range of sonar distances and voltages 12 years ago
Randy Mackay 6cb47cee6b Rover: add support for GPS fix type 2D 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 ed6d4a1495 Rover: fixed AUTO_KICKSTART parameter markup 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 065cac76c0 Rover: use new sonar enabled flag in object 12 years ago
Andrew Tridgell 0e8407ccbd Rover: put obstacle detection in a structure 12 years ago
Andrew Tridgell 1c52de5f20 Rover: fixed GPS test (detection of uBlox needs 10Hz poll) 12 years ago
Andrew Tridgell 24094252fd Rover: only enter CLI is link is idle when 3 enters are hit 12 years ago
Andrew Tridgell 83d5a64ca8 Rover: change CLI timeout to 20s 12 years ago
Andrew Tridgell 89c85f9c5a Rover: added shell command in CLI test menu 12 years ago
John Stäck c9576e59f9 Add set command to setup menu (and changed show command), same as for ArduCopter. Not included when building for 1280. 12 years ago
Andrew Tridgell 4991ea73fe Rover: fixed CH_2 and CH_4 RC pass through 12 years ago
Andrew Tridgell bb14672dab Rover: fixed PX4 MPU6000 driver for rover 12 years ago
Andrew Tridgell 0dde0b3551 Rover: initial implementation of skid steering for APMrover2 12 years ago
Andrew Tridgell 5ddbad6ccb Rover: remove scaling of voltage pin 12 years ago
Andrew Tridgell af141c2487 Rover: implement RSSI_PIN 12 years ago
Andrew Tridgell 2294de85ac Rover: removed INPUT_VOLTS parameter 12 years ago