Commit Graph

  • fc3361f760 Updated test for configfile for verification against schema. T. van der Zwan 2013-10-02 07:41:28 +0000
  • 352d9f5652 Added comment generation to configuration file writer. Added icon to main-frame. Update of jar. T. van der Zwan 2013-10-01 15:42:49 +0200
  • ed4596f3aa Added HyperCon to deploy directory. Sorted leds to start at led-nr zero. Changed default integration depth of horizontal leds. T. van der Zwan 2013-09-30 17:00:09 +0200
  • 3b232ad4f5 Renamed packaging to HyperCon. Added javadoc comments. Added build script for auto jar-build. T. van der Zwan 2013-09-30 15:40:51 +0200
  • 6792321192 Merge remote-tracking branch 'remotes/origin/master' T. van der Zwan 2013-09-25 09:25:14 +0200
  • 7c15c97904 Updated configuration and led-display T. van der Zwan 2013-09-25 09:24:00 +0200
  • 876100249e Added configuration to XBMC video checker johan 2013-09-24 21:45:27 +0200
  • f31ed069ef Ignore messages which are not a reply to the request johan 2013-09-24 21:26:50 +0200
  • b1b6de7ce6 Merge remote-tracking branch 'remotes/origin/master' T. van der Zwan 2013-09-24 11:28:33 +0200
  • 42a17a485f Created the config tool for defining hyperion json file T. van der Zwan 2013-09-24 11:25:51 +0200
  • cf0f94224f Changed XBMC Video checker from emitting all black on a lower channel than the grabber to commanding the grabber johan 2013-09-23 22:33:38 +0200
  • 82617dea51 Fix bug in rgb2hsv transform johan 2013-09-13 14:24:49 +0200
  • 02fa8f5679 Fix bug in hsv2rgb transform johan 2013-09-13 14:03:12 +0200
  • 94a8dfad2f Enabled KnightRider boot sequence T. van der Zwan 2013-09-12 18:42:16 +0000
  • ecdd7775c5 Fixed doxygen warnings T. van der Zwan 2013-09-09 20:35:28 +0000
  • a6c0f06b44 Added automatic doxygen generation to cmake T. van der Zwan 2013-09-09 20:35:03 +0000
  • b9826e06ee Added doxygen comments T. van der Zwan 2013-09-09 17:14:49 +0000
  • a567f0feeb Added abstract boot sequence to handle events and iteration count. Implemented KnightRider bootsequence (KittBootSequence). T. van der Zwan 2013-09-09 15:24:36 +0000
  • db708da60a Changed the constructor of LedDeviceW2801 (only incl required parameters) Changed the call sign of the write functions (included const declaration of color parameter) T. van der Zwan 2013-09-09 15:23:44 +0000
  • 8441dd51cc Added/Updated/Fixed doxygen comments T. van der Zwan 2013-09-09 02:54:13 +0000
  • d2d7265f02 Added doxygen comments T. van der Zwan 2013-09-06 19:26:58 +0000
  • 3187fc84a6 Doxygen comments added johan 2013-08-31 14:36:54 +0200
  • 1a2dd19a7b Update README.md poljvd 2013-08-29 09:41:50 +0200
  • ebe2b51b2e Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git T. van der Zwan 2013-08-25 16:21:30 +0000
  • 4a19095234 Added factory to boot-sequence Added json-config for boot-sequence. T. van der Zwan 2013-08-25 16:20:19 +0000
  • 0788253cac Added factory to boot-sequence Added json-config for boot-sequence. T. van der Zwan 2013-08-25 16:16:11 +0000
  • 213545afe7 Added config file settings for XBMCVideoChecker johan 2013-08-24 11:51:52 +0200
  • 026937d5e1 Changed XBMC video checker from HTPP (using QNetworkAccessManager) to a plain TCP socket because of thre required CPU johan 2013-08-23 21:40:42 +0200
  • c4eb715592 XBMC video checker added johan 2013-08-23 20:44:53 +0200
  • 3d02fecc7a Added 'rainbow' boot sequence Moved color transform to utils lib T. van der Zwan 2013-08-23 16:24:10 +0000
  • 6ee94409dc Added blackborder detection and processing to the image processor T. van der Zwan 2013-08-23 05:09:09 +0000
  • 046c68574e Added parameters to constructor of blackborder processor Added blur line removal Moved blackborder classes to hyperion namespace T. van der Zwan 2013-08-23 05:08:44 +0000
  • c43b99359a Added configuration file for initctl to start hyperion deamon as service T. van der Zwan 2013-08-22 20:06:40 +0000
  • 9033927685 Added signal handler to properly exit application and switch off the leds. T. van der Zwan 2013-08-22 20:06:13 +0000
  • e2eb5ecd7f Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git T. van der Zwan 2013-08-22 19:34:39 +0000
  • 1e6c361dab Fixed schema from resource in static lib T. van der Zwan 2013-08-22 19:32:40 +0000
  • 9fe2fcfdd0 Changed hue in HsvTransform from uint_8 to uint16_t johan 2013-08-22 20:31:57 +0200
  • 51506cdeb9 Fixed incorrect index on commandline argument. T. van der Zwan 2013-08-22 05:57:46 +0000
  • decc41965d Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git T. van der Zwan 2013-08-21 20:46:43 +0000
  • 0ff4058ba4 Added wrapper for the blackborder detector to maintain state about detected borders. Added simple unit test for blackborder processor. T. van der Zwan 2013-08-21 20:44:17 +0000
  • ee7a596d53 - HSV transform added - Moved transform of led values to before the device write so transform changes are taken into account johan 2013-08-21 21:50:17 +0200
  • 271917bac7 Fix segfault when setting a color transformation johan 2013-08-21 18:09:50 +0200
  • 7c9ac7d151 Added border-ignore to the image-to-leds mapping. Added doxygen comments. T. van der Zwan 2013-08-21 15:24:42 +0000
  • b880603a30 Added void-call to avoid warning in release mode T. van der Zwan 2013-08-21 15:23:32 +0000
  • f262a9eb11 Updated the scan-algorithm to only use half of each border. Added doxygen comments to the header file. T. van der Zwan 2013-08-21 14:52:03 +0000
  • f8c8fa6c74 Moved open and close of display to the 'grab' method, solving resolution switches. Added doxygen comments to the dispmanx header. T. van der Zwan 2013-08-21 14:37:00 +0000
  • 240b118ce9 Added config-schema of Hyperion as resource. Added constructor to Hyperion using filename. Added config-filename as commandline parameter for hyperiond. Added implementation of blackborder detector. Added test for blackborder detector. T. van der Zwan 2013-08-21 14:25:27 +0000
  • 5010b9ce8e Added comparison operator to RgbColor. T. van der Zwan 2013-08-21 14:09:40 +0000
  • 10a566e2ca Get server info implemented for jsonserver johan 2013-08-19 20:33:36 +0200
  • cb38baa985 Implemented set transform for the json server johan 2013-08-19 19:57:35 +0200
  • 0a9bbe86a4 Set image implemented johan 2013-08-18 20:55:59 +0200
  • 1766212b70 clear and clear all implemented johan 2013-08-18 13:33:56 +0200
  • 638d5aa424 set color on json connection implemented johan 2013-08-18 12:21:07 +0200
  • 46076998a0 Schema checking for all commands added johan 2013-08-18 12:02:17 +0200
  • b66c397a46 json schema added for checking incoming messages johan 2013-08-17 19:20:19 +0200
  • 59e13a2b5f restructured project structure: move projects into sub-folders, split dispmanx-grabber from hyperion johan 2013-08-17 16:12:42 +0200
  • 16c260b3dc added skeleton for the json connection server johan 2013-08-17 15:39:29 +0200
  • 2c97353a11 implemented some more commands johan 2013-08-17 11:54:16 +0200
  • 4031a33f04 Added simple test for image2led map. Added test executable for creating png from frame grabber. Added test-device for exporting color values of leds to text file. Updated configuration to match new color transform. Finished first version of the Hyperion structure (IT WORKS [1% CPU]!) T. van der Zwan 2013-08-15 19:11:02 +0000
  • 2c6b48a54d Merge branch 'master' of https://github.com/tvdzwan/hyperion T. van der Zwan 2013-08-14 15:04:24 +0000
  • b457c444f6 Changed the image-to-leds map by using offset-pointing. Moved the image-buffer from processor to dispmanx-wrapper. Added timeout handling to Hyperion. T. van der Zwan 2013-08-14 15:02:09 +0000
  • df18306faf Update README.md tvdzwan 2013-08-14 09:03:41 +0000
  • e8b97dcb01 Merge branch 'master' of https://github.com/tvdzwan/hyperion.git T. van der Zwan 2013-08-14 08:55:17 +0000
  • 7bdd10859e Created first draft of 'hyperion-d'. T. van der Zwan 2013-08-14 08:54:49 +0000
  • b411b166ae Updated ignore to exclude build from git T. van der Zwan 2013-08-14 08:54:01 +0000
  • 8e8e63011f Added some more modification documentation johan 2013-08-13 22:43:36 +0200
  • baba35c998 Added sending the image command johan 2013-08-13 22:35:50 +0200
  • a04af1242c Clean up code Use tabs for indenting to make someone happy... johan 2013-08-13 20:10:19 +0200
  • 463e7626b9 renamed files to be conform with the rest of the project johan 2013-08-13 19:45:17 +0200
  • 3f4f1eff74 QSocket connection added to hyperion-remote johan 2013-08-13 19:31:56 +0200
  • 2ec9f9202e Deleted all files referencing/using boblight T. van der Zwan 2013-08-13 10:03:00 +0000
  • 39b98386dd Added simple QT-based grabber. Moved ImageToLedsMap from include to libsrc. Moved instantiation of objects to Hyperion (no JSON required outside this class). T. van der Zwan 2013-08-13 11:10:45 +0200
  • cc3baec022 Special command line option classes added johan 2013-08-11 21:49:11 +0200
  • 29f6e41923 Added the option to leave out the short parameter option johan 2013-08-11 13:13:19 +0200
  • daabeaa03b project hyperion-remote created; getoptPlusPlus dependency added; small changes to getOptPlusPlus; johan 2013-08-11 11:54:16 +0200
  • 491d6ff608 ColorTransform functions added to repo johan 2013-08-05 23:49:17 +0200
  • cbbb1d740b Fixed memory overwrite bug. This fixes the png writer and led control. T. van der Zwan 2013-08-03 23:24:22 +0200
  • 240218a6bd Added HyperionPng with similar interface as Hyperion to test frame-capture and handling. T. van der Zwan 2013-08-02 11:54:09 +0200
  • f6672499f5 Added first quick and dirty implementation of own server (HyperionDispmanX.cpp). T. van der Zwan 2013-08-01 17:08:58 +0200
  • a65305dbdb Added txt-document with first draft of cross-compile info. Added cmake temp stuff to ignore. T. van der Zwan 2013-08-01 07:39:23 +0000
  • a695ab91bb Added simple direct implementation of the frame-grabber using dispmanx (copied from https://github.com/brooc/boblight-rpi/tree/master/src/clients/boblight-dispmanx) T. van der Zwan 2013-07-31 17:28:01 +0200
  • 8748437901 Create README.md tvdzwan 2013-07-26 20:51:42 +0000
  • 10b5b80675 First working version with some test executables T. van der Zwan 2013-07-26 20:38:34 +0000