Commit History

Author SHA1 Message Date
  digital 0e2df8d1ca forgot to rename function 7 years ago
  digital d7f6a9793c removed random letter in pin/__init__.py 7 years ago
  digital f98ad6dc4b intendation fix 7 years ago
  digital b50354649f added digilib.pin.DebugPinController class, made some tweaks 7 years ago
  digital 00a6cc6ec3 minor tweak, added _read, _output, _parse functions to pin/__init__.py 7 years ago
  digital 1b1694b08b added RGBLED class, renamed _used_pins to _pins_for_cleanup 7 years ago
  digital 4dd01cf739 fixed very stupid bug. wrote an integer instead of a variable 7 years ago
  digital f7f2a78575 fixed minor bug: functions weren't quitting after sending error message 7 years ago
  digital 827fda20d4 trying to find a bug 7 years ago
  digital 54995f7aa4 fixed bug in AnalogPin initiation 7 years ago
  digital b44b5c5fd9 added _used_pins variable and made pins append their pin_number to it. calling gpio.cleanup now with _used_pins 7 years ago
  digital 115da4db4f fixed bug, signal receivers now accept arguments 7 years ago
  digital 7b1da74e76 fixed typo 7 years ago
  digital 61f3fe15a2 fixed missing logger lpin in pin/__init__.py 7 years ago
  digital acfd0452f8 fixed wrong function name of FakeGPIO 7 years ago
  digital cacb000e5d trying to fix a bug 7 years ago
  digital beefa4b62c fixed small bug 7 years ago
  digital 7ab62ba03e using blinker signals now, added global-exit signal, connected gpio.cleanup to global-exit, added cleanup funk to FakeGPIO 7 years ago
  digital a7cfafcdd0 fixed typo 7 years ago
  digital 1b43d351a8 changed logging level of pin-value-change messages 7 years ago
  digital af3c8f33e8 PinBase now tries to parse value to an integer 7 years ago
  digital 8be363672e fixed typo, 'enigne' to 'engine' 7 years ago
  digital 8fc076d8ed fixed minor bug, two funtion definitions missed argument self 7 years ago
  digital 00660daa14 implemented functions estate and espeed for controlling the engine's state and speed respectively 7 years ago
  digital fb728c0272 added a flag to enable ip logging, improved code style 7 years ago
  digital 00b8026a23 added some debug output 7 years ago
  digital 8967c26da5 added some debug output 7 years ago
  digital f67d572d2f improved server, now it has better data handling 7 years ago
  digital 075338f428 small fixe(s) 7 years ago
  digital 17d1902fb5 added support for args keyword 7 years ago