Kevin O'Connor
|
a66f5cec52
|
msgblock: Add new clock_fill() function
Add a new function for filling the fields of 'struct clock_estimate'.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
2025-09-24 14:51:34 -04:00 |
|
Kevin O'Connor
|
620f77ddb7
|
msgblock: Add clock estimation helper functions
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
2021-06-09 18:58:35 -04:00 |
|
Kevin O'Connor
|
f938caa0d2
|
msgblock: Add msgblock_decode()
Add function that can parse a simple VLQ encoded message to an array
of integers.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
2021-06-09 18:58:35 -04:00 |
|
Kevin O'Connor
|
1865080a07
|
msgblock: Move message manipulation code from serialqueue.c to new msgblock.c
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
2021-06-09 18:58:35 -04:00 |
|