All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.3.0 (2026-08-03)
- fix loop timing and own the control law as an Nx kernel (#75) by James Harton
- test: expect paren-less DSL from the installer (#73) by James Harton
v0.2.2 (2026-05-17)
v0.2.1 (2026-05-13)
- add
bb_pid_controller.installigniter task (#20) by James Harton
v0.2.0 (2026-01-17)
- implement PID controller using
pid_controlpackage by James Harton