Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 596 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 596 Bytes

RemoteID Transceiver

This repository provides a micropython library for encoding and decoding Open Drone ID messages, as the format is defined in the ASTM F3411 Remote ID and the ASD-STAN prEN 4709-002 Direct Remote ID specifications.

Development Setup

  1. Clone the newest micropython-stubs
  2. Create a symbolic link names stubs to the stubs/ directory of Josverl/micropython-stubs. See here for help.
  3. Use VSCode with PyMakr extension