moonfire-nvr/design
Scott Lamb 7dd98bb76a db crate support for updating signals (#28)
This is a definite work in progress. In particular,

* there's no src/web.rs support yet so it can't be used,
* the code is surprisingly complex, and there's almost no tests so far.
  I want to at least get complete branch coverage.
* I may still go back to time_sec rather than time_90k to save RAM and
  flash.

I simplified the approach a bit from the earlier goal in design/api.md.
In particular, there's no longer the separate concept of "observation"
vs "prediction". Now the predictions are just observations that extend a
bit beyond now. They may be flushed prematurely and I'll try living with
that to avoid making things even more complex.
2019-06-13 22:25:55 -07:00
..
api.md db crate support for updating signals (#28) 2019-06-13 22:25:55 -07:00
schema.md few small markdown tweaks 2018-08-24 21:04:13 -07:00
time-frames.png try again to fix time.md diagram 2016-12-26 21:41:19 -08:00
time.md update design docs for new-schema branch changes 2018-03-24 20:51:30 -07:00