-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsimgui.json
More file actions
86 lines (86 loc) · 2.03 KB
/
simgui.json
File metadata and controls
86 lines (86 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"HALProvider": {
"Addressable LEDs": {
"window": {
"visible": true
}
},
"Other Devices": {
"CANCoder[3]": {
"header": {
"open": true
}
},
"Pigeon 2[0]": {
"header": {
"open": true
}
},
"Talon FX[2]/Fwd Limit": {
"header": {
"open": true
}
}
},
"RoboRIO": {
"RoboRIO Input": {
"open": true
}
}
},
"NTProvider": {
"types": {
"/FMSInfo": "FMSInfo",
"/LiveWindow/Ungrouped/PIDController[1]": "PIDController",
"/LiveWindow/Ungrouped/PIDController[2]": "PIDController",
"/LiveWindow/Ungrouped/PIDController[3]": "PIDController",
"/LiveWindow/Ungrouped/Pigeon 2 [0]": "Gyro",
"/LiveWindow/Ungrouped/Talon FX [11]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [12]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [1]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [21]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [22]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [2]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [31]": "Motor Controller",
"/LiveWindow/Ungrouped/Talon FX [32]": "Motor Controller",
"/Shuffleboard/Main/Auton Selection": "String Chooser",
"/SmartDashboard/Field": "Field2d",
"/SmartDashboard/Scheduler": "Scheduler"
},
"windows": {
"/SmartDashboard/Scheduler": {
"window": {
"visible": true
}
}
}
},
"NetworkTables": {
"transitory": {
"AdvantageKit": {
"DriverStation": {
"Joystick0": {
"open": true
}
}
},
"Shuffleboard": {
"Main": {
"open": true
}
},
"SmartDashboard": {
"Alerts": {
"open": true
},
"Scheduler": {
"open": true
},
"open": true
}
}
},
"NetworkTables View": {
"visible": false
}
}