14 Commits (5ccd3dfec8db7901f7e9169b6b8dce6b6a435536)

Author SHA1 Message Date
Andrew Tridgell fd0f31dc44 Rover: added AP_Button support 9 years ago
Grant Morphett a00edcbbb6 Rover: sonar_trigger_cm of 0 will now only log 9 years ago
Andrew Tridgell f61ba903dd Rover: don't stall EKF during baro cal 9 years ago
Siddharth Bharat Purohit 53d3e7dc61 Rover: wire up accel calibrator for Rover 9 years ago
Luis Vale Gonçalves 999e99c6f3 Rover: revise text messages 9 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 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
Siddharth Bharat Purohit b8a9f9ebc5 APMrover2: implement on-board compass calibration for APMrover 10 years ago
Stewart Loving-Gibbard a315b980bf Rover: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
squilter b4cf0ce2bb Rover: update severity values 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 b731ebfd9e Rover: coversion to class now complete 10 years ago
Andrew Tridgell adbf9c362e Rover: automatic substitution for class members 10 years ago
Randy Mackay 245e46205a Rover: replace range finder health with status 10 years ago
Marco Walther 8629637cec Rover: Fix for a minor sonar problem 10 years ago
Andrew Tridgell bfe705a14d Rover: convert to new AP_RangeFinder API 11 years ago
Andrew Tridgell eac4b1ec96 Rover: fixed EKF usage for rover 11 years ago
Randy Mackay 121e4932ea Rover: integrate BattMonitor 12 years ago
Andrew Tridgell 07587222a3 Rover: tweaks to new scheduler code 12 years ago
Andrew Tridgell feb539bade Rover: fixed HIL operation 12 years ago
Andrew Tridgell 2d795ac85a Rover: convert to use AP_Scheduler 12 years ago
Andrew Tridgell 1a32406f9d Rover: fixed logging of sonar distance 12 years ago
Andrew Tridgell e1ac097e0e Rover: use voltage_average() for RSSI 12 years ago
Andrew Tridgell cabef0ef6c Rover: cleanup build warnings 12 years ago
Andrew Tridgell a8d6fa3107 Rover: fixed dataflash logs to be useful 12 years ago
Andrew Tridgell ad7e8bd9c4 Rover: added SONAR_DEBOUNCE option 12 years ago
Andrew Tridgell e4a4cb59e0 Rover: fixed timeout for obstacle detection 12 years ago
Andrew Tridgell d968a7c7ed Rover: log obstacle events 12 years ago
Andrew Tridgell 829a000aa5 Rover: fixed sonar reset after the turn time 12 years ago
Andrew Tridgell 47890dfa72 Rover: added dual sonar support 12 years ago
Andrew Tridgell af141c2487 Rover: implement RSSI_PIN 12 years ago
Andrew Tridgell cf2d99847e Rover: use voltage_average() interface 12 years ago
Andrew Tridgell 12d73a8662 Rover: use new AP_RangeFinder_analog class 12 years ago
Andrew Tridgell 44a279811d Rover: removed old LITE mode 12 years ago
Andrew Tridgell 06dd6c2790 Rover: always build sonar code 12 years ago
Andrew Tridgell 6cf4d11e33 Rover: cleanup parameter names and remove dead parameters 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Andrew Tridgell abc0a1cd38 Rover: major update, fixing lots of bugs 12 years ago
Andrew Tridgell 82ede937e7 AnalogSource: convert analogRead() calls to the new API 13 years ago
Jean-Louis Naudin 9355a159fc APMrover v2.20 - use RangeFinder optical SharpGP2Y instead of ultrasonic sonar 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 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 13 years ago
Doug Weibel 762a5550de Remove a debugging print 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Andrew Tridgell cd3729d993 APM: added error checking on barometer read 13 years ago
Andrew Tridgell df094ce463 fixed airspeed sensor for ArduPlane on APM2 13 years ago