Commit Graph

66 Commits

Author SHA1 Message Date
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 8e8e63011f Added some more modification documentation 2013-08-13 22:43:36 +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