Fred
Fred
How do you intend to implement this?
Is this in a branch yet?
in EthernetInterface.cpp //LCD(4,F("IP:%d.%d.%d.%d"), ip[0], ip[1], ip[2], ip[3]); //LCD(5,F("Port:%d"), IP_PORT); LCD(3, F("%d.%d.%d.%d:%d"), ip[0], ip[1], ip[2], ip[3], IP_PORT); Or is this the correct way: "#define MAX_MSG_SIZE 20" to config.h to extend the...
There's always a caveat ;) What do you think Neil?
Yes, since that has been supported on DCC++ Classic for a while.
In its simplest form, it could control ONE loco, maybe to a hard-coded address, like "3". We could expand from there, perhaps by having a virtual address that is translated...
Thanks for your complete report. We don't often get such detail. It has been difficult keeping the documentation up with developmemt and recruiting others to help me write everything on...
Same here. Would live to highlight a section of code and have it extracted and turned it into a function.
This software is long abandoned. The project development was picked up by DCC++ EX. You can find us there. https://github.com/DCC-EX/CommandStation-EX https:://dcc-ex.com
So this has been tested by 2 people? I don't have a board to test.