FreeEMS Issues - Firmware | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000836 | Firmware | Decoders | public | 2013-04-24 09:15 | 2014-02-18 23:58 |
Reporter | Fred | ||||
Assigned To | Fred | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 0.2.0-SNAPSHOT | ||||
Target Version | 0.2.0 | Fixed in Version | |||
FirmwareVersion | |||||
Issue Type | Improvement | ||||
Risk of Breakage | medium | ||||
Summary | 0000836: Even tooth decoder uses currentEvent number badly | ||||
Description | Functionally, it's perfect, however from a log reading and diagnosis point of view, it's horrible. The issue is that it sets the value to 255 such that it rolls over in the next execution of the other interrupt. This should be changed to perform the roll over semantics in a single step so as not to show intermittent 255 values in the logs. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() http://issues.freeems.org/file_download.php?file_id=98&type=bug |
There are no notes attached to this issue. |