d79dde527f
first implementation of protobuf restructure in client server model loads of work still missing
Giovanni Harting2017-01-31 15:00:44 +01:00
bf4dcfaaf8
Update README.md
Giovanni Harting
2017-01-31 07:43:42 +01:00
7d6d289178
fixed wrong calculation of read pwm frequency some more error handling
Giovanni Harting
2015-11-14 14:35:42 +01:00
db379ccdf0
reverted some derps
Giovanni Harting
2015-11-13 23:58:41 +01:00
99a7252194
added default val for pwm_freq 2/2
Giovanni Harting
2015-11-13 23:56:09 +01:00
a99d879298
added default val for pwm_freq
Giovanni Harting
2015-11-13 23:51:53 +01:00
6ae2cc4fb8
added some more error handling fixed pwm_freq not getting set on init
Giovanni Harting
2015-11-13 23:41:38 +01:00
a65bb770fd
added error handling when color can't get read
Giovanni Harting
2015-11-13 23:17:49 +01:00
02f6837d27
removed more unnecessary debug output
Giovanni Harting
2015-11-13 23:12:44 +01:00
df90bc8a68
fixed some bugs in the installation description
Giovanni Harting
2015-11-13 22:25:45 +01:00
f9d696b1b3
removed more unnecessary debug output
Giovanni Harting
2015-10-31 22:47:09 +01:00
aadcfafd00
added error handling of oserror 70 mostly caused by a busy i2c line need to add a proper rate limiting and requeue of requests for a future release
Giovanni Harting
2015-10-31 22:40:52 +01:00
6f2a8faa6a
Update README.md
1.0.1
Giovanni Harting
2015-10-15 13:41:48 +02:00
01ba0a4d2c
added set_all_channel method reintroduced caching of stripes & controllers added session cleanup handling renamed --daemon to --detach for better understanding added coloredlogs to make logs better readable and more appealing
Giovanni Harting
2015-10-15 13:26:36 +02:00
4c052b8edb
moved json encoder to a monkey patch added bugs introduced in latest sqlalchemy and json-rpc switch (d5f403d557)
Giovanni Harting
2015-10-11 21:43:33 +02:00
2bb52aa3a4
added paramcheck too all functions updated documentation updated codestyle
Giovanni Harting
2015-10-11 17:04:54 +02:00
d5f403d557
Moved to SQLAlchemy Finished switch to JSONRPC
Giovanni Harting
2015-10-10 21:13:29 +02:00
8ee1dd395c
Update README.md
Giovanni Harting
2015-10-09 20:59:02 +02:00
4ad3fd50fb
first json rpc implementation
Giovanni Harting
2015-10-09 20:30:21 +02:00
7b67984c80
Update README.md
Giovanni Harting
2015-10-09 19:42:27 +02:00
1a568b194c
renamed stuff added first gamma correction, closes#1 added db upgrade logic
Giovanni Harting
2015-10-04 01:19:19 +02:00
ad009bd0d5
fixed some bugs rearranged all to single request only ready for first release \o/
1.0
Giovanni Harting
2015-09-13 16:55:07 +02:00
1623bba1fe
added command line options added reset and pwm frequency methods
Giovanni Harting
2015-09-12 20:48:43 +02:00
d6f198201d
fixed typo in avahi service conf
Giovanni Harting
2015-09-03 05:55:41 +02:00
2602852e63
removed zeroconf for now, may be added back later, closes#8 added avahi service configuration file some small improvments
Giovanni Harting
2015-09-02 00:29:14 +02:00
d1ac2d0171
updated badges
Giovanni Harting
2015-09-01 10:43:40 +02:00
8dd26f04b6
changed quality badge again
Giovanni Harting
2015-09-01 07:07:17 +02:00
f9ccf2c346
merged feature-fork as its working for now
Giovanni Harting
2015-08-28 21:41:23 +02:00
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
Giovanni Harting
2015-08-28 21:10:14 +02:00
dfaeea33c9
some formatting changes and added missing licences
Giovanni Harting
2015-08-28 19:59:10 +02:00
31f9ad5541
some small improvements and fixes for zeroconf
Giovanni Harting
2015-08-28 19:48:26 +02:00
4ad8b85019
added get_color
Giovanni Harting
2015-08-28 19:04:17 +02:00
d21fd04f95
moved find_stripe
Giovanni Harting
2015-08-28 18:47:57 +02:00
f683e2e709
added zeroconf service announcement closes#5
Giovanni Harting
2015-08-28 18:26:21 +02:00
0d8105c93b
switched from colour to spectra disabled gamma correction for now - needs some more work implemented set_color and add_stripe
Giovanni Harting
2015-08-28 06:12:20 +02:00
597de55291
fixed missing rename
Giovanni Harting
2015-08-28 02:46:28 +02:00
7e421bc676
moved class stripe to another file renamed decorator
Giovanni Harting
2015-08-28 02:35:52 +02:00
1aa955ce91
Implemented properly working fake SMBus implementation
Marius Schiffer2015-08-28 02:08:57 +02:00
ebf7871bdc
switched to asyncio
Giovanni Harting
2015-08-28 00:43:01 +02:00
d64aef6447
added setup.py
Giovanni Harting
2015-08-27 21:36:48 +02:00
cd8ffd5f7e
fixed test switched to proper multiprocessing
Giovanni Harting
2015-08-14 03:33:33 +02:00
da6708773e
added first self-check tests with nose added version switched to proper logging
Giovanni Harting
2015-08-13 23:22:33 +02:00
abd5038766
added basic requirements to readme
Giovanni Harting
2015-07-28 08:42:02 +02:00
9f71fe4311
added missing licence headers switched from elsif salad to decorations, I'm loving it! general cleanup removed some debug output not needed anymore
Giovanni Harting
2015-07-28 07:50:46 +02:00
4c23abc4e8
added test_channel function added json encoder for controller
Giovanni Harting
2015-07-18 02:10:36 +02:00
288f673cee
Added simple i2c emulator. Cleaned up database insertion.
Marius Schiffer
2015-07-15 12:30:31 +02:00
7e2706b81c
fixed loads of bugs
Giovanni Harting
2015-07-14 21:23:05 +02:00