Skip to content

Code cleanup and buffer overrun fix

Compare
Choose a tag to compare
@nugget nugget released this 02 Jan 04:21
· 48 commits to master since this release
bf825f8

This is mostly a housekeeping release, seeing a massive code documentation effort and overhaul to satisfy the consistent hobgoblins pylint and flake8.

I also tweaked the asyncio write buffer setting and added a small delay to the transport.write point which seems to have completely resolved the unpredictable AVR network buffer overrun issue I was seeing periodically.