support additional recording_integrity timestamps

These are not actually populated by the code yet. I'm trying to get the
v3 schema frozen as soon as possible; actually using the fields can come
later.

Add some explanation of their value in time.md, along with some general
musing on leap seconds, and a correction on the frequency error of my cameras.
This commit is contained in:
Scott Lamb
2018-03-21 22:32:41 -07:00
parent 88051a1188
commit dfee66c84b
4 changed files with 115 additions and 10 deletions

View File

@@ -219,3 +219,5 @@ Version 3 adds over version 1:
* a simpler sample file directory layout in which files are represented by
the same sequentially increasing id as in the database, rather than a
separate uuid which has to be reserved in advance.
* additional timestamp fields which may be useful in diagnosing/correcting
time jumps/inconsistencies.