You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd cosmos/openc3 && bundle install && rake build && cd ../..
ruby cosmos/openc3/bin/openc3cli bridgesetup
Edit the generated bridge configuration file (change serial port settings)
ruby cosmos/openc3/bin/openc3cli bridge
Change your plugin to connect to be a tcpip_client_interface instead of serial_interface and point host to host.docker.internal (or 172.17.0.1) and appropriate port
See BallAerospace/COSMOS#1508
The text was updated successfully, but these errors were encountered: