Commit Graph

51 Commits

Author SHA1 Message Date
Giovanni Harting
87f2d12c22 fixed missing json + encode 2015-10-09 21:07:05 +02:00
Giovanni Harting
8ee1dd395c Update README.md 2015-10-09 20:59:02 +02:00
Giovanni Harting
4ad3fd50fb first json rpc implementation 2015-10-09 20:44:55 +02:00
Giovanni Harting
7b67984c80 Update README.md 2015-10-09 19:42:27 +02:00
Giovanni Harting
1a568b194c renamed stuff
added first gamma correction, closes #1
added db upgrade logic
2015-10-04 08:10:52 +02:00
Giovanni Harting
ad009bd0d5 fixed some bugs
rearranged all to single request only
ready for first release \o/
1.0
2015-09-13 16:55:07 +02:00
Giovanni Harting
1623bba1fe added command line options
added reset and pwm frequency methods
2015-09-12 20:48:55 +02:00
Giovanni Harting
d6f198201d fixed typo in avahi service conf 2015-09-03 05:55:41 +02:00
Giovanni Harting
2602852e63 removed zeroconf for now, may be added back later, closes #8
added avahi service configuration file
some small improvments
2015-09-02 00:31:35 +02:00
Giovanni Harting
d1ac2d0171 updated badges 2015-09-01 10:43:40 +02:00
Giovanni Harting
8dd26f04b6 changed quality badge again 2015-09-01 07:07:17 +02:00
IdleGandalf
4618900aa8 added code quality rating 2015-09-01 06:56:56 +02:00
Giovanni Harting
f9ccf2c346 merged feature-fork as its working for now 2015-08-28 21:41:23 +02:00
Giovanni Harting
12e946ab39 added stop_effect, get_effects
fixed some wrong calculations from hsv to pwm
added lots of todo descriptions
changed find_stripe from requiring a json to sid directly
2015-08-28 21:10:14 +02:00
Giovanni Harting
dfaeea33c9 some formatting changes and added missing licences 2015-08-28 19:59:10 +02:00
Giovanni Harting
31f9ad5541 some small improvements and fixes for zeroconf 2015-08-28 19:56:00 +02:00
43c956c61d Added simple effect system 2015-08-28 19:55:54 +02:00
Giovanni Harting
4ad8b85019 added get_color 2015-08-28 19:04:17 +02:00
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