• Bryant Mairs's avatar
    Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter. · 5114ff8e
    Bryant Mairs authored
    Removed some dead code.
    Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details.
    I also added some more details on the types of units expected by valueChanged().
    5114ff8e
MAVLinkDecoder.h 2.64 KB