Commit 3a4c9b1
regen_headers: pass --no-validate to mavgen.py
We don't care about XSD strictness for this build path — older
pymavlink installs reject newer XML elements (e.g. <superseded>)
and abort header generation before any C is emitted. --no-validate
skips the schema check while still parsing/generating fine. Avoids
the schema-version drift biting deploys to servers with older
pymavlinks.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cb22567 commit 3a4c9b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments