Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPNT Policy #8

Open
sidhantgoel opened this issue Dec 7, 2018 · 1 comment
Open

NPNT Policy #8

sidhantgoel opened this issue Dec 7, 2018 · 1 comment
Assignees

Comments

@sidhantgoel
Copy link
Member

sidhantgoel commented Dec 7, 2018

  • Parse details from the Permission Artefact .
  • After Verification of the signatures of the Permission Artefact , the permission artefact is parsed and is converted to a custom Mavlink message to be sent to the flight controller by the companion computer.
  • Extract Board/Unique Internal ID from the Hardware.
  • The Board ID is checked against the ID extracted from the Permission Artefact.
  • Check the Internal ID from the Permission Artefact against the extracted board ID.
  • Set the Geofence according to the lat/lon bounds provided by the Permission Artefact.
  • Check against Time Frame/Period of flying.
  • Check for the all the above mentioned parameters. If pass, Arm the drone.
  • Ensure that the pre-arm checks mandate the ID, geofence and time limits are checked before arming
  • Create custom message for sending Permission Artefact details.
@sidhantgoel sidhantgoel changed the title Parse details from the Permission Artefact . NPNT Policy Dec 7, 2018
@sripad-sky
Copy link

Work In Progress from Skylark Drones. Will push after fixing some minor bugs.

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

No branches or pull requests

3 participants