aboutsummaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-18Create codeql-analysis.ymlMatthew Strapp1-0/+70
2022-02-18Update moduleMatt Strapp1-0/+0
2022-02-18Get rid of old webappMatt Strapp1-64/+0
2022-02-17Replace SSH with HTTPSMatt Strapp1-1/+1
2022-02-17Fix typos and Python 3.9 problemsMatt Strapp2-3/+3
2022-02-17Maybe, possibly, maybe, fix thingsMatt Strapp3-7/+10
2022-02-15Update submoduleMatt Strapp1-0/+0
2022-02-15Use newer web interfaceMatt Strapp17-348/+3
2022-02-03Make HTTP link not wrongMatt Strapp2-1/+1
2022-02-03Change module to be served over HTTPMatt Strapp1-1/+1
2022-01-27Add flask server as a submoduleMatt Strapp2-0/+3
2022-01-27Add code that was not committed beforeMatt Strapp40-29/+948
2019-12-02Add Uploads to the gitignore.Raspberry Pi1-0/+2
2019-12-02Update test files to do GPIO cleanup on completion (ex: encoders don't work i...Raspberry Pi4-15/+37
2019-12-02Minor tweaks to PI.py to get working seamlessly with web server - tested and ...Raspberry Pi30-1/+65
2019-12-02final styling?Dat Nguyen7-32/+36
2019-12-01adding github linkDat Nguyen2-5/+19
2019-12-01some more changes to make the website look betterDat Nguyen4-1/+54
2019-11-29some aestheticsDat Nguyen7-58/+90
2019-11-26Improve logging: add timestamps for each log. Add a new function to add other...Raspberry Pi2-7/+23
2019-11-26Got threading and SW limits working really well. Still might be some shakines...Raspberry Pi2-60/+77
2019-11-26Modify test_System to verify that threaded encoder measurements are working a...damic0141-11/+3
2019-11-26Add encoder measurements via thread. This should help with linear encoder acc...damic0142-12/+49
2019-11-26Fix indentation, add symlink for System folder. Seems to be working as expect...Raspberry Pi2-1/+2
2019-11-26Add interrupt flags so that motor cannot be triggered once the HW interrupt h...damic0141-12/+16
2019-11-21Added Andy's new swingup code. New issues with physical system: rod bearing k...Raspberry Pi2-16/+380
2019-11-21Fixed file imports to work with working directory of server.Raspberry Pi1-2/+2