WellDone / MoMo-Firmware

Embedded PIC Firmware and hardware designs for the WellDone Mobile Monitor (MoMo).
welldone.org
Other
8 stars 6 forks source link

Fix RTCC timestamp calculation and add unit tests #168

Closed timburke closed 9 years ago

timburke commented 9 years ago

This fixes the timestamp generation in the RTCC module. It was previously badly broken and returned somewhat random results. This updated version comes with a suite of unit tests to make sure that the generation is working correctly.