application: Only reset the model when starting a new recording.
authorTilman Sauerbeck <tilman@code-monkey.de>
Wed, 25 Mar 2020 16:22:22 +0000 (17:22 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 28 Mar 2020 16:52:15 +0000 (17:52 +0100)
commitd41f27c211ac96151e175c4241b6a8d866001bea
tree8c503ff42ad01bf2116dbad96a55f1735439ebd8
parent0910372c57f24036c568f2c35f9c88dc6d1f2d71
application: Only reset the model when starting a new recording.

Do not reset it when stopping a recording. This lets us view the
recording's data (distance only for now) after it has been stopped.
src/application/main.rs