Commit Graph

121 Commits

Author SHA1 Message Date
Thorsten Sommer
c7b2050cfe Merge pull request #51 from SommerEngineering/v2.0.6
2.0.7
2016-01-08 08:56:40 +00:00
Thorsten Sommer
27e3eef7fc Merge pull request #50 from SommerEngineering/master
2.0.7
2016-01-08 08:55:10 +00:00
Thorsten Sommer
b2cf41a088 Version 2.0.7 2016-01-05 20:50:43 +01:00
Thorsten Sommer
a72d45d27c Fixed the ICCC::Kind enum 2015-07-20 19:54:37 +02:00
Thorsten Sommer
0c80f4bdcc Fixed the ICCC::Kind enum 2015-07-20 19:53:46 +02:00
Thorsten Sommer
47fc86f490 README 2015-07-16 20:35:43 +02:00
Thorsten Sommer
e316ccbf95 README 2015-07-16 20:34:57 +02:00
Thorsten Sommer
4dfda5a807 Fixed ping command and one log event 2015-07-16 18:51:59 +02:00
Thorsten Sommer
744a817150 Adjusted the ICCC driver specification 2015-07-16 13:11:40 +02:00
Thorsten Sommer
4ebaaebaa7 Fixed ICCC driver specification 2015-07-16 10:05:29 +02:00
Thorsten Sommer
210373280f Changed the ICCC driver specification 2015-07-16 08:45:22 +02:00
Thorsten Sommer
ca8a960896 Extend the ICCC driver specification 2015-07-15 21:12:48 +02:00
Thorsten Sommer
d071609988 Bugfix: The start-up message's values are wrong 2015-07-15 19:25:45 +02:00
Thorsten Sommer
c1748edd8d Bugfix for the LogImpact class 2015-07-15 14:31:45 +02:00
Thorsten Sommer
041cda8a35 Extended the ICCC driver specification 2015-07-14 18:06:51 +02:00
Thorsten Sommer
6c6e52536a Preparation for the next release 2015-07-14 17:02:56 +02:00
Thorsten Sommer
630147ecdd Bugfix: Remove empty parameters 2015-07-14 17:02:42 +02:00
Thorsten Sommer
36bf26e12a Bugfix: The ICCC logging events are without project name 2015-07-14 16:34:25 +02:00
Thorsten Sommer
0bca5ebb7b Bugfix: The hash was wrong
* The checksum must be uppercase
* The data string was wrong
2015-07-14 16:33:50 +02:00
Thorsten Sommer
858cfc81e4 Fixed external ICCC component start-up 2015-07-14 16:32:48 +02:00
Thorsten Sommer
74b287017b Fixed the ICCCConnection class 2015-07-13 17:45:55 +02:00
Thorsten Sommer
b74c9e7fa3 Fixed an issue for the ICCCConnection class 2015-07-13 16:33:39 +02:00
Thorsten Sommer
a792a8e86f Fixed the ICCC driver specification 2015-07-13 11:38:09 +02:00
Thorsten Sommer
40fd2d5dfb Fixed the ICCC driver specification 2015-07-13 11:00:54 +02:00
Thorsten Sommer
bfedc63eb6 Implemented the fixed ICCC driver specification 2015-07-13 10:57:56 +02:00
Thorsten Sommer
6ab4732b85 Fixed the ICCC driver specification 2015-07-13 10:57:30 +02:00
Thorsten Sommer
cc68365977 Implemented the fixed ICCC driver specification 2015-07-13 10:44:03 +02:00
Thorsten Sommer
72e2870684 Fixed the ICCC driver specification 2015-07-13 10:43:28 +02:00
Thorsten Sommer
a6f340b311 Fixed documentation 2015-07-13 10:43:05 +02:00
Thorsten Sommer
eb7bc9e0fd Fixed issue with ICCCProcessor 2015-07-12 12:15:43 +02:00
Thorsten Sommer
06e215cde8 Added the logging system to ICCC 2015-07-11 20:02:59 +02:00
Thorsten Sommer
8a8e453f18 Improved ICCC Specification 2015-07-11 18:43:43 +02:00
Thorsten Sommer
01846f300a Added the ICCC message overview 2015-07-11 10:14:33 +02:00
Thorsten Sommer
be7015a88f Changed documentation regarding last ICCC changes 2015-07-10 21:07:42 +02:00
Thorsten Sommer
0bf83fc0d0 README 2015-07-10 21:07:02 +02:00
Thorsten Sommer
b278570570 Adding a checksum to ICCC messages (#45) 2015-07-10 21:06:44 +02:00
Thorsten Sommer
0911c828fc Fixed an issue with the string 2015-07-10 16:20:29 +02:00
Thorsten Sommer
20b93f42d4 Add possibility to provide version (#46) 2015-07-10 16:20:10 +02:00
Thorsten Sommer
44b236e2ef Bugfix #47: Navigation on initial view 2015-07-10 14:37:33 +02:00
Thorsten Sommer
86121b733d Improved ICCC as preparation for external components 2015-07-10 14:36:47 +02:00
Thorsten Sommer
a566ccbd6a Added Channels & Commands to ICCC Messages 2015-07-10 09:54:15 +02:00
Thorsten Sommer
184f320a2e Improved ICCC for external components 2015-07-09 20:19:01 +02:00
Thorsten Sommer
6abe562642 Added start-up messages 2015-07-09 20:00:40 +02:00
Thorsten Sommer
985617423d Added static default answers 2015-07-09 19:37:03 +02:00
Thorsten Sommer
48be743abb Updated the requirement & class diagram 2015-07-09 19:24:54 +02:00
Thorsten Sommer
7797966644 README 2015-07-09 18:27:55 +02:00
Thorsten Sommer
bf2789f0fe Added Documentation 2015-07-09 18:21:46 +02:00
Thorsten Sommer
cc6394079b Spelling 2015-07-09 18:21:30 +02:00
Thorsten Sommer
ae68804bac Improved the ICCC
The ICCC was improved to increase the performance and the accuracy for
floating point numbers. The efficiency of arrays is now increased caused
by these optimisations. Important: The new implementation is not
compatible with previous versions.
2015-07-07 09:10:03 +02:00
Thorsten Sommer
598f9b0ec0 Updated README 2015-06-27 20:03:09 +02:00