Skip to content

Maslow Firmware Version 0.91

Compare
Choose a tag to compare
@BarbourSmith BarbourSmith released this 27 Sep 22:56
· 630 commits to master since this release

Since last week @krkeegan has been doing some amazing work (with some REALLY exciting stuff in the pipeline fo next week). His changes this week mostly relate to improving the PID code which controls how the machine moves, as well as some general nice tidying up like fixing the compiler warnings we were seeing and cleaning up the code.

Merged #313 Indent Comments to Match Surrounding Code
Merged #312 Fix Compiler Warnings that Appear with Default Settings
Merged #311 Allow Weighting of Proportional on Error/Measurements
Merged #309 Don't Run PID Calculation if Motors are Detached/Unpowered
Merged #308 Upgrade PID Library to v1.2.1
Merged #307 Add B Functions for Testing PID Settings