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
/
Atom
/
Services
/
System
/
CanNode.js
@ 1663
– Rev 1308
Rev
Show 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
1308
6249 d 14 h
runge
/branches/atomV2/
Created branch for Atom version 2 and update module protocol
1066
6445 d 13 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: minor cleanup and fixes
1063
6446 d 13 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: more work on flashing from atom, make updatebios, make install and make reset should now work ok, some problems with the timeout-system though
1043
6452 d 11 h
arune
/trunk/PcSoftware/Atom/
atom: bug added to todo, newlines in atomdude, minor bugfixes and started working on bios-updating with atom
1042
6452 d 14 h
runge
/trunk/PcSoftware/Atom/
Atom: Made changes to how Intervals work... hopefully it is more stable now... though we have some kind of segfault on exit when we have programmed that needs
looking in to
1040
6453 d 0 h
runge
/trunk/PcSoftware/Atom/
Atom: Made reset node work with a timer and implemented support in atomDude
1037
6453 d 12 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: added time and speed when flashing
1034
6453 d 13 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: more fixes for flashing, progressbar and timeout
1028
6454 d 13 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: minor changes to the flashing functionality
1022
6454 d 16 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: programming implementation basics working
1020
6454 d 18 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom/Service/System: more work for flashing
1014
6455 d 11 h
runge
/trunk/PcSoftware/Atom/Services/
Atom: Hopefully fixed a bug where the system would not know which node was being programmed and therefor could not know where to send received ACK messages
Atom: Added definitions for Philips TV remote
1013
6455 d 11 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom/Services/System: intermediate commit for program node via atom
1008
6456 d 11 h
runge
/trunk/PcSoftware/Atom/
Atom: Initial work in programming stuff in Atom, not done but some structure is there
Atom: Some more changes to make the command interface accept longer input
986
6463 d 7 h
runge
/trunk/
Atom: Added definitions for the nmt protocol to the xml file
Atom: Had to change one definition name for the module listing so unfortunatly module apps will need to update their main.c.template again.. sorry
Atom: Structured the TODO for Atom
Atom: Added the ability for Atom to understand nmt messages, this show up correct in the debug output and we have control of nodes via javascript programming
should be possible but I have not built anything for that yet. Reset, App_start and Heartbeat works as expected though