Part of #82 ## What Flash and test trios_meshd_video.rs on 2× P203 Mini boards. ## Steps 1. Cross-compile: `cargo zigbuild --release --target armv7-unknown-linux-musleabihf` 2. Copy to P203 #1 and #2 3. Create config files (id/listen/peer) 4. Run: `TRIOS_VIDEO_IN=0.0.0.0:7000 TRIOS_VIDEO_OUT=phone_ip:7001 TRIOS_VIDEO_DST=12 ./trios_meshd_video node1.cfg` 5. Send test UDP from Mac → P203 #1 → P203 #2 → Mac 6. Verify fragmentation + reassembly ## Config ``` id 11 listen 0.0.0.0:5000 peer 12 192.168.1.12:5000 ``` ## Gate UDP packet roundtrips Mac → P203#1 → radio → P203#2 → Mac. phi^2 + phi^-2 = 3
Part of #82
What
Flash and test trios_meshd_video.rs on 2× P203 Mini boards.
Steps
cargo zigbuild --release --target armv7-unknown-linux-musleabihfTRIOS_VIDEO_IN=0.0.0.0:7000 TRIOS_VIDEO_OUT=phone_ip:7001 TRIOS_VIDEO_DST=12 ./trios_meshd_video node1.cfgConfig
Gate
UDP packet roundtrips Mac → P203#1 → radio → P203#2 → Mac.
phi^2 + phi^-2 = 3