I am running in a corporate environment without WiFi, so I don't get OTA updates unless I bring my device home. After reading about problems with onFrameAvailable() callbacks in the past month I became skeptical of doing any updating for the time being. I currently have at least one update available, but I have declined. My device is running:
Project Tango Core: 1.10:2015.03.27-kalman-release-0...
Build number: KOT49H.150309
Image frame format: RGBA
So the question is, should I update? Or should I bury my head in the sand for a while and wait?
A related question (that maybe should be posted separately) is, how many more times will the image format change? Should we code as though the format will change with every new release? Will the format always be listed in the Release Notes? (It is for new Leibniz, YUV420SP. But it wasn't for either Jacobi or Kelvin when it switched to RGBA.)