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 5146 d 9 h arune /trunk/PcSoftware/scripts/ Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface
 
2158 5146 d 17 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 5171 d 12 h arune /trunk/PcSoftware/scripts/setConfig/ Changed timeout, slower communication but more reliable  
2002 5220 d 3 h arune /trunk/PcSoftware/scripts/setConfig/ Hopefully fixed perl lib for atomic protocol  
1892 5345 d 4 h arune /trunk/PcSoftware/scripts/setConfig/ Moved bugfix from setconfig to atomlib  
1890 5351 d 3 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 5355 d 2 h arune /trunk/PcSoftware/scripts/ Minor fix in AtomLib and setAtomConfig
Changed atomDude from using atomic to AtomLib.pl, reset tested, programming untested
 
1884 5355 d 3 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