Commit Graph

2269 Commits

Author SHA1 Message Date
T. van der Zwan 6160be229d Added simple version information to JAR. Commited the new release of HyperCon.
Former-commit-id: 7b690b726926c4237bafde8c84ee9c73f95856c4
2013-11-08 20:20:12 +01:00
T. van der Zwan 85c8ba0100 Merge remote-tracking branch 'remotes/origin/master'
Conflicts:
	src/config-tool/ConfigTool/src/org/hyperion/hypercon/spec/DeviceType.java

Former-commit-id: 27aea22da889530529b5dc24f38441950594a7e5
2013-11-08 15:06:19 +01:00
T. van der Zwan caa249c54e Updated the configuration to include all available Hyperion options.
Former-commit-id: 12765ea4e1d90b4c1f791424921fd0b921e5c2ec
2013-11-08 15:04:56 +01:00
johan 212ce35861 Created release with sedu device
Former-commit-id: c541a2d8f04572c7cf493a112ebb283e561afd99
2013-11-05 21:32:21 +01:00
johan 58b8bbe8cc rename of lpd6803 device to fix typo
Former-commit-id: 4c2b92f51d1903122211e3e91ce876697ea57526
2013-11-05 21:11:31 +01:00
T. van der Zwan 50bb43f1ec Added missing dependency of last commit (serial)
Former-commit-id: 2f50af95f36600716e14d5e884ddd7b55ae982fc
2013-11-05 19:26:33 +00:00
T. van der Zwan ecaf665d85 Added SEDU device to option for led-devices
Former-commit-id: b14c47c34f7dfc99cd81b1d15fcc3610d2058c13
2013-11-05 16:21:20 +00:00
T. van der Zwan c787241747 Moved all device to seperate directory
Added 'sedu' device based on RS232 device


Former-commit-id: 918cbde65a4a14f532c2e08e104745715c3fdd37
2013-11-05 16:18:04 +00:00
T. van der Zwan cb2cc5c259 Removed incorrect file-headers
Added rs232 library
Added abstract Rs232 device


Former-commit-id: 9a2830f71376f0716edea594afc526018a530fa3
2013-11-05 15:46:17 +00:00
T. van der Zwan 263bf93e0f Fixed led-ordering based on their indices
Former-commit-id: 835a9cede81fb717bf4862e318b673e9ebfb7cb5
2013-11-05 15:05:00 +00:00
poljvd f434b398c3 Changed settings file to binary format (io ascii)
Former-commit-id: a4e31b7661299470ea136f8cccd9552c38d6b6f4
2013-11-05 09:23:00 +01:00
T. van der Zwan 56ce6dddfc Recreated HyperCon.jar
Former-commit-id: 149835ef79863bedc66bf1bb2e1c2fd019e28100
2013-11-04 23:33:08 +01:00
T. van der Zwan 8e978047a1 Merge remote-tracking branch 'remotes/origin/master'
Conflicts:
	src/config-tool/ConfigTool/src/org/hyperion/hypercon/gui/ConfigPanel.java
	src/config-tool/ConfigTool/src/org/hyperion/hypercon/gui/LedFramePanel.java
	src/config-tool/ConfigTool/src/org/hyperion/hypercon/spec/DeviceConfig.java

Former-commit-id: 18ef539aef815aaf80e0954b27647d29acb0be6c
2013-11-04 23:31:58 +01:00
T. van der Zwan daeec4077f Added persistent file for configured settings.
Former-commit-id: dd14b9975c09ad50781eb947483069b65e1a5c35
2013-11-04 23:24:10 +01:00
johan c79bbd5f14 Added parenteses around config value
Former-commit-id: f1f3682cdbd3880f28ca0bada18a0f2b751320fb
2013-11-04 21:13:39 +01:00
johan cf9aed8698 Added the option to specify the color byte order
Former-commit-id: 4ec3f869fbee70779c44752cdd5d1021657baec2
2013-11-04 20:55:55 +01:00
johan fc1e4bc6c8 Added the option to specify the color byte order
Former-commit-id: f911d0f26c25345bbe5e9014fbc31568b7386f08
2013-11-04 20:52:57 +01:00
johan 8d8c4bdfad Fixed listening for device setup changes
Former-commit-id: c1580486bb123fe6c457610225ca46f3063b94c4
2013-11-02 20:06:47 +01:00
johan e5395951a5 Fixed endianness issue in LDP6803 device
Former-commit-id: 6762890065d791f3ad5f24526f2f735822b451e1
2013-11-02 19:30:19 +01:00
T. van der Zwan fb23befdee Added the ldp6803 led device to HyperCon
Former-commit-id: 899bc2f50974ed22948a515f2839a6c14570d74d
2013-11-02 16:06:54 +01:00
T. van der Zwan 491dcc706b Finshed the Ldp6803 implementation (I think)
Former-commit-id: 856d9575923134ded63cded746cb4125b78e0623
2013-11-02 05:56:14 +00:00
T. van der Zwan 518ca910b7 Implemented the Ldp6803 device.
Former-commit-id: e38f7d697fbf137d89bfefb1503848a771f51dad
2013-11-02 05:51:41 +00:00
T. van der Zwan f158236910 Created first implementation of SPI-dev abstraction and added Ldp6803 as derived led device.
Former-commit-id: 4701ed1ffe72accf3be818c73b95fb025c72149e
2013-11-01 22:48:39 +00:00
johan 3e4c38b57a Added smoothing to the Hyperion configuration
Former-commit-id: 85e27d54841de5030199dd7f70bb0f29250abb6a
2013-10-27 21:06:35 +01:00
johan 0b08341ef1 Initial commit including a linear color smoother
Former-commit-id: ffc00087996324f989e56dc5c95ab734c7c86dfa
2013-10-27 18:04:37 +01:00
johan 73243eb593 Fixed generation of device config type string
Former-commit-id: ec245b9fae3f2bae690e985657807389770539d9
2013-10-27 13:15:48 +01:00
johan 8bf1e6bfa4 Update config file with generated file
Former-commit-id: 752279625fd769588e2b4655d1df5f447067e906
2013-10-27 12:28:35 +01:00
johan 2471bd8753 added flag to have BGR output instead of RGB
Former-commit-id: dbd35d6dd4a84d95e0a034b99843be4949a6e169
2013-10-27 10:18:31 +01:00
johan 2aaf58aa78 Rewrite of black border detector to fix problems with overscan and xbmc video calibration settings
Former-commit-id: 439e3dd66d131347a9abf78f89339ca241d1dc8b
2013-10-27 09:26:10 +01:00
johan a3e59f0243 Rewrite of black border detector to fix problems with overscan and xbmc video calibration settings
Former-commit-id: ed6dd4e6872ea69d682096a82e108a3f7e7ca4ae
2013-10-27 09:25:02 +01:00
johan 8a9c052e8d Fixed Layout issues where components were only partly visible
Former-commit-id: 518b72093d38a7692c7c7707f5fe9f663477ec9d
2013-10-21 21:45:02 +02:00
johan 3939380b5e Fixed bug where the size of te image processor had not been set
Former-commit-id: 21b559899fad808a4878ebe7e0e108d8dc11bcae
2013-10-21 21:13:01 +02:00
johan 756e9a28c0 Application build time added to application to write to stdout at startup
Former-commit-id: 4fca64a4b7ae6f0d74495173df26538cebae95f3
2013-10-21 20:29:30 +02:00
johan 293a2e7c19 Added reading the enable flag for the border detector
Former-commit-id: d2cf4df9a7684107b30f9bc01d5aa90b321ce1b5
2013-10-20 22:27:05 +02:00
johan 0e8997f554 Added writing the blackborder detector flag to the settings file
Former-commit-id: da17feaa221d481f93e505d32473269a080d55ed
2013-10-20 22:08:39 +02:00
johan c57dee892f added extra console output to the xbmc checker
Former-commit-id: 3c34b85519338a724312cc677bec6a75ff13ea5f
2013-10-20 11:01:14 +02:00
johan 204f9d549c added extra console output to the xbmc checker
Former-commit-id: e7620cd1a8e2aafe1a8a862a618e103014364b6f
2013-10-20 10:46:15 +02:00
johan 641767a7e0 added extra console output to the xbmc checker
Former-commit-id: 3af9227391b72fc16b05895f1ab3daa7babb4f9e
2013-10-20 10:37:04 +02:00
poljvd 5c12a3c716 Added the option to specify a gap from the border
Former-commit-id: 52280948a231cc89065daed7cc620262680ea512
2013-10-18 12:36:30 +02:00
johan 4a9690bcb3 Updated pre-build HyperCon
Former-commit-id: e1b06d5971131ca5e484b67f2c81f53dc2512899
2013-10-17 20:04:16 +02:00
T. van der Zwan 6756db2417 Added default values for color transform configuration.
Former-commit-id: a0d7c9279d5789ea3d19c8bb3004e1f596c39623
2013-10-17 07:44:42 +00:00
T. van der Zwan 8d53c765c3 Added full description to create cross compile environment and build.
Former-commit-id: 0000306b798ede4dbcc5643b09375c90c36c10b2
2013-10-17 07:43:10 +00:00
poljvd cd07bcc467 Update README.md
Former-commit-id: 2150489d1596b2e92bb0fc98d5180656003502b7
2013-10-17 00:29:26 +02:00
poljvd ef5171683b Update README.md
Former-commit-id: b30a9b1096e8bd440cd77f84513b7b8356a0e725
2013-10-17 00:10:26 +02:00
johan f832ce55f5 Merge branch 'master' of https://github.com/tvdzwan/hyperion
Former-commit-id: 93e7f10b8474d34a61cbc5b0fb3d94f0253bb510
2013-10-17 00:03:42 +02:00
johan 31cb1904bf Hyperion update script added
Former-commit-id: 58d628e0f73fdf92e938f42a139b60b8f77a3424
2013-10-17 00:03:29 +02:00
T. van der Zwan 038b350672 Merge branch 'master' of https://github.com/tvdzwan/hyperion
Former-commit-id: 3d78776087fc12679cccd6deae9686511fadf3fb
2013-10-16 23:24:17 +02:00
T. van der Zwan 7fedacafb3 Fixed incorrect key in json-config generation
Former-commit-id: 106473ec0b87c710b941e4541a24fe2dd7451c2a
2013-10-16 23:23:35 +02:00
johan 64b9316a04 Added some extra checks to be more tolerant for configration faults
Former-commit-id: 5061311d8116f848f36808f2c77dcff011ceb571
2013-10-16 23:19:40 +02:00
T. van der Zwan d50aec63f7 Fixed incorrect assignment of min and max Y-fractions
Former-commit-id: d02351a62e2ff24d39892536bb1e2da7297a9778
2013-10-16 20:53:45 +00:00