[Feature Request]: CH341 USB device scanning (auto-enumeration) #5829
Labels
enhancement
New feature or request
linux-native
related to running meshtastic as daemon on native linux
Platform
Linux Native
Description
Currently
meshtasticd
requires manual config file changes after installation, which can be daunting to users who are not experienced with Linux.With the coming release of CH341 USB dongles, we have the opportunity to provide a more simplified out of box experience.
meshtasticd
should probe the usb bus for devices that match known VID and PID values, and select the appropriate pinmap if a known VID:PID value can be found.This should become the default configuration of
meshtasticd
, while still allowing advanced users to change their configs for SPI Pi Hats / etc.The text was updated successfully, but these errors were encountered: