Asbelos
Asbelos
Moving it to its own .cpp file will make things a bit more readable
"one track only" is handled as part of the MultiBooster feature development. This is achieved by using NULL as the MotorDriver for the prog track so that the second channel,...
[UKBloke.. this is an integral part of the MultiBooster development) if we want super efficiency, it would be best if CS automatically sent the currents every x seconds then we...
This means they can write a filter without the risk that we use the command letter for something else un a future release.Also, the example forget loco filter code could...
Looking at the command parser code, there are several commands that do not check the number of parameters passed. This means that some invalid formed commands may cause unexpected results....
Means even less time in the ISR. Beware schedulePacket must skip if power off otherwise it could block.
We already have the facility to define a sensor essentially as a single pin test. This has a few limitations, for example: - Forced continuous polling to transmit all changes...
By defining turnout wiring to the command station, rather than an external (JMRI, RocRail etc) we give the following user advantages: 1) Turnout commands issued directly to the CommandStation by...
We currently have 20 or so branches in the repository, most of which are redundant as they have already been merged into master. The ones that have been merged, or...