Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2189 5132 d 19 h arune /trunk/PcSoftware/scripts/setConfig/ setAtomConfig.pl updated after testing jspipe interface, now works to use make setconfig with jspipe interface  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
2187 5133 d 9 h arune /trunk/PcSoftware/scripts/ Added jspipe-interface to setAtomConfig.pl
Minimal rework in atomDude.pl
 
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
2159 5148 d 15 h arune /trunk/PcSoftware/scripts/ Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface
 
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
2158 5149 d 0 h arune /trunk/PcSoftware/scripts/ Started support for reset and programming over jspipe, reset should now work but programming is still work to do  
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
2156 5149 d 11 h arune /trunk/PcSoftware/scripts/setConfig/ Hopefully improved connection when using make setconfig  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
2101 5173 d 18 h arune /trunk/PcSoftware/scripts/setConfig/ Changed timeout, slower communication but more reliable  
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
2002 5222 d 10 h arune /trunk/PcSoftware/scripts/setConfig/ Hopefully fixed perl lib for atomic protocol  
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
1892 5347 d 10 h arune /trunk/PcSoftware/scripts/setConfig/ Moved bugfix from setconfig to atomlib  
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1891 5350 d 20 h arune /trunk/PcSoftware/scripts/setConfig/ Fixed bug in setatomConfig where device type could not be found in incoming data from atom  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1890 5353 d 10 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
 
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
1885 5357 d 9 h arune /trunk/PcSoftware/scripts/ Minor fix in AtomLib and setAtomConfig
Changed atomDude from using atomic to AtomLib.pl, reset tested, programming untested
 
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1884 5357 d 9 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
 
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1882 5359 d 8 h arune /trunk/PcSoftware/scripts/setConfig/ Made setAtomConfig work without atomic, needs cleanup and adjustments  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1881 5360 d 9 h arune /trunk/PcSoftware/scripts/setConfig/ Started implementing atomic-free setAtomConfig.pl, porting from tcp.php (php examples)  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1878 5360 d 9 h arune /trunk/PcSoftware/scripts/setConfig/ Fixed minor problems in setAtomConfig.pl so that make setconfig now works  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1668 5736 d 18 h runge /trunk/ Normalized device type names, devices.pl matches data.xml now  
/trunk/Configuration/data.xml
/trunk/PcSoftware/scripts/setConfig/devices.pl
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
1667 5737 d 7 h runge /trunk/ Now make setconfig works via atom if configured so in system.inc  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/devices.pl
1643 5760 d 8 h arune /trunk/PcSoftware/scripts/setConfig/ setconfig.pl: fixed tabs for indentation  
/trunk/PcSoftware/scripts/setConfig/setConfig.pl
1640 5763 d 19 h arune /trunk/ setConfig, bios.inc: make-target setconfig now updates MCU-fields if bios start contains such information  
/trunk/PcSoftware/scripts/setConfig/devices.pl
/trunk/EmbeddedSoftware/AVR/personal/template_module/bios.inc
/trunk/PcSoftware/scripts/setConfig/setConfig.pl
1638 5764 d 12 h arune /trunk/ added script setConfig, can currently be used instead of sethwid
need you to update all personal/dir/Makefile and also add a line in personal/system.inc
 
/trunk/PcSoftware/scripts/setConfig
/trunk/PcSoftware/scripts/setConfig/setConfig.pl
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/EmbeddedSoftware/AVR/personal/template_module/Makefile