커밋 기록

작성자 SHA1 메시지 날짜
  digital 4940bb76fb added debug commands 7 년 전
  digital 4ed444a291 bug fixing 7 년 전
  digital 30fc99a11a using a async server now 7 년 전
  digital 12273a3cbb using nonblocking curio.spawn insted of blocking curio.run to run async functions 7 년 전
  digital e54d5cbae8 small bugfix 7 년 전
  digital 32ecd190e3 small bugfix 7 년 전
  digital 61136f9f91 small bugfix 7 년 전
  digital 3b1811a327 small bugfix and code improvement 7 년 전
  digital 5dda2b5931 now only coroutines get executed using curio.run 7 년 전
  digital 3f9bb83823 renamed _gpio.read to _gpio.input 7 년 전
  digital fe2d3bc301 fixed typos, moved parse_to_int_list to digilib.misc 7 년 전
  digital 7e94344212 fixed typo in config 7 년 전
  digital ec09c6a745 fixed config bug, debug_ctrl was missing a property 7 년 전
  digital 1b232ea6d0 added friendly exit message 7 년 전
  digital 4615c72616 more debug output 7 년 전
  digital 1915510e29 fixed bug in config file 7 년 전
  digital b0f1aa44de fixed typo in config 7 년 전
  digital e7fabf93e6 fixed typo in config 7 년 전
  digital fd2975fe63 added commands and controllers 7 년 전
  digital 8a1d041d90 using blinker signals now, added global-exit signal, connected gpio.cleanup to global-exit, added cleanup funk to FakeGPIO 7 년 전
  digital 34f4fcce67 fixed minor bug 7 년 전
  digital 6290d75cd0 fixed missing logger 'lserver' in server/__init__.py 7 년 전
  digital a8d0d27309 finnaly fixed 'unknown command respond' bug 7 년 전
  digital bd07941c52 renamed command turn to eturn and added commands estate and espeed for controlling the engine's state and speed respectively. 7 년 전
  digital f59e82dca9 giving up on configuring the rpi.gpio logger 7 년 전
  digital 784463a27b trying to figure out what the name of the rpi.gpio logger is 7 년 전
  digital d17baca4dd fixed log-ip flag name and added RPi logging configuration 7 년 전
  digital dc3e80322d added a flag to enable ip logging 7 년 전
  digital 9c820090d9 small fix with calling the api func 7 년 전
  digital 0130bf48f1 now returning the socket, not the module 7 년 전