Rick van Hattem
61db9f43b8
Qcommandlineparser ( #199 )
...
* Replaced getoptplusplus with QCommandLineParser. Fixes #39
* enabling C++11 if possible
* enabling C++11 if possible
* fixed gcc compilation issues
* fixed linux builds and improved os x build
* trying to fix dispmanx
* trying to fix dispmanx
* simplified travis build script
* fixed argumentparser default values
* rewrote validator system and made sure default arguments are processed correctly
* rewrote validator system and made sure default arguments are processed correctly
* fixed bool vs. regular options
* oops... removing debug code
* reverted screenshot api change
2016-08-28 15:10:43 +02:00
redPanther
93e3981df1
Serialport ( #36 )
...
* migrate serialport to qt5 serialport
* remove old serialport
add logging to serialport
* remove try catch - qt serialport uses plain return values
* tiny fix, but not working atm
* make it work, tested with adalight
2016-06-23 00:11:09 +02:00
poljvd
a041941e7a
Fix build with embedded protobuf library
...
Former-commit-id: 5c60566f2d4a9c65fc0fe677841a34d7ef73549a
2014-12-20 20:15:04 +01:00
poljvd
6248489aed
Improve readability of usage message
...
Former-commit-id: 7919b8e95e57518ee5dd60c6de8b6524a1749998
2014-12-17 16:43:14 +01:00
T. van der Zwan
fdaa5c0068
Added tinkerforge as local dependency
...
Former-commit-id: b739eba0676d9c105416d9040ffbe78b2dc4bfbd
2014-03-06 21:48:11 +01:00
Johan
e0d405034f
Add support for Python 3
...
Former-commit-id: b6aec954ba0e79ba5697ea8cc305eb9f7d29f332
2014-02-26 18:10:17 +01:00
johan
305a2e856a
Added signal detection option
...
Former-commit-id: 1bd70d02814d6238c488db765d9d25af655c1872
2014-01-26 16:00:33 +01:00
johan
6723c7bf2b
Moved test/v4l2_to_png to src/hyperion-v4l2; Added json backend temporarily
...
Former-commit-id: 8c4e0ef7add8016c522d0b4c6f4df8886b905e36
2014-01-25 17:35:06 +01:00
T. van der Zwan
fd835b5bfb
Merge branch 'master' into macos_compile
...
Conflicts:
libsrc/leddevice/CMakeLists.txt
libsrc/leddevice/LedDeviceFactory.cpp
test/TestRs232HighSpeed.cpp
Former-commit-id: 5583f2f881afd1a9b0c8ec3a52d7d3b54fe1dff7
2013-12-28 08:55:06 +01:00
T. van der Zwan
c4e20d0d36
Fixed compiler warning is getoptplusplus
...
Former-commit-id: ab8f29c2652d7905dd267ae41530e2d37c6ab488
2013-12-19 21:02:02 +00:00
T. van der Zwan
a3ba0b58af
Added todo for hidapi rename
...
Former-commit-id: 27a02e329378f980bd3ee9e4be983c4e11ae0614
2013-12-18 14:54:43 +00:00
T. van der Zwan
feb88d56bd
Fixed typo in hidapi cmake file
...
Former-commit-id: d1c2131b7e9484e91df58a3c08b58fc122cab693
2013-12-18 08:11:18 +00:00
Timo van der Zwan
6f15e89d29
Implemented compile capability for MacOS.
...
Former-commit-id: 86e560e0d4f03251ee08a648ffa6fd9a0e01ae78
2013-12-17 22:53:16 +01:00
johan
b2f52aad89
Lightpack device added based on hidapi
...
Former-commit-id: 4d3d9c01b169991757587a67479094186d52e6e8
2013-11-23 11:14:27 +01:00
Johan
d1c1e56bd1
hidapi added as dependency library
...
Former-commit-id: 067d8ed87d0e416fb8518e05344597a00fc263c2
2013-11-22 14:42:02 +01:00
johan
212ce35861
Created release with sedu device
...
Former-commit-id: c541a2d8f04572c7cf493a112ebb283e561afd99
2013-11-05 21:32:21 +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
cb2cc5c259
Removed incorrect file-headers
...
Added rs232 library
Added abstract Rs232 device
Former-commit-id: 9a2830f71376f0716edea594afc526018a530fa3
2013-11-05 15:46:17 +00: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
cc3baec022
Special command line option classes added
2013-08-11 21:49:11 +02:00
johan
29f6e41923
Added the option to leave out the short parameter option
2013-08-11 13:13:19 +02:00
johan
daabeaa03b
project hyperion-remote created;
...
getoptPlusPlus dependency added;
small changes to getOptPlusPlus;
2013-08-11 11:54:16 +02:00
T. van der Zwan
10b5b80675
First working version with some test executables
2013-07-26 20:38:34 +00:00