Fixed jogging, AVR state strings are now all caps, Retry i2c on fail
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Tue, 6 Sep 2016 08:58:34 +0000 (01:58 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Tue, 6 Sep 2016 08:58:34 +0000 (01:58 -0700)
commit46f1cdc34f0ddaea32f52166e57d38e2a85199bf
treebf7bcc829170f44f2d04763a164ddb84f3f0fe9c
parent56ccb080adcd854ad4a780fdf24d2e26eecdcffa
Fixed jogging, AVR state strings are now all caps, Retry i2c on fail
src/jade/templates/control-view.jade
src/js/app.js
src/js/control-view.js
src/py/bbctrl/AVR.py
src/py/bbctrl/Jog.py
src/py/bbctrl/LCD.py
src/py/inevent/Event.py
src/py/inevent/EventStream.py
src/py/inevent/Format.py [deleted file]
src/py/inevent/InEvent.py