From: Steven Baltakatei Sandoval <baltakatei@gmail.com>
Date: Mon, 29 Jun 2020 11:43:35 +0000 (+0000)
Subject: feat(bkgpslog):Enable hour TTL, cleanup functions
X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02.git/commitdiff_plain/c2aaff78bd38230ab42fcb7509276dff7d0d9b58?hp=c2aaff78bd38230ab42fcb7509276dff7d0d9b58

feat(bkgpslog):Enable hour TTL, cleanup functions

Enable a new feature that breaks the while loop at the top of the next
hour.

Include commented-out code to break while loop at the top of the next
day.

Set buffer round time to 60 seconds (nominal time between writing of
buffer data to a new file on disk).
---