Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This is a draft, please comment concerns etc.

So this is pretty close to what we discussed in the meeting between Aaron, Ali, Sophie, and I. I a few liberties as well.

  1. I put a CAN network on the server side, this will make sure that the telemetry server does not need an additional "source". It can work out of the box.
    1. This assumes our host can support it, otherwise we may need to query the database directly from the Telemetry server
    2. Or we can keep the telemetry server on the chase car, and it will make REST requests every once in a while
  2. Also I'm hoping to make the Raspi script component and REST api in python, since it's flexibile and can interface with SocketCAN well
  • No labels