MCPcopy Create free account
hub / github.com/ArduPilot/ArduRemoteID / secure_command.py

File secure_command.py

scripts/secure_command.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2'''
3perform a secure parameter change on a ArduRemoteID node via DroneCAN
4user must supply a private key corresponding to one of the public keys on the node

Callers

nothing calls this directly

Calls 1

updateFunction · 0.85

Tested by

no test coverage detected