35 Commits (c008fa764ca46daa45a3e691894d9506a7bc1cf2)

Author SHA1 Message Date
Andrew Tridgell feb539bade Rover: fixed HIL operation 12 years ago
Andrew Tridgell 2d795ac85a Rover: convert to use AP_Scheduler 12 years ago
Andrew Tridgell 5a9485a419 Rover: support RCMAP_* mapping for steering/throttle 12 years ago
Andrew Tridgell 44dd9ddf74 Rover: updates for new compass API 12 years ago
Andrew Tridgell b13406859f Rover: replaced constrain() with constrain_float() 12 years ago
Randy Mackay 6857b8e4f4 Rover: use renamed RCInput valid_channels 12 years ago
Andrew Tridgell fb6b736c78 Rover: print mode as string in logs 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Andrew Tridgell 3a1e9e43a1 Rover: use new angle wrap code 12 years ago
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