ardupilot/libraries/AP_RangeFinder
Dr.-Ing. Amilcar Do Carmo Lucas 78b7207ab4 AP_RangeFinder: Use SI units conventions in parameter units
Follow the rules from:
http://physics.nist.gov/cuu/Units/units.html
http://physics.nist.gov/cuu/Units/outside.html
and
http://physics.nist.gov/cuu/Units/checklist.html
one further constrain is that only printable (7bit) ASCII characters are allowed
2017-05-17 18:07:25 +10:00
..
examples/RFIND_test AP_Rangefinder: example fix travis warning 2017-04-13 19:56:16 +01:00
AP_RangeFinder.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_RangeFinder_BBB_PRU.cpp AP_RangeFinder: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
AP_RangeFinder_BBB_PRU.h AP_RangeFinder: replace header guard with pragma once 2016-03-16 18:40:43 +11:00
AP_RangeFinder_Bebop.cpp RangeFinder_Bebop: Fix mode selection 2017-01-17 09:34:25 -08:00
AP_RangeFinder_Bebop.h AP_RangeFinder: Add support for bebop Rangefinder 2016-05-03 16:43:39 -03:00
AP_RangeFinder_LeddarOne.cpp RangeFinder: fix to suppressing comment for case fall through 2016-12-14 13:22:31 +09:00
AP_RangeFinder_LeddarOne.h AP_RangeFilnder: moved the const buffer definition to the header and changed from '8' to 'sizeof(send_request_buffer)' 2016-11-23 10:28:38 -08:00
AP_RangeFinder_LightWareI2C.cpp AP_OpticalFlow: Change from magic number 0 to definition name. 2017-02-18 14:12:36 +00:00
AP_RangeFinder_LightWareI2C.h Global: change Device::PeriodicCb signature 2017-01-14 10:03:54 +11:00
AP_RangeFinder_LightWareSerial.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_RangeFinder_LightWareSerial.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_RangeFinder_MAVLink.cpp AP_RangeFinder: Bugfix for mavlink rangefinders to include out of range low/high 2017-02-21 11:26:14 +11:00
AP_RangeFinder_MAVLink.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_RangeFinder_MaxsonarI2CXL.cpp AP_OpticalFlow: Change from magic number 0 to definition name. 2017-02-18 14:12:36 +00:00
AP_RangeFinder_MaxsonarI2CXL.h Global: change Device::PeriodicCb signature 2017-01-14 10:03:54 +11:00
AP_RangeFinder_MaxsonarSerialLV.cpp AP_RangeFinder: remove serial.end and begin 2016-11-21 14:07:01 +09:00
AP_RangeFinder_MaxsonarSerialLV.h AP_RangeFinder: remove serial.end and begin 2016-11-21 14:07:01 +09:00
AP_RangeFinder_PX4_PWM.cpp Add aerofc support 2017-03-24 12:06:19 +11:00
AP_RangeFinder_PX4_PWM.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_RangeFinder_PulsedLightLRF.cpp AP_RangeFinder: added type 15 for LidareLiteV3 2017-03-01 22:44:37 +11:00
AP_RangeFinder_PulsedLightLRF.h AP_RangeFinder: added type 15 for LidareLiteV3 2017-03-01 22:44:37 +11:00
AP_RangeFinder_analog.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_RangeFinder_analog.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_RangeFinder_trone.cpp AP_OpticalFlow: Change from magic number 0 to definition name. 2017-02-18 14:12:36 +00:00
AP_RangeFinder_trone.h AP_RangeFinder: added trone in-tree driver 2017-01-27 18:11:29 +11:00
AP_RangeFinder_uLanding.cpp AP_RangeFinder: formatting fixes for uLanding 2016-11-21 11:07:41 +09:00
AP_RangeFinder_uLanding.h libraries: Delete the setting value for specific editor. 2017-05-11 13:18:41 -07:00
RangeFinder.cpp AP_RangeFinder: Use SI units conventions in parameter units 2017-05-17 18:07:25 +10:00
RangeFinder.h AP_RangeFinder: added type 15 for LidareLiteV3 2017-03-01 22:44:37 +11:00
RangeFinder_Backend.cpp AP_RangeFinder: fixed maxbotix I2C semaphore and bus usage 2016-11-09 17:08:02 +11:00
RangeFinder_Backend.h AP_RangeFinder: fixed maxbotix I2C semaphore and bus usage 2016-11-09 17:08:02 +11:00