diff --git a/falconscoutcore/config.json b/falconscoutcore/config.json index 947050f..c88a6e2 100644 --- a/falconscoutcore/config.json +++ b/falconscoutcore/config.json @@ -7,26 +7,31 @@ "Alliance", "DriverStation", "TeamNumber", - "AutoSpeaker", - "AutoAmp", - "AutoLeave", + "AutoCoralL1", + "AutoCoralL2", + "AutoCoralL3", + "AutoCoralL4", + "AutoBarge", + "AutoProcessor", "AutoCenterline", + "AutoLeave", "AutoNotes", - "TeleopSpeaker", - "TeleopAmp", - "TeleopTrap", - "TeleopPassing", + "TeleopCoralL1", + "TeleopCoralL2", + "TeleopCoralL3", + "TeleopCoralL4", + "TeleopAlgaeBarge", + "TeleopAlgaeProcessor", "TeleopNotes", "Parked", "ClimbStatus", - "Harmonized", "ClimbSpeed", "EndgameNotes", "Disabled", + "StabilityRating", + "RobotStyleType", "DriverRating", - "DefenseTime", - "DefenseSkill", - "CounterDefenseSkill", + "IntakeDefenseRating", "RatingNotes" ], "qualitative_data_labels": [ @@ -38,11 +43,8 @@ "AutoDrivingSkills", "AutoGeneralNotes", "TeleopIntakeLocation", - "SpeakerAccuracy", - "AmpAccuracy", - "AligningSpeed", - "ScoringSpeed", - "IntakingSpeed", + "TeleopGeneralNotes", + "ClimbAlignmentSpeed", "EndgameGeneralNotes" ], "json_file": "./data/2024cur_match_data.json", diff --git a/scoutingapp/src/components/inputs/IncrementNumberInput.tsx b/scoutingapp/src/components/inputs/IncrementNumberInput.tsx index 5793dd7..da2d55b 100644 --- a/scoutingapp/src/components/inputs/IncrementNumberInput.tsx +++ b/scoutingapp/src/components/inputs/IncrementNumberInput.tsx @@ -28,7 +28,7 @@ function IncrementNumberInput(props: ComponentSetup) { > - -
{counter}