Commit History

Author SHA1 Message Date
  digital 7d3ebc3aaf adopted keyword names for Server, handler changed to handler_class 7 years ago
  digital c834c8af34 replaced cur_task.join with cur_task.wait 7 years ago
  digital 0744f65e9c small changes and fixes 7 years ago
  digital 8fa53d5620 now shutting down the server properly 7 years ago
  digital 9164f60720 process making the server async 7 years ago
  digital 4940bb76fb added debug commands 7 years ago
  digital 4ed444a291 bug fixing 7 years ago
  digital 30fc99a11a using a async server now 7 years ago
  digital 12273a3cbb using nonblocking curio.spawn insted of blocking curio.run to run async functions 7 years ago
  digital e54d5cbae8 small bugfix 7 years ago
  digital 32ecd190e3 small bugfix 7 years ago
  digital 61136f9f91 small bugfix 7 years ago
  digital 3b1811a327 small bugfix and code improvement 7 years ago
  digital 5dda2b5931 now only coroutines get executed using curio.run 7 years ago
  digital 3f9bb83823 renamed _gpio.read to _gpio.input 7 years ago
  digital fe2d3bc301 fixed typos, moved parse_to_int_list to digilib.misc 7 years ago
  digital 7e94344212 fixed typo in config 7 years ago
  digital ec09c6a745 fixed config bug, debug_ctrl was missing a property 7 years ago
  digital 1b232ea6d0 added friendly exit message 7 years ago
  digital 4615c72616 more debug output 7 years ago
  digital 1915510e29 fixed bug in config file 7 years ago
  digital b0f1aa44de fixed typo in config 7 years ago
  digital e7fabf93e6 fixed typo in config 7 years ago
  digital fd2975fe63 added commands and controllers 7 years ago
  digital 8a1d041d90 using blinker signals now, added global-exit signal, connected gpio.cleanup to global-exit, added cleanup funk to FakeGPIO 7 years ago
  digital 34f4fcce67 fixed minor bug 7 years ago
  digital 6290d75cd0 fixed missing logger 'lserver' in server/__init__.py 7 years ago
  digital a8d0d27309 finnaly fixed 'unknown command respond' bug 7 years ago
  digital bd07941c52 renamed command turn to eturn and added commands estate and espeed for controlling the engine's state and speed respectively. 7 years ago
  digital f59e82dca9 giving up on configuring the rpi.gpio logger 7 years ago