diff --git a/sd-card/config/config.ini b/sd-card/config/config.ini index 138e9a72..351f478c 100644 --- a/sd-card/config/config.ini +++ b/sd-card/config/config.ini @@ -82,10 +82,10 @@ LEDColor = 150 150 150 [AutoTimer] AutoStart = true -Intervall = 4.85 +Intervall = 5 [Debug] -Logfile = false +Logfile = 1 LogfileRetentionInDays = 3 [System] diff --git a/sd-card/html/edit_explain_0.html b/sd-card/html/edit_explain_0.html index d3bb9310..7af5fa91 100644 --- a/sd-card/html/edit_explain_0.html +++ b/sd-card/html/edit_explain_0.html @@ -28,11 +28,12 @@ p {font-size: 1em;}

This is the first time you started the digitizer after the initial installation. You have been automatically routed to the initial setup procedure. - Here you adjust the setting to your local counter within five steps. In the final step the inital setup will be disabled and it will restart to the normal mode. + Here you adjust the settings for your counter within five steps. In the final step the inital setup will be disabled and it will restart to the normal mode. + All settings will also be accessible there.

- You can navigate forward and backward during the setup with the buttons "Next" and "Previous". Do not forget to save in each step. -
+ You can navigate forward and backward during the setup with the buttons "Next" and "Previous".

+ Do not forget to save in each step!

This is an overview over the five steps: @@ -53,7 +54,10 @@ p {font-size: 1em;}

-After step 5 you switch of the setup mode, reboot and start in normal mode! +After step 5 setup mode is completed, it then reboots and starts into the normal mode. +

+ +If you need help. have a look on the Wiki and the Discussion pages.

Have fun with the digitizer!

diff --git a/sd-card/html/edit_explain_6.html b/sd-card/html/edit_explain_6.html index c5e5739a..bd9bb9fd 100644 --- a/sd-card/html/edit_explain_6.html +++ b/sd-card/html/edit_explain_6.html @@ -30,11 +30,11 @@ p {font-size: 1em;}

Now you are finished with the setup and ready to reboot to the normal mode.
- Once you have pushed below button, the setup modus will be left and the digitizer start to normal operation mode. + Once you have pushed below button, the setup modus will be left and the digitizer will restart to normal operation mode.
- After a view seconds you can reload this page. It will take two to four minutes, until you get the first reading. + The Web Interface will automatically reload. It will take two to four minutes, until you get the first reading.
- All settings can be changed as well in the configuration menue in normal operation mode. + All settings can be changed as well in the configuration menu in normal operation mode.

diff --git a/sd-card/html/explain_0.html b/sd-card/html/explain_0.html deleted file mode 100644 index a24e841c..00000000 --- a/sd-card/html/explain_0.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - -AI on the edge - - - - - - - - -

Introduction

-

-Read below! - - - diff --git a/sd-card/html/explain_1.html b/sd-card/html/explain_1.html index 061a9146..7f21fdae 100644 --- a/sd-card/html/explain_1.html +++ b/sd-card/html/explain_1.html @@ -25,7 +25,7 @@ The reference image is the base to define the digits, counters and references po

Firstly you see the default image. Use the Button "Create New Reference" to start to create your own reference image.
Most important feature is a straight alignment of the image. Use the Pre-rotate angle and the fine alignment to adjust the rotation of the image
- Store the reference image by pushing "Update Reference Image". + Store the reference image by pushing "Update Reference Image". A reboot is not yet required.

diff --git a/sd-card/html/explain_2.html b/sd-card/html/explain_2.html index 45dc9dcb..e936c2ab 100644 --- a/sd-card/html/explain_2.html +++ b/sd-card/html/explain_2.html @@ -27,7 +27,7 @@ Two opposite alignment references are needed to identify unique fix points on th You can switch between the two reference with "Select Reference".

- Don't forget to save your changes with "Save to Config.ini"!. + Don't forget to save your changes with "Save to Config.ini"! A reboot is not yet required.

diff --git a/sd-card/html/explain_3.html b/sd-card/html/explain_3.html index aef9ce8e..84920421 100644 --- a/sd-card/html/explain_3.html +++ b/sd-card/html/explain_3.html @@ -29,7 +29,7 @@ Here you define your digits you want to read. If you have more than one number o You can change it with "move Next" / "move Previous".

- Don't forget to save your changes with "Save all to Config.ini"!. + Don't forget to save your changes with "Save all to Config.ini"! A reboot is not yet required.

diff --git a/sd-card/html/explain_4.html b/sd-card/html/explain_4.html index f13cdf1d..73bb26e9 100644 --- a/sd-card/html/explain_4.html +++ b/sd-card/html/explain_4.html @@ -28,7 +28,7 @@ Here you define your analog counters you want to read. If you have more than one You can change it with "move Next" / "move Previous".

- Don't forget to save your changes with "Save all to Config.ini"!. + Don't forget to save your changes with "Save all to Config.ini"! A reboot is not yet required.

diff --git a/sd-card/html/explain_5.html b/sd-card/html/explain_5.html index 4d99f495..9ac2e023 100644 --- a/sd-card/html/explain_5.html +++ b/sd-card/html/explain_5.html @@ -20,13 +20,11 @@ p {font-size: 1em;}

General configuration parameters

-Here you define additional setting. The settings should fit for a normal setup.

-

- Only if you want to connect to a MQTT-broker you need to adjust the corresponding parameters. -

+

Here you can define additional settings. The settings should fit for a normal setup.

+

You will also be availabl

Don't forget to save your changes with "Update Config.ini"!. -
You should not reboot here, but leave the setup modus on the next page. +
You should not reboot here, but leave the setup modus on the next page!

diff --git a/sd-card/html/setup.html b/sd-card/html/setup.html index d2211ffd..8708410d 100644 --- a/sd-card/html/setup.html +++ b/sd-card/html/setup.html @@ -40,6 +40,7 @@ p {font-size: 1em;} + If you need help. have a look on the Wiki and the Discussion pages.