Anonymous | Login | Signup for a new account | 2021-01-25 03:17 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000129 | Firmware | General Features | public | 2011-06-15 13:10 | 2014-03-27 19:14 | ||||||
Reporter | Fred | ||||||||||
Assigned To | Fred | ||||||||||
Priority | high | Severity | minor | Reproducibility | N/A | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 0.2.0-SNAPSHOT | ||||||||||
Target Version | 0.2.0 | Fixed in Version | |||||||||
Summary | 0000129: Reduce all counters etc to 8 bits where applicable. | ||||||||||
Description | As it says, counters and clocks and other such things, currently spending good ram, should be shrunk if the resolution is not required. | ||||||||||
Tags | No tags attached. | ||||||||||
FirmwareVersion | unknown at this time, but current HEAD as of today | ||||||||||
Issue Type | Improvement | ||||||||||
Risk of Breakage | low | ||||||||||
Attached Files | |||||||||||
![]() |
|
![]() Fred (administrator) 2011-10-26 13:15 |
Only the "Clock" struct and associated code to go in this area. There are some fields in "KeyUserDebug" that could be reduced too, but that is a function of features etc, not just counters. Additionally the remaining roll over counters can disappear at some point as they won't be useful in future anyway. |
![]() Fred (administrator) 2012-09-05 12:44 |
Will knock this out as soon as OLV 0.0.3 is out. |
![]() Fred (administrator) 2012-09-08 01:08 |
clock vars in struct must stay 16 bit to be useful. roll over helpers can reduce to 8 bit easily, as can time out var for calcs. |
Copyright © 2000 - 2011 MantisBT Group |