dronecan / gui_tool

MIT License
23 stars 23 forks source link

added filtering options on mavcan #20

Closed tridge closed 2 years ago

tridge commented 2 years ago

added UI elements for filtering and bus number image

davidbuzz commented 2 years ago

Since this is going to rely on pydronecan 1.0.10 for these gui features to work, the dependancy should be moved forward...
https://github.com/dronecan/gui_tool/blob/3d6b7397ccc7985e70700c65341210581ba806ee/setup.py#L44

tridge commented 2 years ago

once the setup.py is included, i'm ok with this., lets call it merge-on-setup.py-included.

fixed