The current vertical division setting (per channel) and the timebase are stored as a floating point number. This is suboptimal since clients expect us to send this information to them in form of a rational number. Store only the index of the current setting since all the supported settings are already stored inside of an array. |
||
---|---|---|
.. | ||
Makefile.am | ||
api.c | ||
protocol.c | ||
protocol.h |