×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

[FIXED] Driver indi_duino: Impossible IPState

  • Posts: 2247
  • Thank you received: 223
Has anything changed with the indi_duino driver???
my weather station crashed, I cannot restart it and never had this error before (I believe).

Last edit: 4 years 6 months ago by Gonzothegreat.
4 years 6 months ago #43839

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
Adding a log file, running indiserver with -vv

File Attachment:

File Name: bug.txt
File Size:76 KB
4 years 6 months ago #43842
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 294
  • Thank you received: 54
Mine works fine with the latest KStars, etc... I do not get the message you get. Have you checked the values in the Indi Meteo tab of the MeteoStation driver? That could tell you if the hardware talks to the driver.

From what I seem to understand, you use the graphing capability of the MeteoStation software (web based if I remember); I do not use that feature and wonder if that could be the source of your problem, unless its hardware related.
4 years 6 months ago #43846

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
I do not believe it is hardware related, it worked perfectly fine up the crash a couple of days ago.
Indi is being kept up-2-date, but I had not restarted this driver. Not sure if there is a relation with 1.8.1
4 years 6 months ago #43864

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
I was able to re-upload the code, the board is there and being recognised, no hardware issues.
4 years 6 months ago #43868

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
I do believe there is something with 1.8.1
4 years 6 months ago #43870

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
4 years 6 months ago #43871

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
I've tried to load it using Ekos, it's a no go area, keep resetting: Arduino MeteoStation is offline / is disconnected... goes on and on and on.
100% sure that my board is not damaged.
4 years 6 months ago #43872

Please Log in or Create an account to join the conversation.

driver needs to be debugged. Put a break point where the error message is generated and work your way up from there.
4 years 6 months ago #43875

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
So what I've done using GDB::


I then used Ekos Device Manager to connect to it, and clicked on connect.
We can clearly see that the board is indeed working correctly as the data is being read.


highlighted in bold before and after connection, values go from 0 to x


This is shortly followed by the child process dying:


I have also got a log, but that contains next to nothing important
4 years 6 months ago #43896

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
some strace
4 years 6 months ago #43897

Please Log in or Create an account to join the conversation.

  • Posts: 2247
  • Thank you received: 223
Better log file as I did forget to capture the "driver debug" ...
4 years 6 months ago #43899

Please Log in or Create an account to join the conversation.

Time to create page: 0.303 seconds