brindosch
c427081ac5
Merge pull request #564 from AEtHeLsYn/master
...
Allow hyperion-remote to send correction and transform at the same time
Former-commit-id: bb69c6c9eb43ca0d1185fef80418ba3dcade3877
2016-03-23 17:46:50 +01:00
brindosch
fe8a92b2eb
Typo
...
Former-commit-id: a6032547f54a181f4a48d41b9f8018ac84d42140
2016-03-23 17:44:29 +01:00
brindosch
fa66c3b2b5
Rework log messages
...
Former-commit-id: eac93c0fd78fdf353e940d08df3cabf0b962a3e2
2016-03-23 17:40:45 +01:00
AEtHeLsYn
1b50fdd74e
Update hyperion-remote.cpp
...
Former-commit-id: dec50a509837d19120ed9699a2618b61d77ec00d
2016-03-23 13:35:38 +01:00
tpmodding
c4ce0ce1f5
Merge pull request #563 from penfold42/master
...
Rename test device to "file" device
Former-commit-id: 80e5098ae1cb792d5ebf6f0b88b1106f721ae7b4
2016-03-23 13:01:36 +01:00
penfold42
a3204ae6be
LedDeviceFile now defaults to /dev/null if the output is omitted.
...
Former-commit-id: eff12ec16d08ffa00287ed68238ab6b397f1c53d
2016-03-23 21:28:31 +11:00
penfold42
7dce3ab798
renamed the "Test" device to be "File"
...
No functional changes, but
- files have been renamed
- the device name is now "file" not "test"
Former-commit-id: 3fbc03c3fe1d764654c1d28ebb80562ce6276ab1
2016-03-23 21:12:34 +11:00
AEtHeLsYn
5c670e4601
Merge remote-tracking branch 'refs/remotes/tvdzwan/master'
...
Former-commit-id: d3dd174247163fdf2ea57df9b32eec0a945b69d4
2016-03-22 23:33:31 +01:00
brindosch
dcd518b6cc
Merge pull request #560 from penfold42/master
...
Add invert option for ws281x
Former-commit-id: 999f822a22aae7158f5d62afef65b045190e8f99
2016-03-22 23:04:33 +01:00
tpmodding
197be9dc55
added hyperion-v4l2.sh for openelec
...
Former-commit-id: 851e3e054a708bab673b9f10b4261c51e17832e8
2016-03-22 14:34:25 +01:00
penfold42
6143075365
1. changed default number of pwm LEDs to 256
...
2. Adds support for level shifters that invert the data
Config option - "invert" (integer)
if omitted, do not invert
if == 0, do not invert
if !=0, invert
Former-commit-id: fd5b2863a85b11ac3a8444d1e02822f852feb556
2016-03-22 23:50:14 +11:00
brindosch
21c464fd1f
Update PULL_REQUEST_TEMPLATE
...
Former-commit-id: ff31ca6f445f9a5c2e4ee13f3a0537d53ebb7f16
2016-03-22 13:46:17 +01:00
penfold42
9cbc005ee0
Merge pull request #8 from tvdzwan/master
...
Updating
Former-commit-id: 4ab47903c7fa9c7aaa441a0e3c45af615a00c611
2016-03-22 23:33:33 +11:00
penfold42
ac3e7efcee
Revert "Added support to invert the WS281x LED data."
...
This reverts commit e352dea7a6
[formerly 44ab64329641f0e1450174314a955d241641d149].
Former-commit-id: d8cc750d60ac642cbdb611cd925252f09cb907db
2016-03-22 23:28:41 +11:00
penfold42
ff2a1038a0
Revert "Revert "Merge pull request #7 from tvdzwan/master""
...
This reverts commit 9280078cf0
[formerly 0261bc7735663dba45681a5c0e4026b4c1fddeba].
Former-commit-id: e2850cd34a48bcccaa887a33ff7bf06e0a25c904
2016-03-22 23:28:04 +11:00
penfold42
9280078cf0
Revert "Merge pull request #7 from tvdzwan/master"
...
This reverts commit ae218b85ff
[formerly b57904d64f0fbdd2e97f0326de4378489206e357], reversing
changes made to cda2232080
[formerly 6949fe847d9c4181c924a13ed0715ecd71b98499].
Former-commit-id: 0261bc7735663dba45681a5c0e4026b4c1fddeba
2016-03-22 23:24:34 +11:00
brindosch
22819b65ba
Hyperion update to V1.01.0
...
Former-commit-id: 35d177b762308320686caddfe56e9c4b753a4fdd
2016-03-22 01:49:26 +01:00
brindosch
fb7445b545
Update
...
Former-commit-id: 3c6ac5d2f618cd7499c16bca950ff3d41f855318
2016-03-22 01:01:54 +01:00
brindosch
1f18073f00
Merge pull request #534 from AEtHeLsYn/master
...
Color correction
Former-commit-id: 7be726f1adb8698684a2b4726650082ed517901f
2016-03-22 00:56:41 +01:00
brindosch
2677304ec4
Merge pull request #553 from ntim/support_for_philips_hue
...
Improved validity checks and memory footprint for Philips Hue
Former-commit-id: 65b450ae730fd5e06006a8fe6ab3e3b6ce260c43
2016-03-22 00:56:27 +01:00
brindosch
4f394dbbee
Merge pull request #554 from redPanther/hyperion_version_id
...
Hyperion version number
Former-commit-id: 6cb6a03e737012f44b08b1ccbc749c9fbe6228f1
2016-03-22 00:56:19 +01:00
brindosch
36304f9067
Merge pull request #559 from markwal/pwmchannel
...
Add ws281x driver parameter for PWM channel
Former-commit-id: ae027699662ae74991275940fc7b63538386c745
2016-03-21 23:37:49 +01:00
tpmodding
2b7b8cd264
Update create_oe_depedencies.sh
...
Former-commit-id: be4c2091e59d2c150908e7836468676bfeed0aee
2016-03-21 23:23:41 +01:00
AEtHeLsYn
3c2682b626
Update JsonClientConnection.cpp
...
Former-commit-id: 5014c392b3c7629b6f02ead321621f7edc560680
2016-03-21 17:42:13 +01:00
AEtHeLsYn
7da3e83597
Update JsonConnection.cpp
...
Former-commit-id: c701972ecddcd9655f0aa56b69301ad463f8dcb0
2016-03-21 17:39:02 +01:00
AEtHeLsYn
2d0eeb0a69
Update hyperion.config.json
...
Former-commit-id: ababa8d21284fb7808c571c1db6c400c5bffa4a6
2016-03-21 17:22:22 +01:00
AEtHeLsYn
4a6a0ea9bd
Update hyperion.config.json
...
Former-commit-id: 1b104a073df59cf87d3188ab3c1399943da81ece
2016-03-21 17:21:24 +01:00
AEtHeLsYn
fa3b338894
Update hyperion-remote.cpp
...
Former-commit-id: 2ef2b5d21eda53e2286af8edf7200eb73f5ae3bf
2016-03-21 17:20:06 +01:00
AEtHeLsYn
9987590e5e
Update hyperion-remote.cpp
...
Former-commit-id: 652cde0ee1ef0fed1492c63bf78787467f9dd2b6
2016-03-21 17:19:06 +01:00
AEtHeLsYn
909112fbfb
Update JsonConnection.cpp
...
Former-commit-id: 712db0e3d8e525353d62bd7dfc6e2dd708b09b85
2016-03-21 17:13:46 +01:00
AEtHeLsYn
4836bfc863
Update JsonConnection.h
...
Former-commit-id: 4a0983b135f8386ee4e0db81c044dbaa87e05c03
2016-03-21 17:10:01 +01:00
AEtHeLsYn
a15a680dc3
Update CustomParameter.h
...
Former-commit-id: 99fa0c1a3d6321dc41f4fb1623aee5b364220a67
2016-03-21 17:09:10 +01:00
AEtHeLsYn
0bafc4a3cc
Create ColorCorrectionValues.h
...
Former-commit-id: d765e8c7562d6eac5e03e939bd88c858c50597bb
2016-03-21 17:08:10 +01:00
AEtHeLsYn
b46d231f75
Update JsonClientConnection.cpp
...
Former-commit-id: fef896ef86f04901cf2227a0897dd9ea999325b7
2016-03-21 17:07:02 +01:00
AEtHeLsYn
642de44c7c
Update JsonClientConnection.cpp
...
Former-commit-id: 53b8cf73df6f3cec49886169b870e5490828716b
2016-03-21 17:04:02 +01:00
AEtHeLsYn
ef1f269c51
Update schema-correction.json
...
Former-commit-id: 223e5d183fd2ec83f61421aaa142bc86958fff6a
2016-03-21 17:00:01 +01:00
AEtHeLsYn
35b7707b3f
Update schema-temperature.json
...
Former-commit-id: 3f5a96e0275e239ba0361905282b59a9bd4412d0
2016-03-21 16:59:46 +01:00
AEtHeLsYn
935f24f4f9
Merge pull request #9 from tvdzwan/master
...
script fixes
Former-commit-id: c2a75ff2208ae3d949ede42e80022559f29a351e
2016-03-21 08:58:56 +01:00
Mark Walker
d2973ff20b
Add ws281x driver parameter for PWM channel
...
The RPi 2 and 3 have two PWM channels and 3 PWM pins available to the
gpio header. BCM18 and BCM12 run on PWM channel 0. BCM13 runs on PWM
channel 1. This change allows BCM13 to be used by allowing the PWM
channel to be specified.
Former-commit-id: 3693ab438c2b369e6307c262d32bba509409e5b9
2016-03-20 22:05:24 -07:00
penfold42
e352dea7a6
Added support to invert the WS281x LED data.
...
This supports level shifters that invert the data
Config option - "invert" (integer)
if omitted, do not invert
if == 0, do not invert
if !=0, invert
Former-commit-id: 44ab64329641f0e1450174314a955d241641d149
2016-03-21 15:43:30 +11:00
ntim
e0c3ece80d
Deletion of qt network reply objects.
...
Former-commit-id: 258badb680014a187d76d9183080ea3de6895692
2016-03-20 13:33:41 +01:00
ntim
926f47fc1a
Added more precise outputs on failures as well as some additional checks.
...
Former-commit-id: a0def586410d90abda002504d9c2ae88abc43088
2016-03-19 12:36:55 +01:00
penfold42
ae218b85ff
Merge pull request #7 from tvdzwan/master
...
Updating
Former-commit-id: b57904d64f0fbdd2e97f0326de4378489206e357
2016-03-19 19:33:25 +11:00
ntim
d75a88eb9f
Retreived one light more than necessary.
...
Former-commit-id: 6ee5b0f4a86210fcf4bf3ee96b369aff20c25720
2016-03-17 09:06:28 +01:00
brindosch
bb9b3808e0
script fixes
...
Former-commit-id: 8865ff41bf1bcdd5b61462310c1e53c2055ad412
2016-03-16 20:57:06 +01:00
AEtHeLsYn
75991c16e1
Merge pull request #7 from tvdzwan/master
...
Up-to-date
Former-commit-id: ca05f264b29838c2444f2687ff1bf510bbf9d9af
2016-03-16 10:40:38 +01:00
brindosch
81302b663c
Update images to V1.00.0
...
Former-commit-id: 138dc9dfa3bd3a0ed30c97cd3ca07d6352b73ff2
2016-03-15 21:27:57 +01:00
brindosch
3e057905f9
Merge branch 'master' of https://github.com/tvdzwan/hyperion
...
Former-commit-id: 63824354e579f425b8f51d181ca7b4bc05125df8
2016-03-15 21:14:35 +01:00
brindosch
40e7949181
small build fix
...
Former-commit-id: 765d655e6c042254162735ab757576eb9589335e
2016-03-15 21:14:32 +01:00
brindosch
0cc9fbb16e
Merge pull request #549 from RickDB/DEV_AtmoOrbSupport
...
AtmoOrb device support
Former-commit-id: 0068c8370fb7a0ac552befac27ab1a40284bcb0c
2016-03-15 20:47:20 +01:00