Ticket #796 (closed defect: wontfix)
Use obviously bogus value for off-scale high battemp value
| Reported by: | cesarb@… | Owned by: | michael@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | kernel | Version: | current svn head |
| Severity: | trivial | Keywords: | |
| Cc: | buglog@…, cw@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
The value currently used for off-scale high on battemp (2342) is not an
obviously bogus value (it can reasonably be interpreted as being in hundreds of
degree, which would give a nice ambient temperature of around 23°C). It would be
best to use an obviously bogus value like 9999 (all-nines have traditionally
been used for invalid values).
Change History
Note: See
TracTickets for help on using
tickets.
