NQC Linux: Enable Setting a Default Port Name in a Conf File
Brought to you by:
afanofosc,
afanofosc_99
If no port is specified on the command line (the "-S" argument) and if the environment variable RCX_PORT is not defined, this patch enhances NQC on Linux to look for a default device name in the following configuration files (in order):
* ~/.rcx/device.conf
* /etc/rcx/device.conf
These files are compatible with Bibo enhancement patches for Bibo, and patches have been created for Bibo to allow it to process port names specified in the NQC format.
Thank you!
Patch to enable specifying the port name in a config file