Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1308 6253 d 11 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
1066 6449 d 10 h arune /trunk/PcSoftware/Atom/Services/System/ atom: minor cleanup and fixes  
1063 6450 d 10 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 6456 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 6456 d 11 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 6456 d 21 h runge /trunk/PcSoftware/Atom/ Atom: Made reset node work with a timer and implemented support in atomDude  
1037 6457 d 9 h arune /trunk/PcSoftware/Atom/Services/System/ atom: added time and speed when flashing  
1034 6457 d 10 h arune /trunk/PcSoftware/Atom/Services/System/ atom: more fixes for flashing, progressbar and timeout  
1028 6458 d 10 h arune /trunk/PcSoftware/Atom/Services/System/ atom: minor changes to the flashing functionality  
1022 6458 d 13 h arune /trunk/PcSoftware/Atom/Services/System/ atom: programming implementation basics working  
1020 6458 d 15 h arune /trunk/PcSoftware/Atom/Services/System/ atom/Service/System: more work for flashing  
1014 6459 d 8 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 6459 d 8 h arune /trunk/PcSoftware/Atom/Services/System/ atom/Services/System: intermediate commit for program node via atom  
1008 6460 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 6467 d 4 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