XO 1.5 EC dev changelog: Difference between revisions
Jump to navigation
Jump to search
(New page: == 1.5 EC development change log == Ver: 1.9.2 Fixes: * reorder the scancode generation table to match the new ordering from the rewritten GetMatrixKeys. * Modify the polarity of some s...) |
No edit summary |
||
Line 9: | Line 9: | ||
* Fix no low voltage host shut off bug. |
* Fix no low voltage host shut off bug. |
||
* Battery charge taper current tweak 100mA -> 150mA. |
* Battery charge taper current tweak 100mA -> 150mA. |
||
Features: |
|||
* Refactor 1-w state to break up some of the larger complex states. |
|||
* 1 wire state machines are now run every 100ms. |
|||
---- |
---- |
Revision as of 04:19, 24 June 2009
1.5 EC development change log
Ver: 1.9.2
Fixes:
- reorder the scancode generation table to match the new ordering from the rewritten GetMatrixKeys.
- Modify the polarity of some signals so they don't create leakage in S5
- Reduce the VR_ON to RSMRST# delay to approx 20ms as requested by Beckham Chen @ quanta.
- Fix no low voltage host shut off bug.
- Battery charge taper current tweak 100mA -> 150mA.
Features:
- Refactor 1-w state to break up some of the larger complex states.
- 1 wire state machines are now run every 100ms.