Commit Graph

260 Commits

Author SHA1 Message Date
Peter Johnson
b1877d5365
Add azure pipeline (#10)
Closes #6.
2018-12-25 15:57:40 -06:00
Peter Johnson
3a1ecb9c97
Add config 2018-12-21 22:33:23 -08:00
Peter Johnson
a204f295b9
Remove stage3 and stage4 (#8) 2018-12-21 22:27:03 -08:00
Peter Johnson
7a7125b4f3
Properly symlink supervise in /service/camera/log 2018-12-21 01:24:11 -08:00
Peter Johnson
ced1d8b736
Fix zips directory 2018-12-21 00:37:10 -08:00
Peter Johnson
2c8ecf21b5
Add application uploading 2018-12-21 00:08:34 -08:00
Peter Johnson
a6b151e7bd
Fix vision settings save 2018-12-20 14:13:11 -08:00
Peter Johnson
1e09760688
Move FRC_JSON and DHCPCD_CONF to Makefile 2018-12-20 13:36:38 -08:00
Peter Johnson
c559efc53a
Implement vision settings and start adding app settings 2018-12-20 13:26:14 -08:00
Peter Johnson
ee8ffe0636
rpiConfigServer: Force brand icon to fixed size
This fixes the size across all browsers.
2018-12-18 22:17:19 -08:00
Peter Johnson
af4bf84185
frcvision.js: Fix tabs vs spaces 2018-12-17 02:15:11 -08:00
Peter Johnson
8d2e358ea3
rpiConfigServer: add gnu-debuglink 2018-12-17 01:54:20 -08:00
Peter Johnson
b674a68516
Ignore multiCameraServer source files
These are copied from allwpilib during build
2018-12-17 00:56:37 -08:00
Peter Johnson
e33285763c
rpiConfigServer: Add NetworkSettings, other cleanups 2018-12-17 00:54:25 -08:00
Peter Johnson
7b78c412b0
Update rpiConfigServer formatting 2018-12-14 16:36:56 -08:00
Peter Johnson
bea3ad80b1
Build multiCameraServer 2018-12-11 20:13:14 -08:00
Peter Johnson
d37d27d2e1
Update .gitignore 2018-12-11 20:04:11 -08:00
Peter Johnson
98842b6728
Add rpiConfigServer to tools 2018-12-11 20:04:00 -08:00
Peter Johnson
88f549108f
Add java, cpp, and python examples 2018-12-08 00:45:27 -08:00
Peter Johnson
1768bdaa4c
Build external dependencies local to tree 2018-12-03 00:04:18 -08:00
Peter Johnson
4632d11a1e
Tweak cscore.so build a bit 2018-11-30 21:55:41 -08:00
Peter Johnson
26d7b94837
Use service log feature for robust kill/terminate 2018-11-30 21:26:58 -08:00
Peter Johnson
78f99637b9
Add pynetworktables and robotpy-cscore 2018-11-30 21:05:14 -08:00
Peter Johnson
a0a68d9a7a
Use netconsoleTee instead of netconsoleServer 2018-11-30 20:03:52 -08:00
Peter Johnson
bc480f82ca
Put the jar files in /home/pi/javalibs/ 2018-11-30 20:01:28 -08:00
Peter Johnson
e2e18ddbc0
Use setuidgids instead of sudo -u for setting groups 2018-11-30 19:58:54 -08:00
Peter Johnson
d0c39e088b
Use sudo instead of setuidpid
This keeps the supplementary groups, most importantly video, which is
needed to access the video devices.
2018-11-30 14:09:18 -08:00
Peter Johnson
90e5ced278
Include the opencv jar in the image. 2018-11-30 12:01:43 -08:00
Peter Johnson
1427b998cc
Put jars in /home/pi so they're on the default classpath 2018-11-30 11:45:19 -08:00
Peter Johnson
363cd449d2
Fix configServer supervise for read only filesystem 2018-11-30 03:22:07 -08:00
Peter Johnson
dd04f57093
Various updates, start including rpiConfigServer
* Provide shell script to copy in external dependencies
* Install Python 3 and build-essential
* Install OpenCV libraries including Python 3 bindings
* Install rpiConfigServer as service
* Improve service scripts with exec, netconsoleServer
* Don't include JDK debug info (shrinks zip size a lot)
* Include libraries, headers, and jars for wpiutil, cscore, ntcore
2018-11-30 02:40:39 -08:00
Peter Johnson
d687acb744
Initial FRCVision commit. 2018-11-16 00:52:05 -08:00
Tomas Cerskus
4fc1423fdf scripts: do not ignore errors inside on_chroot calls 2018-11-08 12:12:04 +00:00
Krisjanis Rijnieks
c9b658ecd6 Add curl to apt-get script in README 2018-10-22 13:58:15 +01:00
Serge Schneider
f8b629d6c7 Check /debootstrap exists before trying to remove 2018-10-15 09:12:13 +01:00
Serge Schneider
33e94c46f3 stage2: set timezone properly 2018-10-11 17:20:18 +01:00
Serge Schneider
7ccf8185b3 Remove /debootstrap 2018-10-11 16:29:31 +01:00
Serge Schneider
378a2bdfa7 stage2: remove left-over debconf file 2018-10-11 16:24:38 +01:00
Serge Schneider
7b40fd11bc Remove Mathematica 2018-10-09 12:32:37 +01:00
Serge Schneider
59cd0a3d9c stage2: add ssh-import-id 2018-10-04 15:41:31 +01:00
Serge Schneider
42279ee7b5 Update release notes 2018-09-25 15:59:58 +01:00
Serge Schneider
1133934111 export-noobs: keep 'quiet' in cmdline.txt 2018-09-24 12:03:42 +01:00
Serge Schneider
37da6846dd stage2: Set default timezone to 'London' 2018-09-10 10:11:40 +01:00
Serge Schneider
6000d5871f stage2: accept Mathematica EULA here instead of stage5 2018-09-10 09:58:17 +01:00
Attie Grande
330ce73491 added Troubleshooting section to README.md, and addressed binfmt_misc issues 2018-08-03 12:21:26 +01:00
Serge Schneider
02e4c733e3 Add localisation packages 2018-07-13 15:47:49 +01:00
Serge Schneider
99e43ea229 stage4: add libav-tools 2018-07-09 10:01:01 +01:00
Kalle Møller
568cfb014e Adding file to packages (#196) 2018-07-06 10:34:59 +01:00
Serge Schneider
07bb3bdc7d depends: add 'git' 2018-07-03 14:29:23 +01:00
Serge Schneider
8e898a6b34 depends: add 'file' 2018-07-03 14:21:57 +01:00