I'm guessing there is an issue when a field has the same name as the message. When I try to plot AOA.AOA, I get TypeError: Cannot read properties of undefined (reading '0')

If I hack the format descriptor in a hex editor, to change that field name to Ang instead, I can plot AOA.Ang no problem:
