Skip to content

Releases: Flash3388/FlashFRC

Release 2024.1.3

02 Feb 20:47
Compare
Choose a tag to compare
  • Using latest WPILib
  • Update InstanceId for robot to be constant, and thus easily identifiable.

Release 2024.1.1

16 Jan 19:21
Compare
Choose a tag to compare
  • Support for 2024 season
    • updated used dependencies (among others, wpilib) to 2024 versions
  • Using Watchdog from flashlib to track main loop overruns.

Release 2024.0.1-beta-1

21 Dec 18:34
Compare
Choose a tag to compare
Pre-release

Updated to latest WPILib 2024 beta

Release 2023.3.1

08 Nov 23:00
Compare
Choose a tag to compare
  • Updated to use latest FlashLib, including the new changes from it
  • Verifying classification of runtime type on start

Release 2023.3.0

29 Sep 08:29
3f25fd5
Compare
Choose a tag to compare
  • 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

Release 2023.1.0

06 Jan 18:23
Compare
Choose a tag to compare

Release for the 2023 competition season.

Release 2023.1.0-beta.1

09 Dec 08:47
47b8d72
Compare
Choose a tag to compare
Pre-release

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.

Release 2022.2.0

23 Feb 08:57
Compare
Choose a tag to compare
v2022.2.0

Merge branch 'development'

Release 2022.1.0

08 Jan 23:12
1442587
Compare
Choose a tag to compare

Updated to work with WPILib for 2022.

Release 2021.2.0

15 Dec 15:32
Compare
Choose a tag to compare
  • Added simulation support.
  • Updated to latest FlashLib version.