Commit Graph

33 Commits

Author SHA1 Message Date
Giovanni Harting
d21fd04f95 moved find_stripe 2015-08-28 18:47:57 +02:00
Giovanni Harting
f683e2e709 added zeroconf service announcement
closes #5
2015-08-28 18:26:21 +02:00
Giovanni Harting
0d8105c93b switched from colour to spectra
disabled gamma correction for now - needs some more work
implemented set_color and add_stripe
2015-08-28 06:12:20 +02:00
Giovanni Harting
597de55291 fixed missing rename 2015-08-28 02:46:28 +02:00
Giovanni Harting
7e421bc676 moved class stripe to another file
renamed decorator
2015-08-28 02:44:21 +02:00
1aa955ce91 Implemented properly working fake SMBus implementation 2015-08-28 02:08:57 +02:00
Marius Schiffer
4c60dcdc4f Added cleanup code; Update SMBus emulator 2015-08-28 00:47:32 +02:00
Giovanni Harting
ebf7871bdc switched to asyncio 2015-08-28 00:43:01 +02:00
Giovanni Harting
d64aef6447 added setup.py 2015-08-27 21:36:48 +02:00
Giovanni Harting
cd8ffd5f7e fixed test
switched to proper multiprocessing
2015-08-14 03:33:33 +02:00
Giovanni Harting
da6708773e added first self-check tests with nose
added version
switched to proper logging
2015-08-13 23:22:33 +02:00
Giovanni Harting
abd5038766 added basic requirements to readme
fixed readme
2015-07-28 08:56:58 +02:00
Giovanni Harting
9f71fe4311 added missing licence headers
switched from elsif salad to decorations, I'm loving it!
general cleanup
removed some debug output not needed anymore
2015-07-28 07:50:46 +02:00
Giovanni Harting
4c23abc4e8 added test_channel function
added json encoder for controller
2015-07-18 02:10:36 +02:00
Marius Schiffer
288f673cee Added simple i2c emulator. Cleaned up database insertion. 2015-07-15 12:30:31 +02:00
Giovanni Harting
7e2706b81c fixed loads of bugs 2015-07-14 21:23:44 +02:00
IdleGandalf
cf95c346a0 fixed typo 2015-07-14 19:28:37 +02:00
IdleGandalf
90610f2b3d adjusted readme 2015-07-14 19:28:12 +02:00
Marius Schiffer
d7fad27acd Integrated database saving 2015-07-14 16:41:01 +02:00
Giovanni Harting
d915757185 added controller adding logic 2015-07-14 16:35:54 +02:00
Marius Schiffer
36d7efc37f Extended stripe class. 2015-07-14 15:46:19 +02:00
Giovanni Harting
cd4de5f9aa added get/set controller functions 2015-07-14 15:44:59 +02:00
Giovanni Harting
7656f7a39c fixed sql query and debug code 2015-07-14 14:57:44 +02:00
Giovanni Harting
9d33cf60e9 fixed wrong indents 2015-07-14 14:51:56 +02:00
Giovanni Harting
b127697ab9 more sql work 2015-07-14 14:49:35 +02:00
Marius Schiffer
a816f31632 Restructured project, added start wrapper. 2015-07-14 14:26:39 +02:00
Giovanni Harting
32fe4c9916 added first sql implemention 2015-07-14 13:28:58 +02:00
Giovanni Harting
f630933375 added first simple socket structure 2015-07-14 00:40:51 +02:00
Marius Schiffer
d4a8edb862 added basic project structure 2015-07-13 23:43:28 +02:00
7a30efe10a Beautified readme.md 2015-07-13 23:37:30 +02:00
IdleGandalf
c0bf01fd30 added readme 2015-07-13 23:20:44 +02:00
IdleGandalf
f2dd247d2a added gitignore 2015-07-13 23:10:59 +02:00
IdleGandalf
0299d2ffe5 Initial commit 2015-07-13 23:09:01 +02:00