summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-20envmon: forgot to use reChristian Franke
2013-06-20Add envmon codeChristian Franke
2013-06-20bot_backend: use temporary HTTP APIDavid Lamparter
2013-06-19subbot: update to new json url :/Christian Franke
2013-06-04cethcan: add jsonrpc module from githubDavid Lamparter
jsonrpc provides some JSON-RPC helper code using Jansson, which happens to be the json library cethcan already uses.
2013-06-04cethcan: temporary HTTP set accessDavid Lamparter
this is not a permanent interface.
2013-06-04cethcan/socketcan: pack some system headersDavid Lamparter
older versions of linux headers installed with the libc don't bring all the neccessary definitions, so let's ship some builtin here.
2013-06-01cethcan: add definition jsonDavid Lamparter
2013-06-01cethcan: beancounters supportDavid Lamparter
2013-05-31cethcan/socketcan: TX supportDavid Lamparter
2000-01-01Merge branch 'cethcan'root
2013-06-01socketcan v0David Lamparter
2013-05-21Use saner settingsChristian Franke
2013-05-21Add new sensors to ethcanChristian Franke
2013-05-21Ignore subcan.svgChristian Franke
2013-05-21Set recent json url for status jsonChristian Franke
2013-03-30bot_backend: Actually add backend idsChristian Franke
2013-03-30Add aliases for new lampsChristian Franke
2013-03-26cethcan: long pollDavid Lamparter
2013-03-25cethcan: json outputDavid Lamparter
2013-03-25cethcan: more codeDavid Lamparter
2013-03-25cethcan: more codeDavid Lamparter
2013-03-25cethcan: more codeDavid Lamparter
2013-03-25cethcan: more codeDavid Lamparter
2013-03-25cethcan: skeletonDavid Lamparter
2013-03-25subcan.py: minor adjustmentsChristian Franke
2013-03-19ethcan: write addr & class info to jsonequinox
2013-03-19subbot: don't barf on unicode errorsChristian Franke
2013-03-18Make bot backend reloadableChristian Franke
2013-03-18Add subcan.json to gitignoreChristian Franke
2013-03-18subbot.py: adapt to api changesChristian Franke
2013-03-18ethcan: restructure logging output a bitChristian Franke
2013-03-18ethcan: remove some hardcoded settingsChristian Franke
2013-03-18rename clock.py to linux.py and add if_nametoindexChristian Franke
2013-03-17subbot: allow to run staging and productionChristian Franke
2013-03-17Update subbot.py to allow light controlChristian Franke
2013-03-17Add the other scripts (funny code is funny)Christian Franke
2013-03-17Add some queue management to osc2light gatewayChristian Franke
2012-10-02Add doorwatch scriptChristian Franke
2012-10-02osc2light: Adjust for new protocolChristian Franke
2012-10-02Initial commitChristian Franke