Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.
This repository was archived by the owner on May 3, 2022. It is now read-only.

Further develop PcFcbDisplayTool #5

Description

@stenbergd
  • Do not use the "start sampling" commands, rather use "get-states p\r" etc at every sample instance. The start sampling commands may be removed from FCB soon.
  • Support more data plotting of motor values, reference signals, control output, receiver etc. Perhaps use cool bar diagrams for motor.
  • Modify the protobuf header reading to new specification that will be developed for FCB: [ID 1 byte][Len 2 byte][Data]\r\n. Review how this is parsed by current solution (shouldn't look for last \r\n since this may be included in the encoding).
  • Need for two threads? One for sending new messages, one for reading back and parsing data?
  • Run it on the landing pad Raspberry Pi and visualise data on a nearby screen

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions