Fallback mode works now (software side)
[saartuer.git] / statemachine.py
2013-10-27 Constantin BerhardFallback mode works now (software side)
2013-10-27 Constantin Berhardsome fixes, not totally fixed yet
2013-10-26 Ralf Jungchange the way the waker works: let others register...
2013-10-24 Ralf Junglibtuer: add a fire_and_forget for python functions
2013-10-24 Ralf JungMerge branch 'master' of ralfj.de:saartuer
2013-10-24 Ralf JungBetter logging
2013-10-24 Constantin Berhardadded fallback mode, TODO: test&debug
2013-10-24 Ralf JungMerge branch 'master' of ralfj.de:saartuer
2013-10-24 Ralf JungOnly wait for space switches while we are in StateZu
2013-10-23 mar-v-inMerge branch 'master' of ralfj.de:saartuer
2013-10-23 Ralf JungOpen the space when the switch is toggled while we...
2013-10-20 Constantin BerhardMerge branch 'master' of ralfj.de:saartuer
2013-10-17 Ralf JungPrepare for adding command-line arguments
2013-10-17 Ralf Jungfixes; implement the Pins
2013-10-16 Ralf Jungmake the actor more multi-threaded and do more logging
2013-10-15 Ralf Jungadd on_leave callback and use it; send email when the...
2013-10-15 Ralf Jungmissed a place where I had to rename open -> unlock
2013-10-15 Ralf Jungintroduce abstract states for each side of the Rubikon
2013-10-14 Ralf JungPut a date in the e-mails
2013-10-14 Ralf Jungbetter logging; properly detect whether the bell button...
2013-10-14 Ralf JungRemove the exception-throwing test...
2013-10-14 Constantin BerhardMerge branch 'master' of ralfj.de:saartuer
2013-10-14 Ralf Junglots of changes to make things actually work
2013-10-14 Ralf Jungfix FIXMEs
2013-10-14 Ralf JungMerge branch 'master' of ralfj.de:saartuer
2013-10-14 Ralf JungMake nervlists relative
2013-10-14 Constantin Berhardnervliste relativ
2013-10-10 Ralf Jungname some things a bit clearer: open -> unlock, close...
2013-10-10 Ralf Jungimplement a general nerv mechanism and also use it...
2013-10-10 Ralf JungImplement the last two states
2013-10-10 Ralf JungMerge branch 'master' of ralfj.de:saartuer
2013-10-10 Ralf Jungupdate diargam for "open" in about-to-open
2013-10-10 Constantin Berhardconstructor: ralf style
2013-10-10 Constantin BerhardMerge branch 'master' of ralfj.de:saartuer
2013-10-10 Constantin BerhardStateClosing (implementation quite ugly)
2013-10-10 Ralf JungEnsure we call the superclass implementation where...
2013-10-10 Ralf JungInherit superclass constrcutor where applicable; avoid...
2013-10-10 Ralf JungFix old_pins (though it is not used)
2013-10-10 Constantin Berhardstatemachine weitergecodet
2013-10-09 Ralf JungName TODOs
2013-10-04 Constantin Berhardsound support
2013-10-03 Ralf Jungstart implementing the new all-great tuerd