OpenCyphal-Garage / gui_tool

Legacy cross-platform GUI application for UAVCAN/CAN v0 bus management and diagnostics. Does not support UAVCAN v1; for that, see Yukon.
http://legacy.uavcan.org
MIT License
85 stars 53 forks source link

allow --dsdl cmdline argument for custom DSDL #35

Closed tridge closed 5 years ago

tridge commented 5 years ago

This makes it easier to startup with custom DSDL. The method of passing the custom DSDL to the bus monitor child process is a bit strange (an environment variable), but does work.

pavel-kirienko commented 5 years ago

Thanks, Tridge. Please note that this program is no longer being developed and is not so actively maintained. We are going to replace it with Yukon; also see https://forum.uavcan.org/t/gui-tool-next-generation/229/.