]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/arducontrol.h
Turn ArduControl command_queue into a Task
[r2c2.git] / source / libr2c2 / arducontrol.h
2015-02-16 Mikko RasaTurn ArduControl command_queue into a Task
2015-02-02 Mikko RasaAvoid invalid states when setting multi-bit accessories
2014-04-06 Mikko RasaReact to overcurrent events
2014-04-04 Mikko RasaAdd a timeout to ArduControl commands
2014-04-04 Mikko RasaRemove an unused mutex
2014-04-02 Mikko RasaImplement flush() for ArduControl
2014-04-02 Mikko RasaImplement halt mode to ArduControl
2014-04-01 Mikko RasaUse current monitoring to detect failed turnouts
2014-04-01 Mikko RasaAdd voltage and current monitoring task to ArduControl
2014-04-01 Mikko RasaKeep track of the active accessory bit index
2014-03-31 Mikko RasaAdd helper class for processing driver options
2013-11-20 Mikko RasaAvoid hogging the serial link with S88 read commands
2013-11-18 Mikko RasaRemember discovered MFX locomotives across runs
2013-11-15 Mikko RasaUse a common implementation for the three different...
2013-11-13 Mikko RasaStore and export information about detected MFX locomotives
2013-11-13 Mikko RasaAdd interface for importing detected locomotives from...
2013-11-13 Mikko RasaDetect and set arducontrol baud rate on startup
2013-11-08 Mikko RasaFix and improve logic in MfxSearchTask
2013-11-08 Mikko RasaMove further stuff from the ArduControl main class...
2013-11-08 Mikko RasaRestructure ArduControl driver into more manageable...
2013-11-07 Mikko RasaAdd basic MFX support to arducontrol driver
2013-11-07 Mikko RasaRead power state from arducontrol device on startup
2013-11-07 Mikko RasaAdd some more range checks in ArduControl and improve...
2013-11-07 Mikko RasaRefer to things in the driver with abstract ids instead...
2013-10-31 Mikko RasaAdd driver for my custom Arduino-based control device