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

Add description field for ports #5

Open
mumrah opened this issue Dec 4, 2020 · 0 comments
Open

Add description field for ports #5

mumrah opened this issue Dec 4, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mumrah
Copy link
Contributor

mumrah commented Dec 4, 2020

In the settings, we config ports like:

[port:1]
port.enabled = False
port.type = serial
port.framing = kiss
kiss.checksum = false
serial.device = /tmp/vmodem_A0
serial.speed = 9600

We should add a text description as well, e.g. "144.43 link to Joe N0CALL". This should be added to PortConfig in settings.py

@mumrah mumrah added the good first issue Good for newcomers label Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant