ardupilot/libraries/AP_Gripper
Dr.-Ing. Amilcar Do Carmo Lucas c892555c17 AP_Gripper: 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
..
AP_Gripper_Backend.cpp AP_Gripper: a general gripper frontend 2016-11-05 10:20:27 +09:00
AP_Gripper_Backend.h AP_Gripper: servo gripper not valid unless aux channel assigned 2016-12-24 11:31:58 +09:00
AP_Gripper_EPM.cpp AP_Gripper: use new SRV_Channels API 2017-01-12 17:39:37 +11:00
AP_Gripper_EPM.h AP_Gripper: use new SRV_Channels API 2017-01-12 17:39:37 +11:00
AP_Gripper_Servo.cpp AP_Gripper: use new SRV_Channels API 2017-01-12 17:39:37 +11:00
AP_Gripper_Servo.h AP_Gripper: use new SRV_Channels API 2017-01-12 17:39:37 +11:00
AP_Gripper.cpp AP_Gripper: Use SI units conventions in parameter units 2017-05-17 18:07:25 +10:00
AP_Gripper.h AP_Gripper: a valid() method 2016-12-02 12:52:53 +11:00