FlashFRC

FRC Plugin for FlashLib

BSD-3-CLAUSE License

Stars
1

Bot releases are hidden (Show)

FlashFRC - Release 2024.1.3

Published by tomtzook 9 months ago

  • Using latest WPILib
  • Update InstanceId for robot to be constant, and thus easily identifiable.
FlashFRC - Release 2024.1.1 Latest Release

Published by tomtzook 9 months ago

  • Support for 2024 season
    • updated used dependencies (among others, wpilib) to 2024 versions
  • Using Watchdog from flashlib to track main loop overruns.
FlashFRC - Release 2024.0.1-beta-1

Published by tomtzook 10 months ago

Updated to latest WPILib 2024 beta

FlashFRC - Release 2023.3.1

Published by tomtzook 12 months ago

  • Updated to use latest FlashLib, including the new changes from it
  • Verifying classification of runtime type on start
FlashFRC - Release 2023.3.0

Published by tomtzook about 1 year ago

  • Updated to use latest FlashLib, including the new changes from it
  • Added flashlib.frc.devices as part of FlashLib's DeviceInterface
  • OBSR implementation based on NetworkTables
FlashFRC - Release 2023.1.0

Published by tomtzook almost 2 years ago

Release for the 2023 competition season.

FlashFRC - Release 2023.1.0-beta.1

Published by tomtzook almost 2 years ago

Release for the 2023 competition season.

  • Updated to use latest FlashLib, including the new changes from it. Release Notes
  • Updated to work with WPILib 2023.
    • flashlib.frc.nt now uses subscriptions and topics to listen for nt events.
  • Updated SpeedControllers with methods for adding specific speed controllers, which are available in WPILib.
FlashFRC - Release 2022.2.0

Published by tomtzook over 2 years ago

FlashFRC - Release 2022.1.0

Published by tomtzook almost 3 years ago

Updated to work with WPILib for 2022.

FlashFRC - Release 2021.2.0

Published by tomtzook almost 3 years ago

  • Added simulation support.
  • Updated to latest FlashLib version.
FlashFRC - Release v2021.1.0

Published by tomtzook almost 3 years ago

Updated to working with WPILib 2021.

FlashFRC - Release 2020.1.0

Published by tomtzook almost 5 years ago

  • First release for the 2020 FRC season.
  • Added DelegatingRobotBase as a new robot base.
FlashFRC - Release 2019.1.0-alpha.3

Published by tomtzook over 5 years ago

An alpha pre-release for 2019 FRC competition