]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/arducontrol.cpp
Remember discovered MFX locomotives across runs
[r2c2.git] / source / libr2c2 / arducontrol.cpp
2013-11-18 Mikko RasaRemember discovered MFX locomotives across runs
2013-11-15 Mikko RasaUse a common implementation for the three different...
2013-11-15 Mikko RasaTerminate the control thread if ArduControl device...
2013-11-15 Mikko RasaMove the sleep in ArduControl baud rate logic to the...
2013-11-13 Mikko RasaStore and export information about detected MFX locomotives
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-11-07 Mikko RasaFix a logic error in arducontrol accessory control
2013-10-31 Mikko RasaAdd driver for my custom Arduino-based control device