BE LEGAL, USE v0.7.1.350- Optionally use 1180 for TCP and be legal (see below)
- updated for cRIO image v27 and v28
- MJPEG camera support fixed (attachment to switch directly)
- AutoListen support (kind of like SmartDashboard)
- Bluetooth transfer control
- Faster run support
- C++ and Java can now directly add a ParticleAnalysisReport
- Now using VLC 1.1.7
and a
few other things
Being legal over TCP (DBPacket is always legal):
1. Don't use a camera on port 2, it will also broadcast on 1180
2. In C++ or Java, initialize ZomB with the arguments (TCP,
true)
3. In Visual ZomB, in the property editing window, click the [...] button next to Sources, and remove /TCP2, and select /TCP, and change it to custom, and add port 1180 (ex: zomb://.yourteamnumber:1180/TCP)
Download