]> git.tdb.fi Git - model-railway-devices.git/history - arducontrol
Increase default overcurrent limit to 2500 milliamps
[model-railway-devices.git] / arducontrol /
2013-11-02 Mikko RasaIncrease default overcurrent limit to 2500 milliamps
2013-11-02 Mikko RasaConnect some status leds to port B
2013-11-02 Mikko RasaAdd a function and command to find out if power is...
2013-11-01 Mikko RasaRemove the prototype of a debugging function
2013-10-30 Mikko RasaMark module-private variables static
2013-10-30 Mikko RasaMake arducontrol interface asynchronous again
2013-10-28 Mikko RasaSend at least four S88 data octets per packets if possible
2013-10-28 Mikko RasaRespond to a zero-length packet with another zero-lengt...
2013-10-28 Mikko RasaRewrite arducontrol interface module to use the new...
2013-10-27 Mikko RasaFix a bug in interpreting Motorola commands
2013-10-23 Mikko RasaAdd support for S88 feedback modules
2013-10-23 Mikko RasaMove output to a higher priority timer
2013-10-23 Mikko RasaAdd functions for sending replies
2013-10-23 Mikko RasaPass command data through a pointer
2013-10-22 Mikko RasaMark parameterless functions as such with a void argume...
2013-10-21 Mikko RasaUse symbolic constants for addressing I/O pins
2013-10-21 Mikko RasaRewrite ADC code to cause less timing interference
2013-10-21 Mikko RasaOrganize arducontrol code by functionality
2013-07-03 Mikko RasaImplement current and voltage monitoring
2013-07-02 Mikko RasaAdd railway control firmware