CivicTechTO / CivicTechTO/tRacket-sensor
Clip sensor reading values to non-negative
- Dominant language
- C++
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We have seen recently that the sensor can produce invalid (negative) readings under certain extreme conditions (e.g., moisture saturating the mic) See https://dashboard.tracket.info/locations/747559 around January 1st.

The goal of this ticket is to adjust the sensor data processing to automatically clip values to be non-negative before sending to the API.
A related ticket is being worked on to notify sensor owners if the device is recording zeros, which should practically never happen https://github.com/CivicTechTO/tRacket-sensor-manager/issues/1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.