Picard created a new topic ' INDI : processFocusNumber' in the forum. 4 years ago

Hi

I have developed my proper moonlite focuser from a arduino It's work very fine but during the log analyse, I seen some errors messages (see below). I don't understand why the log say that since the value are corrects (the focuser move correctly and the temperature is that i send (it's a arbitrary value because i have not a temperature probe).

What is wrong in there values ?

[2020-05-22T09:43:49.904 CEST DEBG ][           org.kde.kstars.indi] - MoonLite : "[DEBUG] CMD <:GI#> "
[2020-05-22T09:43:49.912 CEST DEBG ][           org.kde.kstars.indi] - MoonLite : "[DEBUG] RES <01#> "
[2020-05-22T09:43:50.413 CEST DEBG ][           org.kde.kstars.indi] - MoonLite : "[DEBUG] CMD <:GP#> "
[2020-05-22T09:43:50.424 CEST DEBG ][           org.kde.kstars.indi] - MoonLite : "[DEBUG] RES <696E#> "
[2020-05-22T09:43:50.424 CEST DEBG ][     org.kde.kstars.ekos.focus] - "processFocusNumber ABS_FOCUS_POSITION ERROR"
[2020-05-22T09:43:50.424 CEST DEBG ][     org.kde.kstars.ekos.focus] - "Abs Focuser position changed to 26990"
[2020-05-22T09:43:50.425 CEST DEBG ][           org.kde.kstars.indi] - MoonLite : "[DEBUG] CMD <:C#> "
[2020-05-22T09:43:50.425 CEST DEBG ][           org.kde.kstars.indi] - MoonLite : "[DEBUG] CMD <:GT#> "
[2020-05-22T09:43:50.438 CEST DEBG ][           org.kde.kstars.indi] - MoonLite : "[DEBUG] RES <FFB0#> "
[2020-05-22T09:43:50.438 CEST DEBG ][     org.kde.kstars.ekos.focus] - "processFocusNumber FOCUS_TEMPERATURE ERROR"

For example, FFB0 is the 2 complement's for -40. the value displaying is ok in the indi moonlite tab.

Read More...