]> git.tdb.fi Git - r2c2.git/commit
Add a program for serial port control and associated Arduino firmware
authorMikko Rasa <tdb@tdb.fi>
Sat, 3 Apr 2010 09:49:02 +0000 (09:49 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 3 Apr 2010 09:49:02 +0000 (09:49 +0000)
commit2e3ad91af312aaf20b10f1cbe6096cda7e8a97d1
treec31048a12cde0bbb5d83d1a69ad6b35c8ed5a94c
parent43638fd7170c5c8290212c38c3eaf623b8c1b415
Add a program for serial port control and associated Arduino firmware
Make network client handle error packets
Add function to get all trains from the client
Build
firmware/Makefile [new file with mode: 0644]
firmware/ctrl.c [new file with mode: 0644]
source/network/client.cpp
source/network/client.h
source/serial/serial.cpp [new file with mode: 0644]
source/serial/serial.h [new file with mode: 0644]