]> git.taranathan.com Git - FRC2026.git/log
FRC2026.git
5 months agoAdd comments and checks.
Arnav495 [Fri, 23 Jan 2026 21:44:58 +0000 (13:44 -0800)]
Add comments and checks.

6 months agoAdd more tests for shooter physics; find more bugs.
Arnav495 [Thu, 15 Jan 2026 23:13:40 +0000 (15:13 -0800)]
Add more tests for shooter physics; find more bugs.

I really can't do the quadratic formula correctly, can I.

6 months agoFix mixed camel-case and snake-case.
Arnav495 [Thu, 15 Jan 2026 05:48:05 +0000 (21:48 -0800)]
Fix mixed camel-case and snake-case.

6 months agoUpdate ShooterPhysics.java
mixxlto [Thu, 15 Jan 2026 05:33:58 +0000 (21:33 -0800)]
Update ShooterPhysics.java

6 months agomore stinky variable names
mixxlto [Thu, 15 Jan 2026 05:29:30 +0000 (21:29 -0800)]
more stinky variable names

6 months agoMerge branch 'shooter-calcs' of https://github.com/iron-claw-972/FRC2026 into shooter...
mixxlto [Thu, 15 Jan 2026 05:26:18 +0000 (21:26 -0800)]
Merge branch 'shooter-calcs' of https://github.com/iron-claw-972/FRC2026 into shooter-calcs

6 months agorenamed sloppy variables
mixxlto [Thu, 15 Jan 2026 05:23:48 +0000 (21:23 -0800)]
renamed sloppy variables

6 months agoAdd code to calculate with a fixed velocity.
Arnav495 [Thu, 15 Jan 2026 04:53:56 +0000 (20:53 -0800)]
Add code to calculate with a fixed velocity.

6 months agoAdded more tests; found more bugs.
Arnav495 [Mon, 12 Jan 2026 19:35:07 +0000 (11:35 -0800)]
Added more tests; found more bugs.

6 months agoAdd unit test and fix bugs.
Arnav495 [Mon, 12 Jan 2026 05:14:35 +0000 (21:14 -0800)]
Add unit test and fix bugs.

6 months agoAdd code for shooter physics.
Arnav495 [Sun, 11 Jan 2026 05:16:57 +0000 (21:16 -0800)]
Add code for shooter physics.

9 months agofinal update codeowners
Saara21 [Mon, 20 Oct 2025 22:17:42 +0000 (15:17 -0700)]
final update codeowners

i will make a PR next time and not push to main directly

9 months agoupdate codeowners
Saara21 [Mon, 20 Oct 2025 22:13:50 +0000 (15:13 -0700)]
update codeowners

9 months agoMerge pull request #4 from iron-claw-972/check-targets
Saara21 [Mon, 20 Oct 2025 22:02:53 +0000 (15:02 -0700)]
Merge pull request #4 from iron-claw-972/check-targets

Check a pipeline result has targets before using it.

10 months agoCheck a pipeline result has targets before using it.
Arnav495 [Thu, 4 Sep 2025 19:57:03 +0000 (12:57 -0700)]
Check a pipeline result has targets before using it.

The null check works fine, but produces warnings.

10 months agoMerge branch 'fix-encoding'
Arnav495 [Fri, 29 Aug 2025 02:38:36 +0000 (19:38 -0700)]
Merge branch 'fix-encoding'

11 months agoRemove unnecesary newline.
Arnav495 [Thu, 7 Aug 2025 21:59:50 +0000 (14:59 -0700)]
Remove unnecesary newline.

11 months agoAdd createVersionFile to CI.
Arnav495 [Thu, 7 Aug 2025 21:57:32 +0000 (14:57 -0700)]
Add createVersionFile to CI.

11 months agoForce UTF-8 for compilation.
Arnav495 [Thu, 7 Aug 2025 21:42:03 +0000 (14:42 -0700)]
Force UTF-8 for compilation.

11 months agoAdd .factorypath to .gitignore
Arnav495 [Thu, 7 Aug 2025 18:43:18 +0000 (11:43 -0700)]
Add .factorypath to .gitignore

13 months agoRemove m_ from variables in old commands
Kyle-Eldridge [Fri, 30 May 2025 17:04:15 +0000 (10:04 -0700)]
Remove m_ from variables in old commands

Also add comments. This makes the naming convention more consistent.

14 months agoFix comment
Kyle-Eldridge [Wed, 23 Apr 2025 00:56:53 +0000 (17:56 -0700)]
Fix comment

14 months agoDelete 2025 code
Kyle-Eldridge [Tue, 22 Apr 2025 23:06:04 +0000 (16:06 -0700)]
Delete 2025 code

14 months agoUpdate README.md
Kyle-Eldridge [Tue, 22 Apr 2025 22:01:40 +0000 (15:01 -0700)]
Update README.md

14 months agoCopy 2025 code and change CODEOWNERS
Kyle-Eldridge [Tue, 22 Apr 2025 21:59:34 +0000 (14:59 -0700)]
Copy 2025 code and change CODEOWNERS

14 months agoInitial commit
Kyle-Eldridge [Tue, 22 Apr 2025 21:51:58 +0000 (14:51 -0700)]
Initial commit