Skip to content

Version 0.4 - Support for 3 RPM rotor, Storage fix#6

Open
mkazin wants to merge 1 commit intomainfrom
DrillingRig
Open

Version 0.4 - Support for 3 RPM rotor, Storage fix#6
mkazin wants to merge 1 commit intomainfrom
DrillingRig

Conversation

@mkazin
Copy link
Owner

@mkazin mkazin commented Nov 15, 2020

  • Fixed residual bounce-back issues seen at higher RPMs by using a margin and improving the mechanism for rotor direction-changing
  • Fixed the output sent to Storage. Load function is backward compatible with earlier versions of Storage content. Now also storing program completion flag ("haltAndCatchFire") to avoid drilling empty space
  • Cleaned up LCD output, including 1-indexing the swing counter, converting radians to degrees, and adding more information
  • Documentation update

Fixes #4

- Fixed residual bounce-back issues seen at higher RPMs by using a margin and improving the mechanism for rotor direction-changing
- Fixed the output sent to Storage. Load function is backward compatible with earlier versions of Storage content. Now also storing program completion flag ("haltAndCatchFire") to avoid drilling empty space
- Cleaned up LCD output, including 1-indexing the swing counter, converting radians to degrees, and adding more information
- Documentation update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert rotor angles from radians to degrees in Output

1 participant