81da5379d4
Some internal code treats the message ids as encoded "variable length quantities", while other internal code assumes the message id is always one byte long. Continue using this scheme, but convert the VLQ users to use the name "msgtag" while the 1-byte users use "msgid". Increase the number of available msgids from 96 to 127 - the higher values get encoded as negative "msgtags". Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
---|---|---|
.. | ||
__init__.py | ||
compiler.h | ||
itersolve.c | ||
itersolve.h | ||
kin_cartesian.c | ||
kin_corexy.c | ||
kin_corexz.c | ||
kin_delta.c | ||
kin_extruder.c | ||
kin_polar.c | ||
kin_rotary_delta.c | ||
kin_shaper.c | ||
kin_winch.c | ||
list.h | ||
pyhelper.c | ||
pyhelper.h | ||
serialqueue.c | ||
serialqueue.h | ||
stepcompress.c | ||
stepcompress.h | ||
trapq.c | ||
trapq.h |