Brian Ledbetter

Results 94 comments of Brian Ledbetter

Yes, I think this assumption is correct. We'd need either some kind of "mode change" event system or additional frame metadata bytes in the OSD files for this, I think,...

This happens when INAV is unable to schedule the serial task often enough to drain the serial buffer before the OSD task is scheduled. Check that: * "Custom OSD" is...

Have you tried rebooting your goggles without USB/PC connected, to ensure the SD card is visible to the goggles OS instead of the PC?

Which camera were you using? On Thu, Jul 6, 2023 at 2:21 PM vr2045 ***@***.***> wrote: > I started down this path as well a little while back :) I...

Nice - if you use a 60fps camera you'll find it's quite a bit simpler as they don't rely on I2C in the same way. The 120fps cameras (AP1xxx ISP)...

A user called “Auster” in the Discord has been somewhat successful with video input: https://discord.com/channels/849931046883819550/961604870937387018/1192238350988484709 The main issue is that there are basically two modes for video input, and they...

Yes, the SA2 "script" strings are in either the ODX files inside of the FRF flash container for any ECU or the SGO files for older ECUs, in the SECURITY-METHOD...

I've never tried this with the ESP32-C version of ESP-IDF. I think it's supposed to be source compatible with ESP32-S but it's a totally different architecture.

All good ideas, although I do not have any other Tricore HW to test with, I can read the data sheets to figure out the sector tables and register config....

Please take a look at the example CSV file included : https://github.com/bri3d/a2l2xdf/blob/master/a2l2xdf.csv . The format should be hopefully self-explanatory. Also note that this has only really been tested on A2Ls...