V0.14.0
Enhanced the NixOS flight software stack with CUDA support and additional L4T packages to improve GPU compute capabilities on NVIDIA Orin hardware.
Enhanced the NixOS flight software stack with CUDA support and additional L4T packages to improve GPU compute capabilities on NVIDIA Orin hardware.
Configured the Aleph OS image to use the project's CI server as a binary cache, reducing build times for deployments.
Replaced previous WiFi management approach with iwd and iwctl for more robust network configuration on flight hardware.
Introduced tegrastats bridge and aleph-status utility to expose Orin hardware statistics for telemetry and monitoring.
Introduced aleph-setup tool to simplify initial device configuration, including WiFi connection and user account creation.
Enabled configuration of local user modules in the Aleph OS stack for greater deployment flexibility.
Automatically generate unique hostnames with random suffixes to prevent conflicts in multi-device deployments.
Refactored the time-series database to support CSV archiving of telemetry data and eliminated global state patterns.
Refactored virtual table implementation to use a bytecode-style format for improved performance and maintainability.
Resolved test failures in the maitake async runtime due to missing tracing dependencies.
Corrected Nix build configuration for the elodin-cli tool.
Updated tegrastats bridge to properly support NVIDIA Orin NX and Nano 8GB variants.
Fixed UEFI flashing functionality and integrated it into the CI pipeline.
Resolved a runtime issue in the stellar library's reactor cleanup code.
Corrected overly aggressive cache invalidation logic that was causing unnecessary rebuilds.
Optimized the timeline visualization in the Bevy-based elodin editor to improve rendering performance.
Added comprehensive integration test suite for the time-series database component.
Simplified and optimized Nix source filtering configuration in the Aleph OS module.
General improvements and refinements to the Aleph OS stack for better developer experience.
Enhanced deployment tooling with better support for remote builds and offline scenarios.
Refactored user management to use Nix mutable user configuration patterns instead of shell scripts.
Added GPL-3.0 license files to clarify the project's open source licensing.
Update Cargo.lock
Expanded Aleph OS documentation to help users get started with the flight software stack.