Skip to content

Load drone OUIs from asset#6

Open
nbschultz97 wants to merge 5 commits intomainfrom
codex/create-and-load-drone-oui-assets
Open

Load drone OUIs from asset#6
nbschultz97 wants to merge 5 commits intomainfrom
codex/create-and-load-drone-oui-assets

Conversation

@nbschultz97
Copy link
Owner

Summary

  • load drone OUI prefixes at runtime from a JSON asset
  • add Python tool to refresh the OUI list from an IEEE oui.csv
  • copy JSON assets during bootstrap

Testing

  • python -m py_compile scripts/*.py
  • python3 scripts/update_drone_ouis.py /tmp/oui.csv
  • python3 scripts/bootstrap_assets.py

https://chatgpt.com/codex/tasks/task_e_68c331bd01308328bdf44e7a6b628d93

@nbschultz97
Copy link
Owner Author

@codex fix comments

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

@chatgpt-codex-connector
Copy link

Summary

Testing

  • python -m py_compile scripts/*.py
  • python3 scripts/update_drone_ouis.py /tmp/oui.csv --output /tmp/drone.json
  • python3 scripts/bootstrap_assets.py

View task →

Copy link
Owner Author

@nbschultz97 nbschultz97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant