Anonymous Login
2026-01-15 13:16 CET

HomeAutomation: trunk r1592 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2010-11-06 19:56:48 Pending
Changeset Import of the first files of the second attempt at the new version of atom. Only classes for serial, udp and tcp communication, nothing more.
add - /trunk/PcSoftware/Atom1.5 [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/.kdev4 [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/.kdev4/Atom1_5.kdev4 [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/Atom1_5.kdev4 [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/CMakeLists.txt [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/build [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/CMakeLists.txt [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/main.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/CMakeLists.txt [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Client.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Client.h [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Makefile [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Manager.h [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/SerialClient.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/SerialClient.h [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.h [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Types.h [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/UdpClient.h [ Diff ] File ]