30 Commits (2437260f8ae4d4d212418e5536afe27fc375c296)

Author SHA1 Message Date
Randy Mackay ddc70058d5 Rover: reporting wheel encoder rpm 8 years ago
Randy Mackay 72d35593d8 Rover: send wheel encoder data to EKF 8 years ago
Peter Barker 07f4603533 Rover: integrate mode class 8 years ago
khancyr 40b860e240 Rover: rename sonar to rangefinder 8 years ago
Randy Mackay ebbbe0584a Rover: integrate wheel encoder 8 years ago
Peter Barker 9509f7f1bf Rover: use send_text method on the GCS singleton 8 years ago
Randy Mackay a07920c5b2 Rover: add init_compass method 8 years ago
Randy Mackay eb2aa80fca Rover: compass set-initial-location uses ahrs location 8 years ago
Randy Mackay 0da6e73d76 Rover: add support for visual odometry 8 years ago
karthik.desai 47ff9ddeec Rover: Added Beacon implementation 8 years ago
Pierre Kancir b634fe548d APMRover2: Use c++ cast 8 years ago
Randy Mackay f29fe8bb88 Rover: always specify rangefinder instance 8 years ago
Pierre Kancir 51aaa7efa7 Rover: sensors.cpp correct whitespace, remove tabs 8 years ago
floaledm 8739858658 Rover: redo of commit b24d850695 8 years ago
floaledm 629af84ca1 Rover: update sensor status error flags independently of sending a sys_status message 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
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