mirror of
https://github.com/mavlink/mavlink.git
synced 2026-06-19 07:35:34 +00:00
Add option to validate units
This commit is contained in:
committed by
Daniel Agar
parent
ee9701662a
commit
dbdca7b14d
@@ -46,6 +46,7 @@ do
|
||||
outdir="/tmp/mavlink_${wire_protocol}_${lang}"
|
||||
mavgen.py --lang=${lang} \
|
||||
--wire-protocol ${wire_protocol} \
|
||||
--strict-units \
|
||||
--output=${outdir} ${msg_def}
|
||||
echo PASS
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user