Commit Graph

782 Commits

Author SHA1 Message Date
frostworx 5a69b4e6a2 added QT5 X11 check
Former-commit-id: ff7ff4f353381409efbdfcf346b6a4817f7dc7e1
2016-01-06 18:13:44 +01:00
frostworx defe217c89 added optional QT5 support - LedDevicePhilipsHue needs proper fixes
Former-commit-id: 7f0971ccda221933da4be836628532e7cfc7c085
2016-01-06 17:31:23 +01:00
redpanther 9182dd5af7 fadecandy led device:
implement switchOff methode
tidy up code and add doxy comments


Former-commit-id: a162e2aae756f8b74b8e65f08740c00f3c820e50
2016-01-04 14:29:47 +01:00
redpanther 7f5a664864 set fadecandy default port to original fcserver port number
tune debug output of fadecandy device


Former-commit-id: 651459e5294ce5721ebe3bb2a6acdc1d096d9cfb
2016-01-04 12:26:06 +01:00
redpanther 13715202d8 add fadecandy led device
Former-commit-id: 490fd3ee66041b35b95d2c7ec110cc70e4c01d8d
2016-01-04 12:16:44 +01:00
redpanther 0dcacede81 add fadecandy led device
Former-commit-id: 4076e6ec2860ceaa53fdd07c47c40e45f2329de9
2016-01-04 12:06:56 +01:00
wisc 633985930b 3line detection
Former-commit-id: a63c03bc276ef218981213fbb9743a3d6d12d8b6
2016-01-04 00:20:47 +01:00
wisc 469ea42f49 check for black pixel at center x/y
Former-commit-id: d91f422f55638418d2517d91b1c925880d7ca448
2016-01-02 02:31:13 +01:00
guddimon- 87f2883f56 replace decimal comma with decimal point
Former-commit-id: ec4b3c264fb06143b2e4d635358f259fb7099ed9
2015-12-14 00:23:53 +01:00
guddimon- 45d3572df1 always work with trimmed messages
Former-commit-id: a2b3236d22cd935c03a13dfe579c411c648c7dfd
2015-12-14 00:15:15 +01:00
snoerenberg d3b3ce7630 New X-Mas Effect added
Former-commit-id: b5fb724f5b07f1cd55fef620c02f285522680cf6
2015-12-09 16:18:08 +01:00
snoerenberg 8a6414b250 New X-Mas Effect added
Former-commit-id: d34644b1cab491b4f5c326d77098d9ee198f0b11
2015-12-09 16:08:26 +01:00
tociek 923526c97d Merge pull request #2 from Blenderpics/master
LightberryHDUSBAPA1021: corrected the source to exactly match the protocol of the APA 102 LED's
Former-commit-id: 3001d2c533b62aa28b283b41305a899df9aaaea9
2015-12-03 23:04:10 +01:00
Schöck, Florian b898f25f98 updated zip to match newest source
Former-commit-id: 2e54f40d48a993a66f07f5b655965847a9bf7d14
2015-11-29 19:56:33 +01:00
Schöck, Florian 8d52466acd re-added buffer underrun handling
should not be necessary because the number of LED's in a usual Lightberry setup is to low, but it's nice to have implemented.


Former-commit-id: def3c46687670439be572e6b9c2dd1de5be2f1b5
2015-11-29 19:38:40 +01:00
Schöck, Florian f950ec7df6 changed the SPI frequency to 2 Mhz.
APA102 can handle MUCH higher frequencies than WS2801, so 2Mhz is no big deal for them


Former-commit-id: 814faa648e4f39d7105710ff872bde00aaeaada9
2015-11-29 19:35:26 +01:00
Schöck, Florian 4cdba8cdb6 fixed boot animation
Former-commit-id: 418ed83a4bd4ddaae79bf41de7fd9fb0794f8239
2015-11-29 19:31:51 +01:00
Schöck, Florian f910c717bb reformated code
(Arduino IDE auto-reformat)


Former-commit-id: 8f94b2bb865337ba7b0538617857432ea0376aea
2015-11-29 19:24:01 +01:00
tociek e7c9d9decd Performance fixes for adalightapa102
Adalightapa102 now inherits from RS232Device.
Due to bad initialization, previous CPU usage on RPI1 could reach 60%.
ON RPi2 20%. Now its about 3% with grabber in use.


Former-commit-id: 7ebb72f503ad74a7768deedf648b9e84c0a7cf3c
2015-11-28 22:58:58 +01:00
tociek e44db34969 Merge remote-tracking branch 'refs/remotes/tvdzwan/master'
Former-commit-id: 0087b8cee957f0b87f722d02ef7fccbc1a34b118
2015-11-28 22:55:46 +01:00
tociek af16ec3444 Merge remote-tracking branch 'refs/remotes/tvdzwan/master'
Former-commit-id: f65ffe7a3ed27bdf5ed7fa702d3c2fa0b3759c91
2015-11-26 20:25:52 +01:00
Schöck, Florian cf359e5182 corrected the source to exactly match the protocol of the APA 102 LED's
Former-commit-id: 10d097ff4bbcfa3c717c72138ea0cb1d9e629565
2015-11-26 18:21:20 +01:00
Schöck, Florian 57c5c1ecf5 added the LightberryHDUSBAPA102.1.ino as a source file
Former-commit-id: 4923f654cefc5a08df5424e6a2553111e6914b10
2015-11-26 18:04:43 +01:00
tvdzwan d5529e86df Merge pull request #411 from ScotchTape/master
Added some more hue devices and Gamut-Profile

Former-commit-id: 90fa730e2bec140e2372bbfa77c6009a3d1c0bcb
2015-11-24 20:10:39 +01:00
Matthias Grimm e76e41c046 fixed typo
forgot to pull my local changes to Mac :-/


Former-commit-id: 8e57cad4af836746ba6442443ace8d4521202151
2015-11-24 19:37:52 +01:00
Matthias Grimm 5c394a4aee Merge remote-tracking branch 'tvdzwan/master'
Former-commit-id: 5a663cbdb4f464b069900314077386680f737a13
2015-11-24 19:28:35 +01:00
tvdzwan 06f6ce8fbf Merge pull request #409 from NicoHood/patch-1
Typos in Compile Instructions + clone only latest git

Former-commit-id: ba6daecb2da50fe9a14e118aed131097782a2d8c
2015-11-24 10:10:02 +01:00
tociek fa0b8db131 Fix to the adalightapa102 firmware
Fix to the firmware when converter would require reconnect after 15
seconds of hyperion inactivity


Former-commit-id: 1952eaad1ddbea3ce23252bb1d9c96ba29d72184
2015-11-23 21:47:04 +01:00
Matthias Grimm 8ffbc16090 Added some more hue devices and Gamut-Profile
Added the new Lightstrip plus, hue go and Aura. The first two come with
a new Gamut profile and the Aura is from Living Colors.


Former-commit-id: 83b676bf136095f3069c219810ea361829d81558
2015-11-20 18:47:00 +01:00
Nico 9b1b4d2aea Copy effects to /opt/hyperion/ on a manual compilation
Former-commit-id: 49893ea8d35ee78f52fe8f95d841ed29dacc94ee
2015-11-15 11:14:44 +01:00
Nico 25c4322ff8 Typos in Compile Instructions + clone only latest git
Former-commit-id: a259a1ee1de4b535e254a21721bffd582380b6b2
2015-11-15 10:32:33 +01:00
tociek 7551a06cf4 Corrected APA102 USB (adalight) led device
I have removed the 'hack' that allowed to use APA102 with original
version of adalight. I have modified adalight code and placed it into
dependencies folder. This change is not backward compatible, so it won't
work with original adalight code.
The reason for the change is that last leds were not acting as they
should (last led red). Additionally with this change and new arduino
code, performance is  lot better and lights change much smoother.
I have also changed switchOff method that requires different data sent
to apa102 to turn all leds off.

Enjoy :)
Jacek


Former-commit-id: 624fe6c429aee896b150d23289f0be19e040474d
2015-11-12 00:22:11 +01:00
tociek bd1cdac78a Merge remote-tracking branch 'refs/remotes/tvdzwan/master'
Former-commit-id: 5349f8d1511266f136fcb9b3efc70021c4728a74
2015-11-12 00:15:01 +01:00
tvdzwan 42a6f72f06 Merge pull request #402 from AEtHeLsYn/master
APA102 end frame fixed (this time for real)

Former-commit-id: 92969b3b0c7b4cd8cc13c86e509274ec63c0b23b
2015-11-08 21:37:26 +01:00
tvdzwan 1672f41393 Merge pull request #407 from NicoHood/RawHID
Add RawHID Device + HID API Device

Former-commit-id: 969114791e75a5eb3a4827a8e84471cda1966dd5
2015-11-08 21:37:12 +01:00
NicoHood 1b2b3b3135 Added udev/sudo note to HID Device
Former-commit-id: 30e1524a5ca587cd5928aae028de868df2725aca
2015-11-08 21:05:12 +01:00
NicoHood 3595709099 Adapted Paintpack to HIDDevice API
Former-commit-id: 06101f0e99fbe99f8994193cea337b400acbafe3
2015-11-08 17:30:12 +01:00
NicoHood a7d9a44dcc Fixed adalight typos
Former-commit-id: c4bccd1e6c036b244f69283d2edff41c618ffc1b
2015-11-08 17:30:01 +01:00
NicoHood 29d3209d7d Added Raw HID device
Former-commit-id: bd36530b6b63959ee4d83693e396cbb0af70ddb3
2015-11-08 17:29:53 +01:00
NicoHood 4d80fcb0f3 Added HID Device
Former-commit-id: 6284152fd9ffdad69fa1bbd4490da9547c4dbe87
2015-11-08 17:29:34 +01:00
AEtHeLsYn 1c41919c08 Update LedDeviceAPA102.cpp
Former-commit-id: f0b04ded96a9c9b99c2329e7889917645065382d
2015-11-04 14:08:33 +01:00
AEtHeLsYn 98d55e8cfc Update LedDeviceAdalightApa102.cpp
Former-commit-id: fbf05206e681fc5979a7241bcb1ee716ec088757
2015-11-04 14:07:15 +01:00
AEtHeLsYn 958aa428a3 Update LedDeviceAPA102.cpp
Former-commit-id: 164b396f7d779d01e2fc1df80438ad817a0ac712
2015-11-04 14:05:09 +01:00
AEtHeLsYn 9d004fa36e Update LedDeviceAdalightApa102.cpp
Former-commit-id: 2bbbb4756e6c3f8fe070ba73e63ce327e3f75ff4
2015-10-30 20:08:16 +01:00
AEtHeLsYn acc1a1b397 Update LedDeviceAPA102.cpp
Problem with endFrame was not only endFrameSize, but ledValue index too

Former-commit-id: cc14e9d440a1d27f6a51c18f92aeba1f438c9c01
2015-10-30 20:07:21 +01:00
T.van der Zwan 6230f1dfe7 Updated releases with APA102 fix
Former-commit-id: 2125e182e31c667b66ec176ae302514742114914
2015-10-20 21:02:09 +02:00
tvdzwan 7e72600afd Merge pull request #393 from LightberryEu/master
APA102 implementation for Adalight

Former-commit-id: 60d2efea7fdc9b995039132fb0a399aa65c4bc17
2015-10-20 20:58:38 +02:00
tociek 3f6c00966e Final adjustments for APA102 via Adalight
Former-commit-id: ba786d5c4165c992ce4671e487294547c8dae8c6
2015-10-13 23:35:27 +02:00
tociek 33edcddb1b APA102 device for use with Adalight (nominaly for ws2801)
Former-commit-id: 7fb9e8e84518be9387ea9feca11e93a8a5389e4f
2015-10-13 19:11:01 +02:00
poljvd 4fe01a6613 Update update_hyperion.sh
Fixed incorrect openelec variable reference

Former-commit-id: f594935c9a6a2f1818dd3acfdb0fddfac6ad76cb
2015-09-29 17:06:06 +02:00