Tyler Veness
ae72c0b296
Clean up style issues in wpilibj_frcnetcomm.py ( #1199 )
2018-07-21 23:50:40 -07:00
Austin Shalit
1d8456e2bf
Move FRCNetComm.java into generated directory ( #1168 )
2018-06-28 13:37:14 -07:00
Austin Shalit
e548a5f705
Update and enable PMD 6.3.0 ( #1107 )
2018-06-03 10:00:53 -07:00
Thad House
c04f463b78
Makes FRCNetComm interfaces static final classes. ( #1118 )
...
Closes #1104
2018-05-29 15:55:38 -07:00
Tyler Veness
35cfe0d92c
Add comment to FRCNetComm.java noting that it is autogenerated ( #1115 )
2018-05-28 18:29:42 -07:00
Tyler Veness
8958c4eabd
Fixed wpilibj_frcnetcomm.py and added invocation to Travis ( #1106 )
...
Making Travis run wpilibj_frcnetcomm.py will help avoid bitrot in
FRCNetComm.java in the future. Formatting was also enabled on Python
source files and FRCNetComm.java was added back to the generated files
list.
2018-05-28 00:53:39 -04:00
Tyler Veness
e44a6e227a
Refactored wpilibj HAL JNI to simplify generating it from HAL headers ( #109 )
...
wpilibj FRCNetworkCommunication.java is now generated from HAL headers and was renamed to FRCNetComm.java
2016-07-10 16:24:57 -07:00