Skip to content

Releases: hammerhead226/SharkMacro

Post-states release v1.1.4

15 Apr 22:46
Compare
Choose a tag to compare

Changes:

  • Caching actually works now

v1.1.3 Release

11 Apr 02:58
b0fe698
Compare
Choose a tag to compare
  • Macros can now be cached before execution which allows for shorter load times during autonomous
  • Added a way to access the keys in the cache

v1.1.2 Release

24 Mar 19:35
Compare
Choose a tag to compare
  • PID slot indexes no longer need to be passed to toProfile() when saving recorded profiles.
  • Profile saving optimizations.

Synchronization fix

22 Mar 03:16
ebc1208
Compare
Choose a tag to compare

A majority of the time-consuming loading and preparation is done on instantiation of that object instead of on execute to reduce execution lag between profile and actionlist execution.

End-of-build updates

20 Feb 01:58
Compare
Choose a tag to compare
  • You can now choose between recording talon output voltage and speed
  • ProfileHandler now handles any amount of talons concurrently and as a result, motion profile execution should be more synchronized

2018 Season Initial Release

20 Jan 01:02
a55b79b
Compare
Choose a tag to compare
v1.0

Merge pull request #10 from hammerhead226/minchingtonak/phoenix-migra…