Anonymous Login
2026-01-15 13:15 CET

HomeAutomation: trunk r1598 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2010-11-13 19:51:03 Pending
Changeset Encoding and decoding of can messages is now almost complete, missing some encoding of a couple of datatypes
Created a can manager which keeps track of nodes and modules, this was implemented in javascript previously
More general fixes and refinements
mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/CMakeLists.txt Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/broker/Subscriber.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/broker/Subscriber.h Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/can/Manager.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/can/Manager.h [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/can/Module.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/can/Module.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Network.h Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/can/Node.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/can/Node.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.h Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/common [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/common/CMakeLists.txt [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/common/IoService.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/common/IoService.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/main.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.h Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Subscriber.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Subscriber.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/type/Bitset.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/type/Bitset.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/type/Byteset.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/type/Byteset.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/type/common.h Diff ] File ]