Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 763 Bytes

changelog.md

File metadata and controls

32 lines (22 loc) · 763 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added support for BAR and IMU sensors.
  • Implemented control allocation and pole placement control algorithms.
  • Added JSON configuration support.

Changed

  • Updated documentation for installation and usage.
  • Improved performance of sensor data processing.

Fixed

  • Fixed issue with motor slew rate limiting.

[0.1.0] - 2024-10-01

Added

  • Project setup with initial file structure.
  • Basic README and documentation placeholders.

Changed

  • N/A

Fixed

  • N/A