Skip to content

SITL.cs: fix some swarm regressions#3697

Merged
meee1 merged 1 commit intoArduPilot:masterfrom
robertlong13:pr/sitl-swarm-regressions
Apr 4, 2026
Merged

SITL.cs: fix some swarm regressions#3697
meee1 merged 1 commit intoArduPilot:masterfrom
robertlong13:pr/sitl-swarm-regressions

Conversation

@robertlong13
Copy link
Copy Markdown
Collaborator

  • The -P/--param option throws an error now in ArduPilot (has been silently broken for years anyway; we didn't need them)
  • SYSID_THISMAV is now MAV_SYSID in ArduPilot (setting both in identity.parm works for old/new versions)
  • Driveby fix for ensuring that identity.parm is always used (wasn't in some cases)

Did a very quick test of multi-link and single-link copter swarms on AP dev.

- The `-P`/`--param` option throws an error now in ArduPilot (has been
  silently broken for years anyway; we didn't need them)
- `SYSID_THISMAV` is now `MAV_SYSID` in ArduPilot (setting both in
  identity.parm works for old/new versions)
- Driveby fix for ensuring that identity.parm is always used (wasn't in
  some cases)
@meee1 meee1 merged commit 87e2a13 into ArduPilot:master Apr 4, 2026
6 checks passed
@SerhiiKorolik
Copy link
Copy Markdown

Stopped working on MacOS after this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants