SCRIPT: Pregenerate files

This commit is contained in:
PJ Reiniger
2025-11-07 19:56:29 -05:00
committed by Peter Johnson
parent e0320a942a
commit 108a8c0f9b
50 changed files with 1024 additions and 1028 deletions

View File

@@ -6,11 +6,11 @@
package org.wpilib.driverstation;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.util.sendable.Sendable;
import org.wpilib.util.sendable.SendableBuilder;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
/**
* Handle input from PS4 controllers connected to the Driver Station.

View File

@@ -6,11 +6,11 @@
package org.wpilib.driverstation;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.util.sendable.Sendable;
import org.wpilib.util.sendable.SendableBuilder;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
/**
* Handle input from PS5 controllers connected to the Driver Station.

View File

@@ -6,11 +6,11 @@
package org.wpilib.driverstation;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.util.sendable.Sendable;
import org.wpilib.util.sendable.SendableBuilder;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
/**
* Handle input from Stadia controllers connected to the Driver Station.

View File

@@ -6,11 +6,11 @@
package org.wpilib.driverstation;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.util.sendable.Sendable;
import org.wpilib.util.sendable.SendableBuilder;
import org.wpilib.event.BooleanEvent;
import org.wpilib.event.EventLoop;
/**
* Handle input from Xbox controllers connected to the Driver Station.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* AndyMark Koors40 Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* REV Robotics SPARK Flex Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* REV Robotics SPARK MAX Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* Cross the Road Electronics (CTRE) Talon FX Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* Cross the Road Electronics (CTRE) Talon SRX Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* Playing with Fusion Venom Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* Cross the Road Electronics (CTRE) Victor SPX Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* REV Robotics SPARK Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* REV Robotics SPARKMini Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* Cross the Road Electronics (CTRE) Talon Motor Controller.

View File

@@ -6,8 +6,8 @@
package org.wpilib.hardware.motor;
import org.wpilib.hardware.hal.HAL;
import org.wpilib.hardware.discrete.PWM;
import org.wpilib.hardware.hal.HAL;
/**
* Vex Robotics Victor SP Motor Controller.