Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

samdev-7

samdev-7 pushed 62 commits to intake Earl-Of-March-FRC/2025-7476-Reefscape
  • Fix readme e80900a
  • Merge branch 'main' into drivetrain 82d853e
  • Add drive subsystem and command 7fe3ac0
  • Move limelight code from Earl-Of-March-FRC/2025-7476-Reefscape-Limelight 4f48973
  • adjusted return factors for returning an algae to llpython e268812
  • limelight algae detection threshholding adjustments 6314554
  • Robot oriented drive a2b32b9
  • Add Gyro 87c888a
  • Field relative drive 6e10875
  • Field relative drive fixes d2af7e6
  • Add gyro calibration d7a71df
  • Tested new detection range: 19ft e6ace63
  • [UNTESTED] Get limelight data from NetworkTable 3a871a0
  • Merge branch 'vision' of https://github.com/Earl-Of-March-FRC/2025-7476-Reefscape into vision ee55782
  • Added the GyriNavX class 5970b05
  • Moved GyroNavX into the drive train folder e2550e2
  • [TESTED] limelight algae detection 20' 7495053
  • Changed constants to match CanId's ad7709f
  • Use NavX gyro f31d62f
  • Add comment 2714b4f
  • and 42 more ...

View on GitHub

samdev-7 pushed 42 commits to indexer Earl-Of-March-FRC/2025-7476-Reefscape
  • Move limelight code from Earl-Of-March-FRC/2025-7476-Reefscape-Limelight 4f48973
  • adjusted return factors for returning an algae to llpython e268812
  • limelight algae detection threshholding adjustments 6314554
  • Tested new detection range: 19ft e6ace63
  • [UNTESTED] Get limelight data from NetworkTable 3a871a0
  • Merge branch 'vision' of https://github.com/Earl-Of-March-FRC/2025-7476-Reefscape into vision ee55782
  • [TESTED] limelight algae detection 20' 7495053
  • Added auto command to drive a direction for a set amount of seconds 4b3f3eb
  • Merge branch 'drivetrain' of https://github.com/Earl-Of-March-FRC/2025-7476-Reefscape into drivetrain e1b350c
  • CHanged autoDrive command to use auto constants and added more auto constants 4b287c3
  • Add advantagekit 282d45f
  • Added odometry to show X and Y pose 2913004
  • Merge branch 'drivetrain' of https://github.com/Earl-Of-March-FRC/2025-7476-Reefscape into drivetrain 44e8060
  • Log odometry 0f0ce2f
  • [TESTED - Elliott] Network table code works with response from limelight ca83563
  • [Elliott] current release of working limelight detection (including network table compatability c98b6a9
  • [UNTESTED - Elliott] theoretical distance and angle identification 897fe57
  • Elliott - Algae detection changes to network tables 6d6b07f
  • Added advantage kit support for odometry 8cb73ff
  • Add linux gradlew 4d1c193
  • and 22 more ...

View on GitHub

samdev-7 pushed 1 commit to drivetrain Earl-Of-March-FRC/2025-7476-Reefscape
  • Revert "Merged vision to drivetrain; added logging to SetPipelineCommand" This reverts commit 1ccfde76422bbfddc5f3ff... 80af5ea

View on GitHub

samdev-7 pushed 10 commits to drivetrain-pathplanner Earl-Of-March-FRC/2025-7476-Reefscape
  • Move limelight code from Earl-Of-March-FRC/2025-7476-Reefscape-Limelight cfd15c6
  • limelight algae detection threshholding adjustments c22fdc1
  • [TESTED] limelight algae detection 20' 1ca8a3c
  • [TESTED - Elliott] Network table code works with response from limelight ee74e51
  • [Elliott] current release of working limelight detection (including network table compatability d348ce7
  • Elliott - Algae detection changes to network tables 4df313c
  • controller pipeline switch b1ed20e
  • Merged vision into drivetrain branch ef7e807
  • Remove duplicate controller binding b7e5b53
  • Fix merge issues 146d147

View on GitHub

samdev-7 open sourced samdev-7/tej4m-scribe
samdev-7 pushed 1 commit to main samdev-7/tej4m-scribe

View on GitHub

samdev-7 pushed 1 commit to v3 samdev-7/website
  • Increase project image slideshow delay b93a071

View on GitHub

samdev-7 pushed 1 commit to v3 samdev-7/website

View on GitHub

samdev-7 pushed 1 commit to main samdev-7/samdev-7

View on GitHub

samdev-7 pushed 1 commit to v3 samdev-7/website

View on GitHub

samdev-7 pushed 1 commit to main samdev-7/samdev-7

View on GitHub

samdev-7 pushed 1 commit to main samdev-7/samdev-7

View on GitHub

samdev-7 pushed 1 commit to drivetrain-pathplanner Earl-Of-March-FRC/2025-7476-Reefscape

View on GitHub

samdev-7 pushed 1 commit to drivetrain-pathplanner Earl-Of-March-FRC/2025-7476-Reefscape
  • Automatically add autos to chooser 99eb7c9

View on GitHub

samdev-7 created a branch on Earl-Of-March-FRC/2025-7476-Reefscape

drivetrain-pathplanner - Official 7476 robot code for the 2025 FRC Reefscape season.

samdev-7 deleted a branch Earl-Of-March-FRC/2025-7476-Reefscape

drivetrain-pathplanner

samdev-7 created a branch on Earl-Of-March-FRC/2025-7476-Reefscape

drivetrain-pathplanner - Official 7476 robot code for the 2025 FRC Reefscape season.

samdev-7 pushed 23 commits to ci Earl-Of-March-FRC/2025-7476-Reefscape
  • Fix readme e80900a
  • Merge branch 'main' into drivetrain 82d853e
  • Add drive subsystem and command 7fe3ac0
  • Robot oriented drive a2b32b9
  • Add Gyro 87c888a
  • Field relative drive 6e10875
  • Field relative drive fixes d2af7e6
  • Add gyro calibration d7a71df
  • Added the GyriNavX class 5970b05
  • Moved GyroNavX into the drive train folder e2550e2
  • Changed constants to match CanId's ad7709f
  • Use NavX gyro f31d62f
  • Add comment 2714b4f
  • Use AD gyro 403181a
  • Merge branch 'main' into drivetrain 793c2a3
  • Update README.md 2ba9c69
  • Update README.md f92bd9f
  • Update README.md 9189a09
  • Merge branch 'main' into drivetrain 56ba2e7
  • Merge branch 'drivetrain' of https://github.com/Earl-Of-March-FRC/2025-7476-Reefscape into drivetrain 202f50d
  • and 3 more ...

View on GitHub

samdev-7 pushed 16 commits to ci Earl-Of-March-FRC/2025-7476-Reefscape

View on GitHub

samdev-7 created a branch on Earl-Of-March-FRC/2025-7476-Reefscape

ci - Official 7476 robot code for the 2025 FRC Reefscape season.

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
Fix capped max speed

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
navX gyro did not work with I2C, swapped to USB.

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
Indentation formatting fixes

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
Indentation formatting fixes.

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
AdvantageKit init

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
For adding AdvantageKit

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
For variable naming consistency

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
For consistency

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
Fixed gearing calculations for odometry

View on GitHub

samdev-7 created a review comment on a pull request on Earl-Of-March-FRC/2025-7476-Reefscape
Indentation formatting fixes

View on GitHub

Load more