Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1380 6181 d 19 h linlun /trunk/ Alot och changes to Atom, data.xml and js  
1377 6191 d 19 h arune /trunk/PcSoftware/Atom/Services/System/ cannode.js: Changed heartbeat timeout to 21 seconds instead of 11  
1359 6197 d 18 h linlun /trunk/PcSoftware/Atom/Services/System/ Increased timeout for "node offline"  
1066 6445 d 9 h arune /trunk/PcSoftware/Atom/Services/System/ atom: minor cleanup and fixes  
1063 6446 d 9 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 8 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 10 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 6452 d 20 h runge /trunk/PcSoftware/Atom/ Atom: Made reset node work with a timer and implemented support in atomDude  
1037 6453 d 8 h arune /trunk/PcSoftware/Atom/Services/System/ atom: added time and speed when flashing  
1034 6453 d 10 h arune /trunk/PcSoftware/Atom/Services/System/ atom: more fixes for flashing, progressbar and timeout  
1028 6454 d 9 h arune /trunk/PcSoftware/Atom/Services/System/ atom: minor changes to the flashing functionality  
1022 6454 d 13 h arune /trunk/PcSoftware/Atom/Services/System/ atom: programming implementation basics working  
1020 6454 d 14 h arune /trunk/PcSoftware/Atom/Services/System/ atom/Service/System: more work for flashing  
1014 6455 d 7 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 7 h arune /trunk/PcSoftware/Atom/Services/System/ atom/Services/System: intermediate commit for program node via atom  
1008 6456 d 8 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 3 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