×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

[FIXED] RG11 rain sensor, driver compile error

  • Posts: 2255
  • Thank you received: 223
I wanted to try my RG11 drive on indi 1.7.3 and obviously that failed.
On startup I received errors like:
So I tried to re-compile it again and I get the following errors:

my code is at github.com/Trigger-broom-289/indi-RG11-Rain-Sensor

any help would be appreciated. thanks
Last edit: 5 years 9 months ago by Gonzothegreat. Reason: code is fixed
5 years 9 months ago #26758

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

The API was updated. Check github.com/indilib/indi/pull/594

Check indiweather.h for details.

Now, the limits are basically MinOK, MaxOK, Percentage Warning

For your case, just pass 0,0,0 since any change should be ALERT.
The following user(s) said Thank You: Gonzothegreat
Last edit: 5 years 9 months ago by Jasem Mutlaq.
5 years 9 months ago #26759

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

  • Posts: 2255
  • Thank you received: 223
Thanks it's fixed.

github.com/Trigger-broom-289/indi-RG11-R...11rainsensor.cpp#L98
removed the extra '0', compiled, installed, running, tested.


edit:
I have updated my github repo
Last edit: 5 years 9 months ago by Gonzothegreat.
5 years 9 months ago #26760

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

Time to create page: 0.271 seconds