]> git.tdb.fi Git - model-railway-devices.git/shortlog
model-railway-devices.git
2013-10-31 Mikko RasaUse the new serial API in s88w-r
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-28 Mikko RasaExpand the serial API and add an asynchronous mode
2013-10-28 Mikko RasaRewrite ringbuffer implementation to be interrupt-safe
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 RasaAdd ring buffer utilities
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-03 Mikko RasaSomre more common facilities
2013-07-02 Mikko RasaAdd decoder programming utility
2013-07-02 Mikko RasaAdd railway control firmware
2013-05-18 Mikko RasaSet UCSR0A in serial_init
2013-05-13 Mikko RasaReplace the svg schematic with proper schematics and...
2013-05-13 Mikko RasaFix an inline asm constraint
2013-05-13 Mikko RasaReorganize the directory structure
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-03-08 Mikko RasaFix an error in s88w-t diagram
2010-11-16 Mikko RasaRename the project to R²C²
2010-11-15 Mikko RasaMake LCD output selectable at runtime through an extra...
2010-11-12 Mikko RasaChange the input filtering for better suitability for...
2010-10-27 Mikko RasaSupport multiple timers (currently 0 and 1)
2010-09-25 Mikko RasaAdd some utility functions for interfacing with hardware
2010-04-30 Mikko RasaAdd wireless s88 firmware and schematic
2010-04-03 Mikko RasaAdd a program for serial port control and associated...