Skip to content

gui: Add support to configure the connection device from the CLI #92

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshanne
Copy link

Allows the user to predefine the connection device by using:

dronecan_gui_tool.py --master

Also allows to preconfigure some of the other args in the setup window, so a user preconfigure and select only the device they care about.

@joshanne
Copy link
Author

I find sometimes I'm closing and opening the gui, connecting to the same serial port.
Personally, a workflow that allows me to jump straight to the gui, rather than configuring every startup would be immensely useful.

@joshanne joshanne force-pushed the pr/specify-connection-at-command-line branch from 9cb83f1 to 2c1542c Compare June 23, 2025 06:08
Allows the user to predefine the connection device by using:

dronecan_gui_tool.py --interface <device-name>

Also allows to preconfigure some of the other args in the setup window, so a user preconfigure and select only the device they care about.
@joshanne joshanne force-pushed the pr/specify-connection-at-command-line branch from 2c1542c to 65bfbbb Compare June 23, 2025 20:53
@joshanne
Copy link
Author

@peterbarker @tridge any chance you can take a review?

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

Successfully merging this pull request may close these issues.

2 participants