68 lines
2.7 KiB
YAML
68 lines
2.7 KiB
YAML
|
|
# Software/Firmware Update Tracker
|
||
|
|
# Checked by wiki-update-scanner cron (on-season: daily, off-season: weekly)
|
||
|
|
#
|
||
|
|
# Season rules:
|
||
|
|
# ON-SEASON (Jan-Apr): FRC competition season. Daily checks.
|
||
|
|
# Game manual updates, WPILib releases, firmware patches are critical.
|
||
|
|
# OFF-SEASON (May-Dec): Weekly checks. Major version bumps only.
|
||
|
|
|
||
|
|
tracked_software:
|
||
|
|
- name: PhotonVision
|
||
|
|
source_url: https://photonvision.org/
|
||
|
|
release_url: https://github.com/PhotonVision/photonvision/releases
|
||
|
|
current_version: "v2026.3.4"
|
||
|
|
wiki_module: photonvision
|
||
|
|
check_frequency: "on-season:daily,off-season:weekly"
|
||
|
|
last_checked: "2026-05-15"
|
||
|
|
last_updated: "2026-05-15"
|
||
|
|
notes: FRC vision coprocessor. 2890 runs this on Mothman.
|
||
|
|
|
||
|
|
- name: MegaTag (Limelight)
|
||
|
|
source_url: https://docs.limelightvision.io/docs/docs-limelight/pipeline-apriltag/apriltag-robot-localization
|
||
|
|
release_url: https://docs.limelightvision.io/docs/docs-limelight/pipeline-apriltag/apriltag-robot-localization-megatag2
|
||
|
|
current_version: "MegaTag2"
|
||
|
|
wiki_module: megatag
|
||
|
|
check_frequency: "on-season:daily,off-season:weekly"
|
||
|
|
last_checked: "2026-05-15"
|
||
|
|
last_updated: null
|
||
|
|
notes: Limelight pose estimation. 2890 uses PhotonVision equivalent.
|
||
|
|
|
||
|
|
- name: WPILib
|
||
|
|
source_url: https://docs.wpilib.org/en/stable/
|
||
|
|
release_url: https://github.com/wpilibsuite/allwpilib/releases
|
||
|
|
current_version: "v2026.2.1"
|
||
|
|
wiki_module: null
|
||
|
|
check_frequency: "on-season:daily,off-season:weekly"
|
||
|
|
last_checked: "2026-05-15"
|
||
|
|
last_updated: "2026-05-15"
|
||
|
|
notes: Core FRC library. Major releases align with kickoff.
|
||
|
|
|
||
|
|
- name: YAGSL
|
||
|
|
source_url: https://docs.yagsl.com/
|
||
|
|
release_url: https://github.com/BroncBotz3481/YAGSL/releases
|
||
|
|
current_version: "2025.0.14"
|
||
|
|
wiki_module: null
|
||
|
|
check_frequency: "on-season:daily,off-season:weekly"
|
||
|
|
last_checked: "2026-05-15"
|
||
|
|
last_updated: null
|
||
|
|
notes: Swerve drive library. 2890 uses this.
|
||
|
|
|
||
|
|
- name: FRC Game Manual
|
||
|
|
source_url: https://firstfrc.blob.core.windows.net/frc2024/Manual/2024FRCGameManual.pdf
|
||
|
|
release_url: https://www.firstinspires.org/resource-library/frc/game-and-season-info
|
||
|
|
current_version: "2026-REBUILT"
|
||
|
|
wiki_module: null
|
||
|
|
check_frequency: "on-season:daily,off-season:monthly"
|
||
|
|
last_checked: "2026-05-15"
|
||
|
|
last_updated: null
|
||
|
|
notes: Game manual. Critical during on-season for team updates.
|
||
|
|
|
||
|
|
- name: Fusion 360
|
||
|
|
source_url: https://www.autodesk.com/products/fusion-360/updates
|
||
|
|
release_url: https://www.autodesk.com/products/fusion-360/updates
|
||
|
|
current_version: null
|
||
|
|
wiki_module: fusion-360
|
||
|
|
check_frequency: "on-season:weekly,off-season:monthly"
|
||
|
|
last_checked: "2026-05-15"
|
||
|
|
last_updated: null
|
||
|
|
notes: CAD software. Less critical but students use it.
|