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

Create configuration #1

Open
elie-g opened this issue Apr 1, 2021 · 0 comments
Open

Create configuration #1

elie-g opened this issue Apr 1, 2021 · 0 comments
Labels
todo Something to be done

Comments

@elie-g
Copy link
Member

elie-g commented Apr 1, 2021

Implement a configuration system reading configuration from files.

A configuration file may contain (but not limited to) the following:

  • RF communication parameters
    • Baud rate
    • Data bits
    • Parity
    • Stop bits
  • Packet loss threshold
  • Connection timeout
  • Buffer size
  • More...

See spf13/viper

@elie-g elie-g added the todo Something to be done label Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Something to be done
Projects
None yet
Development

No branches or pull requests

1 participant