After a svn update I'm getting a warning when I build a airframe in Paparazzi Center
... #warning "deprecated MILIAMP_PER_PERCENT --> Please use MILIAMP_AT_FULL_THROTTLE"
Is this actual ma draw of motor at full throttle, a percentage, or just how is it used?
I take it that the wiki explanation no longer applies.
The svn airframe file funjet1.XML was changed 6 days ago to :
Define name="MILLIAMP_AT_FULL_THROTTLE" valve= "2000"/>
The svn airframe file microjet5.XML was changed 3 weeks ago to :
Define name="MILLIAMP_AT_FULL_THROTTLE" valve="11000" unit="ma"/>
Any help is appreciated
Joekadet |