Commit Graph

2269 Commits

Author SHA1 Message Date
T. van der Zwan b0ba91e5c5 Added message to show selected boot-sequence
Former-commit-id: 4903a6a060a317916b8e65c9c0fd37c7d638c4a4
2013-10-16 20:53:27 +00:00
T. van der Zwan e24420c6d4 Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git
Conflicts:
	bin/install_hyperion.sh
	deploy/hyperion.conf

Former-commit-id: 3a51538a8d50f7f3198a044c29200ec6dba4e931
2013-10-16 19:20:36 +00:00
T. van der Zwan f1d38997ef Deleted unused hyperion.conf
Former-commit-id: 4fdced2b173234a4160b0ccf34921aa1c4de9523
2013-10-16 19:15:07 +00:00
johan 745691288f Deploy binaries updated
Former-commit-id: 87d5cf36e4608ddcc443dc6fd9db5ac672208e47
2013-10-16 18:51:08 +02:00
poljvd d07ddc8009 Check type case insensitive
Former-commit-id: 07cebb35933bba53012b7f05bc467f11a28bcc8c
2013-10-16 18:13:31 +02:00
poljvd d2738ef5f6 Update hyperiond.cpp
Former-commit-id: e7fe63bd3fed3c0132d07f6835f94988754e9a91
2013-10-16 18:04:43 +02:00
poljvd 790af5c682 Update install_hyperion.sh
Former-commit-id: ac18816d003e7c4690ae180663b15555313fc130
2013-10-16 17:56:27 +02:00
poljvd 30a6b8b9df Merge branch 'master' of https://github.com/tvdzwan/hyperion
Former-commit-id: 4a0939f52350e15e4345b2a46688a4b07657757e
2013-10-16 17:54:02 +02:00
poljvd 6097a9987d Fix bug in config generation (missing quotes)
Former-commit-id: 75371b32e4335022a7add5c890aca6eecd292606
2013-10-16 17:53:41 +02:00
poljvd e61adaf511 Set executable flags
Former-commit-id: 1e2bca2595e7ed4510dec24a4f25b6bbaf5766a3
2013-10-16 17:46:20 +02:00
poljvd 62909c05ec Changed default settings of HyperCon;
Fixed configuration mismatch between Hyperion and HyperCon


Former-commit-id: 20ee2dd709e4a02934d5badee60da9d6a6f3c6d4
2013-10-16 17:04:38 +02:00
poljvd aa4e2cbe2e Update hyperion.config.json
Former-commit-id: 521ec273e4af59ec9fb78e8ad0c1350ac1dc661b
2013-10-16 13:08:13 +02:00
poljvd 51b6967947 Removed unused includes
Former-commit-id: bd5ffa2d701729d86ecb9b9cf0182f1774e0fec8
2013-10-16 12:53:53 +02:00
poljvd 464f5b518f Updated config file generation for changed configuration file
Former-commit-id: 19e2e0554dcf9eba0d4c90d394ccbc4cc6b2c2a2
2013-10-15 16:23:51 +02:00
johan fe9079fe3c added gpio2spi to launch configuration script
Former-commit-id: ab99d21d851a38836ea2e9f69c30eab19b4620d9
2013-10-14 21:06:50 +02:00
johan 8ced509298 updated deploy binaries and install script
Former-commit-id: 49f5751d38ebc56a58720118ed5269d2615d7152
2013-10-14 21:03:58 +02:00
johan e2983283cb enabled grabbing flags
Former-commit-id: 9bb8d3a417bb6edc37ce4f1751e32d35b1c85cab
2013-10-14 18:25:54 +02:00
johan bb620f6408 Changed request string to c++11 raw string
Former-commit-id: 4fae155658d4ded771f0b01974d4e47bb15f58f4
2013-10-14 18:21:36 +02:00
poljvd f8c20bebeb Changed Github download paths to raw
Former-commit-id: 25fa19cd302991ff32d7f7bc6e86b601c9c3b5fa
2013-10-14 09:00:18 +02:00
johan d526b8c9c1 Changed format of proto color from bytes array to int32
Former-commit-id: 7dcf0256a81bfafb4a8f69a5a2e2a582d43a1d0d
2013-10-13 20:22:32 +02:00
johan 91dcbd0758 fixed checking for proto parsing errors
Former-commit-id: 7831e93bf6c65e574b185d30856af096171b43ac
2013-10-13 17:58:41 +02:00
johan 6db1db3129 Added ProtoServer to the Hyperion server;
Updated the configuration file and schema to be more flexible;


Former-commit-id: 0f670ae6f9512abedf279fe0b014802e31f2f16f
2013-10-13 14:48:59 +02:00
johan 2a55e1b23c Merge branch 'master' of https://github.com/tvdzwan/hyperion
Former-commit-id: b445484f422d93ef858d96697e3f106078ab6cb1
2013-10-11 10:08:21 +02:00
johan 9247c577ba Proto server added for better performance of remote application using a binary protocol;
gpio2spi added which can be used to switch the GPIO pins into SPI mode if necessary;


Former-commit-id: 237f495289ce2f4afae49b36684f464937dbd30f
2013-10-11 10:06:24 +02:00
poljvd 4ed2bf6343 Update README.md
Former-commit-id: 6e7751f95f8d28e6877a869d46cc09a94be412e5
2013-10-10 09:55:58 +02:00
poljvd 8813e7e50f Update readme
Former-commit-id: ac30989b4c20cc2074629a14d43b844cc5bd573f
2013-10-10 09:55:44 +02:00
poljvd 2cf103aed5 remove additional commandline argument
Former-commit-id: 12245d8b5670dbdffd9945665fbe338e99799cc8
2013-10-10 09:52:30 +02:00
poljvd 0963092b50 Change return value when no config file present
Former-commit-id: b560663960303b01466fb36f2e442926aa3b63b4
2013-10-10 09:51:18 +02:00
johan c8d9d79f0f spidev_test.c added to test apps
Former-commit-id: 5495ef7d36727327954f46475b79b1ac55749770
2013-10-07 21:15:33 +02:00
T. van der Zwan f37af20fd6 Merge remote-tracking branch 'remotes/origin/master'
Former-commit-id: 074fda5f355536bb2782119850117a403404677c
2013-10-05 18:46:19 +02:00
T. van der Zwan 4634bc34ff Downscaled all images of HyperCon of 1280x720 (reduce jar to under 10MB)
Former-commit-id: e326fadbca9d37f7ef265f8384158660938e0b5b
2013-10-05 18:45:46 +02:00
T. van der Zwan 69f638264b Changed address of the raw github files
Former-commit-id: bf8ee9aa9212470f098c2cc6b8e9cd0b7fd25889
2013-10-02 19:20:38 +00:00
T. van der Zwan be01a1e44c Added first versions of release to the deploy directory.
Former-commit-id: 3efbbdb21dbe502941c8fa192c9c9c3e24ae0121
2013-10-02 07:47:43 +00:00
T. van der Zwan 79be6ea4a2 Updated the snapshot creation based on the latest release of VideoCore (included backwards compatibility if correct)
Former-commit-id: 5bb8d6d7cd673ac8c08a2c9a8f1995231074d327
2013-10-02 07:46:12 +00:00
T. van der Zwan 2b4060c1b1 Update of the installation script to use wget to obtain the latest release in deploy
Former-commit-id: f9b1be2af9c9f2bcfc79fa6851a4dec4d2e494ce
2013-10-02 07:44:08 +00:00
T. van der Zwan 5817c753dc Added framegrabber and bootsequence to schema
Former-commit-id: 9d94f2ad96bb1405015cdaed937abb8ad48b42c0
2013-10-02 07:42:31 +00:00
T. van der Zwan fc3361f760 Updated test for configfile for verification against schema.
Former-commit-id: 97ecb9e26d266f925c60462de91af9f062ebf3cf
2013-10-02 07:41:28 +00:00
T. van der Zwan 352d9f5652 Added comment generation to configuration file writer. Added icon to main-frame. Update of jar.
Former-commit-id: f620c0cae0f7bd26fa1ef3c5b10cb26d2975b2eb
2013-10-01 15:42:49 +02:00
T. van der Zwan ed4596f3aa Added HyperCon to deploy directory. Sorted leds to start at led-nr zero. Changed default integration depth of horizontal leds.
Former-commit-id: 67b38ceea032de0105daadd4bcda99cd458fb15f
2013-09-30 17:00:09 +02:00
T. van der Zwan 3b232ad4f5 Renamed packaging to HyperCon. Added javadoc comments. Added build script for auto jar-build.
Former-commit-id: d54f184b3b9fad359c5469361d6f93a8b884a00b
2013-09-30 15:40:51 +02:00
T. van der Zwan 6792321192 Merge remote-tracking branch 'remotes/origin/master'
Former-commit-id: 0f424826def93b35209c055244003dc21d07e9b7
2013-09-25 09:25:14 +02:00
T. van der Zwan 7c15c97904 Updated configuration and led-display
Former-commit-id: a768b70fa40c1b78da9e7b7c6380734211b28bf5
2013-09-25 09:24:00 +02:00
johan 876100249e Added configuration to XBMC video checker
Former-commit-id: 82a73ca5a31c7152572f06bff50befd26053d8df
2013-09-24 21:45:27 +02:00
johan f31ed069ef Ignore messages which are not a reply to the request
Former-commit-id: 23aeecabb9dba84d8118ee83a16a964a8163a363
2013-09-24 21:26:50 +02:00
T. van der Zwan b1b6de7ce6 Merge remote-tracking branch 'remotes/origin/master'
Former-commit-id: e159c4757880a0f77f59c6b23775856e4fd4b8fe
2013-09-24 11:28:33 +02:00
T. van der Zwan 42a17a485f Created the config tool for defining hyperion json file
Former-commit-id: 0eac20fbc633111250911ba422e6edac0ef906e1
2013-09-24 11:25:51 +02:00
johan cf0f94224f Changed XBMC Video checker from emitting all black on a lower channel than the grabber to commanding the grabber 2013-09-23 22:33:38 +02:00
johan 82617dea51 Fix bug in rgb2hsv transform 2013-09-13 14:24:49 +02:00
johan 02fa8f5679 Fix bug in hsv2rgb transform 2013-09-13 14:03:12 +02:00
T. van der Zwan 94a8dfad2f Enabled KnightRider boot sequence 2013-09-12 18:42:16 +00:00