OpenC3 COSMOS Core 6.5.1 - Bug fixes and enhancements
Welcome to OpenC3 COSMOS Core 6.5.1!
Enhancements
- Allow
rangeargument option toget_objectcalls
Bug Fixes
- Add System Health Tool to list of default gems
- Allow formatting via FORMATVALUE widget on PACKET_TIMEFORMATTED and RECEIVED_TIMEFORMATTED items
- Fix chromeless and inline URL use
All Pull Requests
- Auto-Generate Docs when changes detected -- Add PAT for main push by @clayandgen in #2144
- [System Health Tool] - Add to PluginsTab by @clayandgen in #2148
- Add diff links for upgrade docs by @jmthomas in #2151
- Fix generate-docs by @jmthomas in #2154
- Bundler ignore development and test groups by @jmthomas in #2149
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #2146
- Bump the pip group across 1 directory with 2 updates by @dependabot in #2152
- SonarQube Scan to python tests by @jmthomas in #2165
- Allow formatting on TIMEFORMATTED values by @jmthomas in #2176
- Add
rangearg option to get_object calls by @clayandgen in #2161 - Bump MINIO version by @jmthomas in #2178
- Fix chromeless and inline url use by @ryanmelt in #2174
Prerequisites:
Docker - Running OpenC3 requires a working Docker or Podman installation. Typically Docker Desktop on Windows / Mac. Plain Docker or Podman also works on linux. We actively develop and run with Docker Desktop on Mac/Windows, and Linux on Raspberry Pi, so if you have any issues on another platform, please let us know by submitting a ticket!
Minimum Resources allocated to Docker: 4GB RAM, 1 CPU, 80GB Disk
Recommended Resources allocated to Docker: 16GB RAM, 2+ CPUs, 100GB Disk
Also requires docker compose version 1.27+
To Run:
- git clone https://github.com/openc3/cosmos-project.git cosmos-myproject
- cd cosmos-myproject
- Run Linux/Mac: ./openc3.sh run
- Run Windows: openc3.bat run
- Connect a web browser to http://localhost:2900/
- Have fun running OpenC3 COSMOS!
Please see our documentation at https://openc3.com
Try it out and let us know what you think! Please submit any issues as Github tickets, or any generic feedback to support@openc3.com.
Thanks!
Full Changelog: v6.5.0...v6.5.1