|
1 | 1 | { |
2 | | - "fileName": "Phoenix5-replay-5.36.0.json", |
| 2 | + "fileName": "Phoenix5-5.36.0.json", |
3 | 3 | "name": "CTRE-Phoenix (v5)", |
4 | 4 | "version": "5.36.0", |
5 | 5 | "frcYear": "2026", |
6 | | - "uuid": "fbc886a4-2cec-40c0-9835-71086a8cc3df", |
| 6 | + "uuid": "ab676553-b602-441f-a38d-f1296eff6537", |
7 | 7 | "mavenUrls": [ |
8 | 8 | "https://maven.ctr-electronics.com/release/" |
9 | 9 | ], |
10 | | - "jsonUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-replay-frc2026-latest.json", |
| 10 | + "jsonUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2026-latest.json", |
11 | 11 | "requires": [ |
12 | 12 | { |
13 | | - "uuid": "e7900d8d-826f-4dca-a1ff-182f658e98af", |
| 13 | + "uuid": "e995de00-2c64-4df5-8831-c1441420ff19", |
14 | 14 | "errorMessage": "Phoenix 5 requires low-level libraries from Phoenix 6. Please add the Phoenix 6 vendordep before adding Phoenix 5.", |
15 | | - "offlineFileName": "Phoenix6-replay-frc2026-latest.json", |
16 | | - "onlineUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-replay-frc2026-latest.json" |
| 15 | + "offlineFileName": "Phoenix6-frc2026-latest.json", |
| 16 | + "onlineUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2026-latest.json" |
17 | 17 | } |
18 | 18 | ], |
19 | 19 | "conflictsWith": [ |
20 | 20 | { |
21 | | - "uuid": "e995de00-2c64-4df5-8831-c1441420ff19", |
22 | | - "errorMessage": "Users must use the regular Phoenix 5 vendordep when using the regular Phoenix 6 vendordep.", |
23 | | - "offlineFileName": "Phoenix6-frc2026-latest.json" |
| 21 | + "uuid": "e7900d8d-826f-4dca-a1ff-182f658e98af", |
| 22 | + "errorMessage": "Users must use the Phoenix 5 replay vendordep when using the Phoenix 6 replay vendordep.", |
| 23 | + "offlineFileName": "Phoenix6-replay-frc2026-latest.json" |
24 | 24 | }, |
25 | 25 | { |
26 | | - "uuid": "ab676553-b602-441f-a38d-f1296eff6537", |
| 26 | + "uuid": "fbc886a4-2cec-40c0-9835-71086a8cc3df", |
27 | 27 | "errorMessage": "Users cannot have both the replay and regular Phoenix 5 vendordeps in their robot program.", |
28 | | - "offlineFileName": "Phoenix5-frc2026-latest.json" |
| 28 | + "offlineFileName": "Phoenix5-replay-frc2026-latest.json" |
29 | 29 | } |
30 | 30 | ], |
31 | 31 | "javaDependencies": [ |
|
47 | 47 | "version": "5.36.0", |
48 | 48 | "isJar": false, |
49 | 49 | "skipInvalidPlatforms": true, |
50 | | - "validPlatforms": [ |
51 | | - "linuxathena" |
52 | | - ], |
53 | | - "simMode": "hwsim" |
54 | | - }, |
55 | | - { |
56 | | - "groupId": "com.ctre.phoenix.replay", |
57 | | - "artifactId": "cci-replay", |
58 | | - "version": "5.36.0", |
59 | | - "isJar": false, |
60 | | - "skipInvalidPlatforms": true, |
61 | 50 | "validPlatforms": [ |
62 | 51 | "windowsx86-64", |
63 | 52 | "linuxx86-64", |
64 | 53 | "linuxarm64", |
65 | | - "osxuniversal" |
| 54 | + "linuxathena" |
66 | 55 | ], |
67 | 56 | "simMode": "hwsim" |
68 | 57 | }, |
|
91 | 80 | "sharedLibrary": true, |
92 | 81 | "skipInvalidPlatforms": true, |
93 | 82 | "binaryPlatforms": [ |
| 83 | + "windowsx86-64", |
| 84 | + "linuxx86-64", |
| 85 | + "linuxarm64", |
94 | 86 | "linuxathena" |
95 | 87 | ], |
96 | 88 | "simMode": "hwsim" |
|
104 | 96 | "sharedLibrary": true, |
105 | 97 | "skipInvalidPlatforms": true, |
106 | 98 | "binaryPlatforms": [ |
| 99 | + "windowsx86-64", |
| 100 | + "linuxx86-64", |
| 101 | + "linuxarm64", |
107 | 102 | "linuxathena" |
108 | 103 | ], |
109 | 104 | "simMode": "hwsim" |
|
116 | 111 | "headerClassifier": "headers", |
117 | 112 | "sharedLibrary": true, |
118 | 113 | "skipInvalidPlatforms": true, |
119 | | - "binaryPlatforms": [ |
120 | | - "linuxathena" |
121 | | - ], |
122 | | - "simMode": "hwsim" |
123 | | - }, |
124 | | - { |
125 | | - "groupId": "com.ctre.phoenix.replay", |
126 | | - "artifactId": "wpiapi-cpp-replay", |
127 | | - "version": "5.36.0", |
128 | | - "libName": "CTRE_Phoenix_WPIReplay", |
129 | | - "headerClassifier": "headers", |
130 | | - "sharedLibrary": true, |
131 | | - "skipInvalidPlatforms": true, |
132 | 114 | "binaryPlatforms": [ |
133 | 115 | "windowsx86-64", |
134 | 116 | "linuxx86-64", |
135 | 117 | "linuxarm64", |
136 | | - "osxuniversal" |
137 | | - ], |
138 | | - "simMode": "hwsim" |
139 | | - }, |
140 | | - { |
141 | | - "groupId": "com.ctre.phoenix.replay", |
142 | | - "artifactId": "api-cpp-replay", |
143 | | - "version": "5.36.0", |
144 | | - "libName": "CTRE_PhoenixReplay", |
145 | | - "headerClassifier": "headers", |
146 | | - "sharedLibrary": true, |
147 | | - "skipInvalidPlatforms": true, |
148 | | - "binaryPlatforms": [ |
149 | | - "windowsx86-64", |
150 | | - "linuxx86-64", |
151 | | - "linuxarm64", |
152 | | - "osxuniversal" |
153 | | - ], |
154 | | - "simMode": "hwsim" |
155 | | - }, |
156 | | - { |
157 | | - "groupId": "com.ctre.phoenix.replay", |
158 | | - "artifactId": "cci-replay", |
159 | | - "version": "5.36.0", |
160 | | - "libName": "CTRE_PhoenixCCIReplay", |
161 | | - "headerClassifier": "headers", |
162 | | - "sharedLibrary": true, |
163 | | - "skipInvalidPlatforms": true, |
164 | | - "binaryPlatforms": [ |
165 | | - "windowsx86-64", |
166 | | - "linuxx86-64", |
167 | | - "linuxarm64", |
168 | | - "osxuniversal" |
| 118 | + "linuxathena" |
169 | 119 | ], |
170 | 120 | "simMode": "hwsim" |
171 | 121 | }, |
|
0 commit comments