36 Commits (44768c911f00bce33f27e0fed248ab759077d3d9)

Author SHA1 Message Date
Andrew Tridgell 44a279811d Rover: removed old LITE mode 12 years ago
Andrew Tridgell 06dd6c2790 Rover: always build sonar code 12 years ago
Andrew Tridgell 52800e52b9 Rover: added 'level' CLI and reboot command 12 years ago
Andrew Tridgell 882f058e7d Rover: don't override declination on startup 12 years ago
Andrew Tridgell 0f239ae92c Rover: reset AHRS trim after levelling 12 years ago
Andrew Tridgell 6cf4d11e33 Rover: cleanup parameter names and remove dead parameters 12 years ago
Andrew Tridgell f1ff27ed08 Rover: major restructuring 12 years ago
Andrew Tridgell aff5b1559d Rover: added SERIAL0_BAUD parameter 12 years ago
Andrew Tridgell c88766850a Rover: ensure ahrs.init() is called 12 years ago
Andrew Tridgell cf8e648558 CLI: fixed accel setup 12 years ago
Andrew Tridgell 45615e5698 Rover: merge in mavlink updates from ArduPlane 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Andrew Tridgell d89c213d42 Rover: update for new ins interface 12 years ago
Andrew Tridgell ff9628accf Rover: removed some more plane specific variables 12 years ago
Andrew Tridgell 5768244671 Rover: more cleanups 12 years ago
Andrew Tridgell a16ba57467 Rover: cleaned up a bunch more plane cruft 12 years ago
Andrew Tridgell 54a722158a Rover: fixed cliSerial and clean out more gunk 12 years ago
Andrew Tridgell 24adc1aaa3 Rover: make it possible to run the CLI over a radio link 12 years ago
Andrew Tridgell ebaf1a1ae9 Rover: fixed the sonar 12 years ago
Andrew Tridgell abc0a1cd38 Rover: major update, fixing lots of bugs 12 years ago
rmackay9 e877a58b60 APMRover: fixes to incorporate accelerometer calibration 12 years ago
Andrew Tridgell 4939d67a1b Rover: updates for new GPS detection 13 years ago
Andrew Tridgell 6d11940ada AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
Andrew Tridgell 82ede937e7 AnalogSource: convert analogRead() calls to the new API 13 years ago
Andrew Tridgell 09db935874 Rover: a rover moves along its X axis 13 years ago
Andrew Tridgell 2e951647c4 Rover: updates for new compass interface 13 years ago
Jean-Louis Naudin 9355a159fc APMrover v2.20 - use RangeFinder optical SharpGP2Y instead of ultrasonic sonar 13 years ago
Andrew Tridgell 93de111837 Rover: fixed the build for MAVLink 1.0 13 years ago
Andrew Tridgell 940d994efb GPS: Use appropiate GPS_ENGINE settings in APM, ACM and rover 13 years ago
Jean-Louis Naudin 408d3dfa98 APMrover v2.1.6 - Added Speed Booster between wp and soft start 13 years ago
Michael Oborne 6a6c8eb708 change rover id to mav_ground 13 years ago
Robert Lefebvre 10b5d758f8 Changed software ID from 0 to 20 for ArduRover V2 Divergence. 13 years ago
Jean-Louis Naudin 4a4402556b APMrover v2.1.3 : 13 years ago
Jean-Louis Naudin 899e6e66b0 APMrover v2.0c - tested with APM v2 full kit (Oilpan) - dualversion (IMUless + IMUfull) 13 years ago
Jean-Louis Naudin 53cbbfaaa4 APMrover V2.0b - updates about Save_WP 13 years ago
Jean-Louis Naudin 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 13 years ago
Andrew Tridgell 87ed39ea46 APM: use set_blocking_writes(false) when we have done ground start 13 years ago
Andrew Tridgell b4107d35e8 MAVLink: raise the serial transmit buffer size to 256 bytes 13 years ago
Andrew Tridgell 4c4c38f69a APM: Added MANUAL_LEVEL option 13 years ago
Andrew Tridgell 8afd196907 APM: adapt ArduPlane for AHRS framework 13 years ago
Andrew Tridgell 7a9b3d3388 Quaternion: show "Quaternion test" on startup if enabled 13 years ago
Andrew Tridgell 367947fd33 HWSTATUS: if we don't know the voltage, report it as zero 13 years ago
Andrew Tridgell b20084af7d APM: added board_voltage() function 13 years ago
Andrew Tridgell 0248b48d30 allow MAG_ENABLE to be changed in flight 13 years ago
Andrew Tridgell 95ef9206dc DCM: renorm_sqrt_count is now called renorm_range_count 13 years ago
Andrew Tridgell bc0ed62aa9 adapt mainline APM code to AP_Param 13 years ago
Andrew Tridgell 1a861b3de5 allow for lower serial baud rates 13 years ago
Doug Weibel 9846822748 Bug fix for compass. 13 years ago
Andrew Tridgell cdd5589498 I2c: default to 5ms timeout, and faster bus speed 13 years ago
Andrew Tridgell 3cb96fb8af APM: convert to new I2C library 13 years ago