Close

PEP8

A project log for KAPCOM

Yet another hardware controller for Kerbal Space Program. Leveraging Telemachus, Python and Arduino to drive joysticks, buttons and displays

lawnmowerlattelawnmowerlatte 05/09/2015 at 06:340 Comments

Doing some code cleanup and migrating everything to use Python's logger module and PEP8 formatting. I cleared out some of the more confusing bits of code and fixed a bug or two. Keypress buttons are now working again, so that's nice. Fly-by-wire no longer spams uncontrollably, it now only sends when it's needed.

Discussions