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
Thorsten Sommer
749625f399
Updated README
2015-06-27 19:59:03 +02:00
Thorsten Sommer
e3d4f53eb4
Improved the README
2015-06-27 19:57:32 +02:00
Thorsten Sommer
6e1800aa5f
Improved the admin's interface
2015-06-27 19:57:14 +02:00
Thorsten Sommer
4138c85639
Updated the README
2015-06-24 08:08:24 +02:00
Thorsten Sommer
98753bdfca
Update README.md
2015-06-23 20:36:54 +02:00
Thorsten Sommer
ff508b09e7
Updated the license
2015-06-23 20:35:10 +02:00
Thorsten Sommer
c5633d84f4
Implemented the logging viewer
2015-06-23 17:22:24 +02:00
Thorsten Sommer
3257fe2f32
Implemented the logging viewer
2015-06-23 07:49:59 +02:00
Thorsten Sommer
37c901636c
Implemented the logging viewer
2015-06-22 20:54:38 +02:00
Thorsten Sommer
71aa99a5e3
Implemented the logging viewer
2015-06-22 17:38:55 +02:00
Thorsten Sommer
d925e85653
Fixed Spelling
2015-06-22 17:38:22 +02:00
Thorsten Sommer
ea2a790bad
Added Admin Overview
2015-06-22 14:08:29 +02:00
Thorsten Sommer
5cd7f237a3
Update README.md
2015-06-22 13:53:14 +02:00
Thorsten Sommer
7d7219c7a5
Update README.md
2015-06-21 21:40:52 +02:00
Thorsten Sommer
54d497c53a
Update README.md
2015-06-21 21:34:22 +02:00
Thorsten Sommer
dc0132836e
Update README.md
2015-06-21 21:34:00 +02:00
Thorsten Sommer
6e111b7517
Added more ICCC commands
...
+ Added ICCC command for register a host
+ Added ICCC command for register a command i.e. listener
+ Added ICCC command for getting a number from NumGen
2015-06-21 21:28:39 +02:00
Thorsten Sommer
326eb9ba7a
Bugfix: Adding handlers
...
Bugfix: In case of trying to add multiple handlers to one path, the
system panics and stops. Now, the case was covered and an error message
appears, but the systems still works.
2015-06-21 20:28:28 +02:00
Thorsten Sommer
e1465c2fd0
Improved the startup for a new environment
2015-06-21 20:20:27 +02:00
Thorsten Sommer
16ac349049
Improved the default configuration
2015-06-21 20:19:36 +02:00
Thorsten Sommer
22d3aae633
Renamed
2015-06-21 20:19:16 +02:00
Thorsten Sommer
e89f97a467
Added Documentation
2015-06-21 20:18:50 +02:00
Thorsten Sommer
2bd612da48
Improved ICCC
...
It is now necessary, that every command sends an answer.
2015-06-21 20:18:23 +02:00
Thorsten Sommer
dcc1af2a23
Improved the ICCC
2015-06-21 10:29:49 +02:00
Thorsten Sommer
6f58346f57
Improved the ICCC
2015-06-18 17:54:29 +02:00
Thorsten Sommer
9be6bfc5fa
Add documentation
2015-06-18 17:44:22 +02:00
Thorsten Sommer
81c4d15d9f
Add the new NumGen
...
Added the new and distributed NumGen, which replaces the old one. The
old implementation was based on a master server.
2015-06-18 17:13:41 +02:00
Thorsten Sommer
6dab89a1d4
Add documentation
2015-06-17 17:44:52 +02:00