Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2165 5144 d 0 h arune /trunk/PcSoftware/Atom1.5/src/control/ Minor fix in atom to make progressbar start at 0, done by resetting byte counter earlier in download statemachine  
2164 5144 d 1 h arune /trunk/PcSoftware/ Added functionality to get download progress of reprogramming in atom1.5 and atomdude  
2082 5173 d 4 h runge /trunk/PcSoftware/Atom1.5/src/control/ Last commit did not compile, fixed faulty printout  
2081 5173 d 4 h runge /trunk/PcSoftware/Atom1.5/src/ Fixed a serious bug in the decoding of packets from the can network... if the packet contained the end byte things got screwed... not sure it is perfect now and it sort of reverts the fix done for Englunds USB problem.
Added some debug printouts.
 
2039 5186 d 4 h arune /trunk/PcSoftware/Atom1.5/src/control/ Fix for running atom1.5 state machine when events come from daemon port (no strange warnings when programming with canDude in atom1.5)  
2037 5188 d 3 h arune /trunk/PcSoftware/Atom1.5/src/control/ Disabled warning for missing transition when programming with candude through daemonport
Disabled reset when target state is invalid
 
2005 5219 d 2 h runge /trunk/PcSoftware/Atom1.5/src/control/ More fixes to node programming, made the filling of the buffer optional and used it when needed.  
2004 5219 d 2 h runge /trunk/PcSoftware/Atom1.5/src/control/ Potential fix to crash when parsing Intel HEX, based on arunes very thorough analysis but not tested yet.  
1987 5226 d 1 h runge /trunk/PcSoftware/Atom1.5/ Disabled byteset code, will remove it completly when we have had a bit more testing, things seem to work but there are big changes and a minimum of tests
A lot of ugly debug printouts now if you have debug level enabled, needs cleanup latery
 
1971 5241 d 2 h runge /trunk/PcSoftware/Atom1.5/ Solved the reconnect issue, forgot an accept
Tried to fix a nasty crash when disconnecting a client, like running quit from atomic... did a workaround, but not 100% that it works in every case
Redid logging in control/Manager.cpp to new standard
 
1916 5319 d 11 h runge /trunk/PcSoftware/Atom1.5/ CanDaemon emulatorn now do not send null termninated string since the perl scripts does not handle that
Fixed some indentation
Added canDaemon.cpp to the CMakeLists.txt file corretly
Fixed some compiler warnings
 
1914 5322 d 1 h linlun /trunk/PcSoftware/Atom1.5/src/ Fixed some warnings in atom1.5, added canDaemon emulator  
1911 5324 d 2 h runge /trunk/PcSoftware/Atom1.5/src/control/ Added reset if checksum check fails on programming  
1887 5351 d 3 h arune /trunk/PcSoftware/Atom1.5/ Implemented programming hex directly with atomic-interface  
1876 5358 d 3 h arune /trunk/PcSoftware/Atom1.5/src/control/ Reverted commit 1788 since it made it impossible to reset nodes  
1788 5420 d 3 h arune /trunk/PcSoftware/Atom1.5/src/control/ Set all node IDs to lowercase  
1666 5735 d 1 h runge /trunk/ make reset, make install and make upgradebios now works, without nice progressbars for now though, system.inc.template has been updated  
1665 5735 d 2 h runge /trunk/PcSoftware/Atom1.5/ Created a new command, Node_GetInformation, which prints bios version, last active, has application and device type. setConfig.pl can now be adapted to using atomic like: atomic -c "Node_GetInformation 0xB23F54EA"  
1657 5738 d 1 h runge /trunk/PcSoftware/Atom1.5/ Added some color to the logging
Created a new plugin Node
It is now possible to list modules, list nodes, and reset nodes via atomic
Some more minor fixes and stuff done
 
1646 5751 d 0 h runge /trunk/PcSoftware/Atom1.5/ JS changes
It is not possible to set alarms with a data and time string in addition to a simple timeout
Some other small fixes
 

Show All