burrow-pi-img/deps/tools/rpiConfigServer_src
Peter Johnson 43c710ec39
Build wpilib with cmake instead of gradle (#15)
* Move java lib install to /usr/local/frc/java
* Build and install both debug and normal OpenCV libraries
* Install OpenCV cmake files
* Build OpenCV Java with version 8 target
* Build static OpenCV for static allwpilib binaries
* Move netconsoleTee install to /usr/local/frc/bin
* Move multiCameraServer default app install to /usr/local/frc/bin
* Install more FRC binaries
* Fix /home/pi/zips/java-multiCameraServer.zip owner to pi:pi
* Remove azure 60 minute timeout
* Add openjdk-8-jdk to Azure docker image (this is needed for cmake to find javah as only cmake 3.9 is available)
2018-12-30 02:07:22 -08:00
..
resources Persist vision log enabled setting on client side (#13) 2018-12-28 22:48:07 -06:00
Application.cpp Build wpilib with cmake instead of gradle (#15) 2018-12-30 02:07:22 -08:00
Application.h Add application uploading 2018-12-21 00:08:34 -08:00
DataHistory.h Update rpiConfigServer formatting 2018-12-14 16:36:56 -08:00
main.cpp rpiConfigServer: Add NetworkSettings, other cleanups 2018-12-17 00:54:25 -08:00
MyHttpConnection.cpp Implement vision settings and start adding app settings 2018-12-20 13:26:14 -08:00
MyHttpConnection.h Implement vision settings and start adding app settings 2018-12-20 13:26:14 -08:00
NetworkSettings.cpp Move FRC_JSON and DHCPCD_CONF to Makefile 2018-12-20 13:36:38 -08:00
NetworkSettings.h rpiConfigServer: Add NetworkSettings, other cleanups 2018-12-17 00:54:25 -08:00
SystemStatus.cpp rpiConfigServer: Add NetworkSettings, other cleanups 2018-12-17 00:54:25 -08:00
SystemStatus.h Update rpiConfigServer formatting 2018-12-14 16:36:56 -08:00
VisionSettings.cpp Fix vision settings save 2018-12-20 14:13:11 -08:00
VisionSettings.h Implement vision settings and start adding app settings 2018-12-20 13:26:14 -08:00
VisionStatus.cpp Update rpiConfigServer formatting 2018-12-14 16:36:56 -08:00
VisionStatus.h rpiConfigServer: Add NetworkSettings, other cleanups 2018-12-17 00:54:25 -08:00
WebSocketHandlers.cpp Add application uploading 2018-12-21 00:08:34 -08:00
WebSocketHandlers.h Implement vision settings and start adding app settings 2018-12-20 13:26:14 -08:00