Commit Graph

81 Commits

Author SHA1 Message Date
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
Thorsten Sommer
69d0bdabf4 Add documentation 2015-06-17 08:47:16 +02:00
Thorsten Sommer
0a72a86584 Update README.md 2015-06-16 18:45:26 +02:00
Thorsten Sommer
7fa1f5c609 Update README.md 2015-06-16 18:35:55 +02:00
Thorsten Sommer
af804351d0 Update README.md 2015-06-16 18:35:34 +02:00
Thorsten Sommer
6b58d02aa5 Update README.md 2015-06-16 18:35:09 +02:00
Thorsten Sommer
688727458b Update README.md 2015-06-16 18:21:48 +02:00
Thorsten Sommer
4dde992cfc Added documentation 2015-06-16 17:39:06 +02:00
Thorsten Sommer
ee8173ea8b Recommit 2015-05-20 14:47:58 +02:00
Thorsten Sommer
34484b5031 Optimise the locking time
Optimise the locking time for sender and message names
2015-03-25 21:00:15 +01:00
Thorsten Sommer
0c40bff4f8 Added a new MIMEType 2015-03-25 17:41:54 +01:00
Thorsten Sommer
093a3988c0 Bug Fixes
- It was not possible to use IPv6 addresses
- Some times, Ocean chose the address fe80::1
2015-03-09 15:32:48 +01:00
Thorsten Sommer
5def8d0785 Logging Web Interface
**Work in progress**
2015-03-01 21:54:15 +01:00