55 lines
1.2 KiB
YAML
55 lines
1.2 KiB
YAML
|
API: 0.1
|
||
|
Name: Built-in sfx controls
|
||
|
Description: Built in -fx:smartdashboard controls from sfx.jar
|
||
|
Version: 0.0.1a1
|
||
|
Plugin ID: 611C21A7-6D24-4F51-81D6-E5615F59DADA
|
||
|
Controls:
|
||
|
-
|
||
|
Name: RedGreen
|
||
|
Description: Boolean control using Red and Green
|
||
|
Image: /bool/icon.png
|
||
|
Source: /bool/BadBool.fxml
|
||
|
Types: Boolean
|
||
|
Category: General
|
||
|
Defaults:
|
||
|
value: false
|
||
|
-
|
||
|
Name: PID Editor
|
||
|
Description: Default testing PID editor/viewer
|
||
|
Source: /pid/PIDParent.fxml
|
||
|
Image: /pid/pidicon.png
|
||
|
Group Type: PIDController
|
||
|
Category: General
|
||
|
Save Children: false
|
||
|
Sealed: true
|
||
|
Placeholders: [p, i, d, ff, set, disabled]
|
||
|
-
|
||
|
Name: Command
|
||
|
Description: Default testing PID editor/viewer
|
||
|
Source: /command/command.fxml
|
||
|
Image: /command/icon.png
|
||
|
Group Type: Command
|
||
|
Category: General
|
||
|
Save Children: false
|
||
|
Sealed: true
|
||
|
Placeholders: [Name]
|
||
|
-
|
||
|
Name: Subsystem
|
||
|
Description: Default Subsystem
|
||
|
Source: /subsystem/subsystem.fxml
|
||
|
Group Type: Subsystem
|
||
|
Category: General
|
||
|
Save Children: false
|
||
|
Sealed: true
|
||
|
Placeholders: [command]
|
||
|
-
|
||
|
Name: Tab Switcher
|
||
|
Description: Handy movable tab switcher
|
||
|
Image: /tab-switcher/icon.png
|
||
|
Source: /tab-switcher/tab_switcher.rb
|
||
|
Class: SD::CoreExt::TabSwitcher
|
||
|
Category: General
|
||
|
Save Children: false
|
||
|
Sealed: true
|
||
|
|