aboutsummaryrefslogtreecommitdiffstats
path: root/src/basecmd.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-05-28 09:42:59 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-05-28 11:12:30 -0400
commitd798fae20b1cd87396ea884de737aa7f3e359193 (patch)
tree607759d9360d7d2e69cf638913f72155586a0d47 /src/basecmd.c
parent0728c1a8be5f76d62fae79a9adcc998081049f9e (diff)
downloadkutter-d798fae20b1cd87396ea884de737aa7f3e359193.tar.gz
kutter-d798fae20b1cd87396ea884de737aa7f3e359193.tar.xz
kutter-d798fae20b1cd87396ea884de737aa7f3e359193.zip
serialqueue: Limit message transmission to available receive buffer size
If the mcu is using a traditional serial port, then only send a new message block if there is space available in the mcu receive buffer. This should make it significantly less likely that high load on the mcu will result in retransmits. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/basecmd.c')
0 files changed, 0 insertions, 0 deletions