I'm a bit confused by the two formatting options for analog ouput - at least as implemented by the analog output module.
The setting is for "digits", and all that's documented are it's values, "all" or "spec", without saying what they mean. While all presumably means all relevant digits, it's not clear what "spec" is short for. Second, the defaults as set by src/analog:sr_analog_init sets the two values both to 0 and the flag indicating they should be used to TRUE, resulting in the same default behavior of displaying no digits for them both. Most of the hardware devices leave things at this default, which seems pretty useless, the exception being agilent-dmm, and hameg-hmo which sets encoding->digits to 0 explicitly. Is there some documentation on this I've missed? If not, maybe I could get an explanation of how they should be used?
------------------------------------------------------------------------------
_______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

