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

Setup FDS and GCS Comms objects and Packet Abstraction #3

Open
TylerFlar opened this issue Oct 23, 2024 · 0 comments
Open

Setup FDS and GCS Comms objects and Packet Abstraction #3

TylerFlar opened this issue Oct 23, 2024 · 0 comments
Assignees

Comments

@TylerFlar
Copy link
Contributor

Objective

Develop a Python package using serial communication to synchronize state information between field devices and ground control software. The package should replace the existing project's outdated TCP/UDP communication and be lightweight, focusing on a 1-1 connection via radios.

Requirements

Tasks

  1. Set up the package with Poetry and required dependencies.
  2. Create objects for field device and GCS, ensuring state synchronization (encourage packet abstraction.)
  3. Create scripts to manually test the package in the tests folder that Poetry generates.

Deliverables

  • Pull request to the dev branch.
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

2 participants