psas/launch-tower-comm

Where and how should we log sensor values?

Closed this issue · 1 comments

My thoughts:

  • Log it all to the beagleboard with a phidgets something there. Parse later.
  • Log it all in the background of launch-tower-comm regardless of other things happening.
  • Log it only when a specific sensor or controls widget is running.
  • Log it all with a different program.

Logging to the Kivy log file of launch-tower-comm is now in place.

These other options might be really valuable.