hyperion/test
penfold42 e8207cfe31 fix more "dos" line endings (#673)
* Removed -HUP so the default -TERM signal is sent instead.
- hyperiond only listens for TERM and INT. HUP is often used to get an exe to reread its config

Changed pgrep to add '-x' so it wont partial match on the exe name.
- I have multiple instances with multiple hyperiond-instance1 names
- this ensures the service script only kills the right process

* reversing errant change to hyperion.systemd.sh

* cleaned up a couple of compiler warnings

* moved bitpair_to_byte initialiser to (hopefully) work with older GCC

* compiler warning in udp driver
removed some tabs in ws2812b.cpp

* formatting - spaces to tabs

* moved rpi_281x to tag sk6812-v1.0

* moving to my fork of rpi_281x

* removed dos line endings

* Found some more "dos" line ending files


Former-commit-id: c756e3ccc1
2016-06-03 16:46:45 +02:00
..
dispmanx2png fix compile on raspi 2016-02-24 23:34:47 +01:00
CMakeLists.txt added QT5 X11 check 2016-01-06 18:13:44 +01:00
TestBlackBorderDetector.cpp Moved black border detection code to seperate library 2014-01-26 14:23:08 +01:00
TestBlackBorderProcessor.cpp bugfix, config enhancement and 3 detection modes 2016-02-07 13:26:40 +01:00
TestColorTransform.cpp Renamed ColorTransform to RgbChannelTransform 2013-11-19 20:17:59 +00:00
TestConfigFile.cpp Updated test for configfile for verification against schema. 2013-10-02 07:41:28 +00:00
TestHyperionPng.cpp Fixed memory overwrite bug. This fixes the png writer and led control. 2013-08-03 23:24:22 +02:00
TestImage2LedsMap.cpp Updated the way colororder is configured per led 2015-02-23 16:11:33 +01:00
TestQRegExp.cpp Added small test to parse some parts of the json file 2013-11-22 10:44:41 +00:00
TestQtScreenshot.cpp Merge branch 'master' into add_x11 2014-04-30 22:34:36 +02:00
TestRgbImage.cpp add ability to convert an image to RGB color order 2016-02-19 13:31:08 +01:00
TestSpi.cpp fix more "dos" line endings (#673) 2016-06-03 16:46:45 +02:00
TestX11Performance.cpp Added qt screenshot test 2014-03-06 21:01:14 +01:00
spidev_test.c spidev_test.c added to test apps 2013-10-07 21:15:33 +02:00
switchPinCtrl.c Proto server added for better performance of remote application using a binary protocol; 2013-10-11 10:06:24 +02:00