Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2159 5147 d 7 h arune /trunk/PcSoftware/scripts/ Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface
 
2158 5147 d 16 h arune /trunk/PcSoftware/scripts/ Started support for reset and programming over jspipe, reset should now work but programming is still work to do  
2101 5172 d 10 h arune /trunk/PcSoftware/scripts/setConfig/ Changed timeout, slower communication but more reliable  
2002 5221 d 2 h arune /trunk/PcSoftware/scripts/setConfig/ Hopefully fixed perl lib for atomic protocol  
1892 5346 d 2 h arune /trunk/PcSoftware/scripts/setConfig/ Moved bugfix from setconfig to atomlib  
1890 5352 d 1 h arune /trunk/PcSoftware/scripts/ Added function atomd_kill_prompt in atomlib
AtomDude now uploads hex to atom instead of sending filename, to allow programming from remote client
 
1885 5356 d 0 h arune /trunk/PcSoftware/scripts/ Minor fix in AtomLib and setAtomConfig
Changed atomDude from using atomic to AtomLib.pl, reset tested, programming untested
 
1884 5356 d 1 h arune /trunk/PcSoftware/scripts/setConfig/ Fixed data_available-function, minor changes to other functions
Moved all atom lib functions to separate file and included it from setAtomConfig.pl