Commit Graph

951 Commits

Author SHA1 Message Date
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
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
brindosch ff7154adad Merge branch 'master' of https://github.com/tvdzwan/hyperion
Former-commit-id: 92d7b7170f9e8f698c844a9a78ac58bdcdd8f778
2016-03-15 20:33:50 +01:00
brindosch 144d1ba840 32bit deprecated
Former-commit-id: dd3e9c404f4162febf78cbd98b6ccf9511f7e855
2016-03-15 20:33:38 +01:00
RickDB 7adb339dea Updated orbIds config setting and sample config.
Former-commit-id: 350db40b53d04efbb43dc8c87c88bf2eb378fa6b
2016-03-15 18:37:55 +01:00
RickDB f783c59185 Corrected indenting in LedDeviceFactory.cpp.
Former-commit-id: 31713a4a0ce9bd25fd1e39969bbb481363a80167
2016-03-15 12:06:24 +01:00
RickDB e5545eaac0 Code reformatted.
Former-commit-id: 6f3688791602efb33389c3ba789e7a8a723ee290
2016-03-15 12:03:00 +01:00
RickDB dcc6a9b449 Make sure the byte array is empty before filling it.
Former-commit-id: 64f76fa358234e131377ecfabf196f3c7324e79f
2016-03-15 11:45:25 +01:00
RickDB 5be072be24 Added more inline documentation.
Simplified joinedMulticastgroup.
Removed non-required functions and includes.


Former-commit-id: 829b5c6f89ee1e9a4789dbe18f911b05e3b5d8e1
2016-03-15 11:10:04 +01:00
AEtHeLsYn ef92488c97 Update hyperion.config.json
Former-commit-id: 0febd7e5e4651880d9debd6516e47f1700bd351e
2016-03-15 11:01:29 +01:00
RickDB fdb164da0a Added multi Orb support, Orb ID should match that of leds index with a +1 offset (index 0 = Orb id 1 etc..)
Code cleanup.


Former-commit-id: af8a6df876f334c9a65b1a936b5bb85b380d86d1
2016-03-14 23:19:20 +01:00
RickDB 0d8c4ac5fb Correctly set buffer size based on number of leds so that it works with non-standard AtmoOrb setups.
Former-commit-id: 6aec2410d6e870c8489e565269f2990e3a9e1b85
2016-03-14 21:19:47 +01:00
RickDB bd1a45216a Initial AtmoOrb support including sample json config.
Former-commit-id: 51ad57afd39695095b5886966e8c71c4e47f269e
2016-03-14 20:19:19 +01:00
brindosch 935e400a4a Merge pull request #547 from penfold42/master
updated reference to rpi_ws281x sub module

Former-commit-id: f649f4bbd4fcd4781ee0e7e29e61fe10088df330
2016-03-14 00:38:06 +01:00
penfold42 cda2232080 updating reference to rpi_ws281x
Former-commit-id: 6949fe847d9c4181c924a13ed0715ecd71b98499
2016-03-14 10:02:10 +11:00
AEtHeLsYn 901876246e Merge remote-tracking branch 'refs/remotes/origin/test'
Former-commit-id: 009da18a860ea64f2921d4c34229749539d1e990
2016-03-13 21:19:34 +01:00
AEtHeLsYn 0708d47457 Merge remote-tracking branch 'refs/remotes/tvdzwan/master'
Former-commit-id: d6129482381dba63e5c1a4026932f01a3beafbef
2016-03-13 21:14:43 +01:00
AEtHeLsYn 1f1aee0c37 Final fixex
Former-commit-id: 7b2e1a33ab7705dddadfa1ec99d3d7c379ab10dd
2016-03-13 21:14:22 +01:00
AEtHeLsYn ae23c96b91 Merge remote-tracking branch 'refs/remotes/tvdzwan/master' into test
Former-commit-id: 00f923e9b8fe892cd2f5117e0d81743471d2a6ad
2016-03-13 20:53:28 +01:00
brindosch 09c1a6448e add x32x64 oe dependencies
Former-commit-id: 77dfd9acb888a373fc46f4dcc905ebe9d3a3d93e
2016-03-13 20:04:42 +01:00
brindosch 33d7e54f1f fix createrelease.sh
Former-commit-id: d004178819bb9ac41b042149da3b5ef30a43d890
2016-03-13 17:56:00 +01:00
brindosch b3e929af3e extend create release.sh
Former-commit-id: 52e24ff533bc2d3d3d81f8f1b45c33b3bfe1fcfa
2016-03-13 15:40:49 +01:00
brindosch 357790c84c cleanup and addition
Former-commit-id: b47e5b99eb535aa98b90dfb111618c0055b00993
2016-03-13 13:55:56 +01:00
AEtHeLsYn 28f67871dc More fixes
Former-commit-id: 331ba604dba8aa16f9cf42c5827c8542502be545
2016-03-13 13:05:47 +01:00
AEtHeLsYn a5a17776d4 BugFix
Former-commit-id: 8887ee93d5bcaa7ee13f4f5afb601a65d59ee113
2016-03-13 12:10:54 +01:00
AEtHeLsYn e4d77660a4 Bug fixes
Former-commit-id: a6783a75edb83988d1737df3d4a7a14c71ec4223
2016-03-13 11:59:36 +01:00
AEtHeLsYn 84c48b9a0a Merge remote-tracking branch 'refs/remotes/tvdzwan/master' into test
Former-commit-id: 19831aa23078659d7f285b0e91bffff21a932283
2016-03-13 11:52:38 +01:00
AEtHeLsYn 37c54d733d Merge remote-tracking branch 'refs/remotes/tvdzwan/master'
Former-commit-id: 59c1c363863c950e91ac57cc2ff39a722359634b
2016-03-13 11:49:49 +01:00
penfold42 bc3e724413 Merge pull request #6 from tvdzwan/master
updating my fork again

Former-commit-id: 0014a1280dd8d164e5ff79c3a2f4c6fa72792d73
2016-03-13 13:21:59 +11:00
tpmodding 66cb9c3714 Merge pull request #542 from redPanther/bootsequence
fix bootsequence

Former-commit-id: a02ab756a8da1de8f863d5b723eed96e46d7777b
2016-03-13 03:04:57 +01:00
tpmodding 30e4ba47d9 Update create_all_release.sh
Added "-DCMAKE_BUILD_TYPE=Release -Wno-dev" to make everything ready for release!

Former-commit-id: 1c4f6e4b829afbe782dff63c7d16ece8562146fa
2016-03-13 02:35:17 +01:00
tpmodding 2dae58f070 Update CrossCompileHowTo.txt
Updated instructions and build script, save as .sh and run it!

Fixed typos also!

Former-commit-id: 53b6f896de2e28d8fe7d6d37abe296272c71032e
2016-03-13 02:27:12 +01:00
redpanther 3dae8d069c fix bootsequence.
if boot duration not 0 then boot prio is set to 0 to avoid start of grabber overrules boot efx
cleanup bootseq code


Former-commit-id: 85c9f099bd9a2e8d695117a24164d8ce81ad2a36
2016-03-12 19:21:47 +01:00
brindosch e9e43e2ba0 compatiblitiy with ne script
Former-commit-id: cf390012c6973d6223c8f60b9679b6d782a1fbde
2016-03-12 12:04:54 +01:00
brindosch 97ba9560e8 Update images and introduce new install script, cleanup
Former-commit-id: 4f38353c420f5b82de509c36d4444bc8d32566e3
2016-03-12 03:49:19 +01:00