aboutsummaryrefslogtreecommitdiff
path: root/bin/steps.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2020-08-30steps.py: fixed python3 floating-point errorSelene ToyKeeper1-1/+1
(division of integers produces floats in python3, but not python2... so make int result explicit)
2018-08-23added a stepped ramp calculator for Anduril,Selene ToyKeeper1-0/+51
because people keep asking