mpf icon indicating copy to clipboard operation
mpf copied to clipboard

Allow fast ports for unused processors in configs

Open toomanybrians opened this issue 7 years ago • 1 comments

Currently in the fast: ports: section, it's up to the user to know which serial ports are active on the particular FAST board they have connected. It might be nice to allow them to enter all 4 ports that show up, and then make MPF smart enough to ignore ones that don't respond.

toomanybrians avatar Feb 22 '17 18:02 toomanybrians

We could asynchronously initialize all posts and only wait for NET. Or maybe add timeouts for the ports to respond but that would increase the start up time if you specified a non responsive port

jabdoa2 avatar Feb 22 '17 18:02 jabdoa2