September 13, 2025

COSMOS 6.8.1 Release

Command Queue and Log Explorer

Command Queue is the frontend to the new Queue API. Queues allow you to store commands and then release them to the interface. You can edit commands, delete them, or individually execute them. Script Runner scripts have always been our primary solution for commanding but queues provide another option to build lists of commands over time and release them (such as during a contact).

Log Explorer is a new tool to help search through the CmdTlmServer logs. Logs show the last 200 entries until they scroll off and are stored as text files in Bucket Explorer. This new tool provides a friendly interface to search through those old logs for particular messages. While this won't replace a tool like Grafana Loki it gets you close and it's included!

We've ported the bridges to Python with new serial port support.

This release includes a lot of quality of life and bug fix improvements so read the full Core Release Notes and Enterprise Release Notes.

Take a look at the latest articles from OpenC3