Commit graph

28 commits

Author SHA1 Message Date
Yash Karandikar f24d28812a Disable logging and add a check before stopping thread 2022-02-24 17:48:07 -06:00
missing 5cb433bb19 stuff 2022-02-24 16:30:03 -06:00
Yash Karandikar bbe24e3082 Merge branch 'master' into logging 2022-02-16 13:55:10 -06:00
RiftBladeMc 684aac8aff Convert double to String better. 2022-02-10 19:35:04 -06:00
missing 643e59d161 log thread 2: electric boogaloo 2022-02-08 16:25:42 -06:00
missing 9f8dd38bd6 stuff that would be too much effort to split into multiple commits 2022-01-30 16:07:40 -06:00
missing 4486b489e8 add ability to set speed to 35% when holding the x button 2022-01-28 19:41:42 -06:00
missing b9fa9a44ed cleanup 2022-01-27 17:14:59 -06:00
missing aa18b17d29 make stuff not be static 2022-01-27 16:52:09 -06:00
missing 77de474ea1 add GameMotor enum so mapping from name -> port is in one place 2022-01-18 12:49:36 -06:00
missing c017d804f0 move basic gamepad controls into seperate class 2022-01-18 12:15:05 -06:00
missing 39ef371aff cleanup 2022-01-18 12:14:22 -06:00
4a656666 ba3c6b37bc update record/replay 2022-01-14 20:00:30 -06:00
4a656666 ab3d9b65c9 remove big unused comment 2022-01-04 22:54:31 -06:00
4a656666 34c40cf46c Add ability to record and then replay autonomous + fix warnings that annoy me when commiting 2021-12-04 21:52:45 -06:00
RiftBladeMC 44a71579b2 TotallyGamepaad 2021-12-03 17:50:06 -06:00
RiftBladeMC 77c4506234 TotallyGamepaad 2021-12-03 17:48:41 -06:00
Yash Karandikar 9477c7ba11 Split intake controls out to gamepad 2 2021-12-03 17:03:45 -06:00
4a656666 9cd15560b0 Add lift and carousel control 2021-12-02 17:15:15 -06:00
Yash Karandikar b565bdd4b4 Add code for moving intake 2021-12-02 17:03:58 -06:00
4a656666 c8e302cfaf fix bug that prevented turning in certain circumstances 2021-10-29 18:03:52 -05:00
4a656666 3782fda842 Add documentation 2021-10-26 17:31:26 -05:00
Yash Karandikar 2ba08ad89e Made movement *actually work* 2021-10-26 16:36:43 -05:00
4a656666 f6a47f3f64 Merge branch 'master' of https://github.com/karx1/FtcRobotController 2021-10-08 17:22:32 -05:00
4a656666 be8d7d8e3e add MovementAPI 2021-10-08 17:02:16 -05:00
Yash Karandikar c4f039fe4b add MovementAPI 2021-10-05 17:05:59 -05:00
Yash Karandikar 7ad95f8c6f Add Gamepad code (not working) 2021-10-05 16:22:39 -05:00
4a656666 f551e69f6f update API + add Gamepad.java 2021-10-03 15:32:31 -05:00