26 Commits (a165f0d1386b587039f3d546fdfc708746672739)

Author SHA1 Message Date
Andrew Tridgell a25fede6bb Rover: added range of sonar distances and voltages 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 1c52de5f20 Rover: fixed GPS test (detection of uBlox needs 10Hz poll) 12 years ago
Andrew Tridgell 89c85f9c5a Rover: added shell command in CLI test menu 12 years ago
Andrew Tridgell 3aeb836bc0 Rover: allow sonar test with sonar disabled 12 years ago
Andrew Tridgell 12d73a8662 Rover: use new AP_RangeFinder_analog class 12 years ago
Andrew Tridgell 4de635aa48 Rover: change sonar_dist to sonar_dist_cm 12 years ago
Andrew Tridgell 06dd6c2790 Rover: always build sonar code 12 years ago
Andrew Tridgell 36da75aacd Rover: fixes for new DataFlash API 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 c88766850a Rover: ensure ahrs.init() is called 12 years ago
Andrew Tridgell be39ccf02c Rover: use new constrain_int16 function 12 years ago
Andrew Tridgell 509e801e21 Rover: fixed RC input 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 5768244671 Rover: more cleanups 12 years ago
Andrew Tridgell 691d19dd98 Rover: more cleanup, and fixed navigation code 12 years ago
Andrew Tridgell a16ba57467 Rover: cleaned up a bunch more plane cruft 12 years ago
Andrew Tridgell 24adc1aaa3 Rover: make it possible to run the CLI over a radio link 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 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
Jean-Louis Naudin 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 13 years ago
Andrew Tridgell 989304fb47 APM: enable the new offset nulling in APM 13 years ago
Andrew Tridgell 8afd196907 APM: adapt ArduPlane for AHRS framework 13 years ago
Andrew Tridgell 13d5839778 APM: removed quaternion special cases 13 years ago
Andrew Tridgell e39c3cb9d2 APM: make it possible to build ArduPlane with quaternion support 13 years ago
Andrew Tridgell cdf296d8f6 fixed some printf casts 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Doug Weibel 9846822748 Bug fix for compass. 13 years ago
Andrew Tridgell cd3729d993 APM: added error checking on barometer read 13 years ago
Andrew Tridgell 98353b7ba8 APM: added error checking on compass read 13 years ago
Andrew Tridgell 8d87aa41b9 APM: Update for DataFlash changes 13 years ago
Andrew Tridgell 4bdc872595 APM: show temperature in airpressure test 13 years ago
Andrew Tridgell df094ce463 fixed airspeed sensor for ArduPlane on APM2 13 years ago
Andrew Tridgell 1998908a05 DCM: reset the DCM matrix after a ground start 13 years ago
Andrew Tridgell dd9f3a3fa6 fixed a hang on 2nd run of IMU test 13 years ago
Andrew Tridgell 483bef35e5 IMU: update ACM and APM for flash_leds change in IMU init 13 years ago
Andrew Tridgell 011110e1dd airspeed: use floating point values and better averaging in zero_airspeed() 13 years ago
Andrew Tridgell 4a057aefa0 test: removed the broken gyro test and merge it into the imu test 13 years ago
Pat Hickey f7a9b8a563 ArduPlane: LED digital writes use LED_OFF and LED_ON 13 years ago
Andrew Tridgell 86927ac0a5 ArduPlane: rename purple to APM2 13 years ago
Andrew Tridgell 3a0b1d1903 purple: there are no dipswitches on the purple board 13 years ago
Andrew Tridgell 649da8e05d purple: adc test not useful if no ADC 13 years ago
Pat Hickey 1895458dbf purple: added new parameters to Init() functions 13 years ago
Pat Hickey f9d6facdda test: added new passthru test 13 years ago
Doug Weibel 645b9c1d48 Initial rewrite of command logic. 13 years ago