| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1968 |
5242 d 4 h |
arune |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Same as previous commit (Added counting of hex lines when transmitting to atom1.5, does not fix real issue but make issue less critical) but for atom1.5-side |
|
| 1889 |
5352 d 3 h |
arune |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Removed print in Node_ClearHex and Node_AppendHex |
|
| 1887 |
5352 d 4 h |
arune |
/trunk/PcSoftware/Atom1.5/ |
Implemented programming hex directly with atomic-interface |
|
| 1673 |
5733 d 1 h |
runge |
/trunk/PcSoftware/Atom1.5/script/ |
Bugfixes in js
Dimmers now store last values; connected, frequency and level
Added some more colors to some printouts |
|
| 1669 |
5735 d 11 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Changed to building Release by default |
|
| 1666 |
5736 d 2 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 |
5736 d 3 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" |
|
| 1660 |
5737 d 14 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Nicer printouts of node and modules lists |
|
| 1657 |
5739 d 2 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 |
|