tim-balloon / TIMflight

Flight MCP repo
0 stars 0 forks source link

groundhog returns error about "bad serial packets" if the /dev/ writing area on groundstation is full #30

Open jaguirre opened 1 year ago

jaguirre commented 1 year ago

Describe the bug groundhog returns error about "bad serial packets" if the /dev/ writing area on groundstation is full

To Reproduce Steps to reproduce the behavior:

  1. run mcp too many times => someone is not cleaning /dev/groundhog
  2. try to run groundhog again
  3. enjoy confusing error message

Expected behavior groundhog should notice and report a full writing area

jaguirre commented 1 year ago

We would say more but we don't know where in groundhog this happens. Someone will have to take a deep dive.