HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
branches
/
atomV2
/
PcSoftware
/
AtomV2
/
notes.txt
– Rev 1403
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1403
6148 d 2 h
runge
/branches/atomV2/
Atom v2 stuff, nothing major, mostly for backup before reinstall
/branches/atomV2/Configuration/protocol.xml
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/notes.txt
/branches/atomV2/PcSoftware/AtomV2/src/atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.h
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.h
/branches/atomV2/PcSoftware/AtomV2/src/thread/Queue.hpp
/branches/atomV2/PcSoftware/AtomV2/src/thread/Thread.cpp
/branches/atomV2/PcSoftware/AtomV2/src/thread/Thread.h
/branches/atomV2/PcSoftware/AtomV2/src/types.h
/branches/atomV2/PcSoftware/AtomV2/src/version.h
1322
6247 d 10 h
runge
/branches/atomV2/PcSoftware/AtomV2/
Work on datatypes, now every type except string is implemented
/branches/atomV2/PcSoftware/AtomV2/src/atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/BasicType.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Boolean.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Decimal.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Enum.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Integer.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/UnsignedInteger.hpp
/branches/atomV2/PcSoftware/AtomV2/src/Atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Selection.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Selection.h
/branches/atomV2/PcSoftware/AtomV2/Atom.cbp
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/notes.txt
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/convert.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/convert.h
/branches/atomV2/PcSoftware/AtomV2/src/version.h
1319
6248 d 1 h
runge
/branches/atomV2/PcSoftware/AtomV2/
Now everything i utils/ have been structured, much nicer, should compile...now sleep
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/BitBuffer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/BitBuffer.h
/branches/atomV2/PcSoftware/AtomV2/Atom.cbp
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/notes.txt
/branches/atomV2/PcSoftware/AtomV2/src/Atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.h
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.h
/branches/atomV2/PcSoftware/AtomV2/src/net/UdpServer.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.h
/branches/atomV2/PcSoftware/AtomV2/src/version.h
1314
6248 d 3 h
runge
/branches/atomV2/PcSoftware/AtomV2/
Code cleanups and reorganization, nothing new
/branches/atomV2/PcSoftware/AtomV2/src/utils/convert.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/convert.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/file.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/file.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/string.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/string.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/Utils.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Utils.h
/branches/atomV2/PcSoftware/AtomV2/Atom.cbp
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/notes.txt
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/Logger.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Logger.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/UdpServer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/UdpServer.h
/branches/atomV2/PcSoftware/AtomV2/src/xml/Node.cpp
/branches/atomV2/PcSoftware/AtomV2/src/xml/Node.h
1311
6248 d 5 h
runge
/branches/atomV2/PcSoftware/AtomV2/
Some cleanups, nothing major, fixed release-project-build-settings so it compiles
/branches/atomV2/PcSoftware/AtomV2/notes.txt
/branches/atomV2/PcSoftware/AtomV2/src/protocol
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Protocol.cpp
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Protocol.h
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Database.cpp
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Database.h
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/src/Atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.h
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.h
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Selection.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Selection.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.h
/branches/atomV2/PcSoftware/AtomV2/src/types.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/Logger.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Logger.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/UdpServer.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/Utils.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Utils.h
/branches/atomV2/PcSoftware/AtomV2/src/xml/Node.cpp