This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Probles with IC2
#1
Hello,

Been a while since I was tinkering with Openplotter (see brag-board Smile
With the new version (10) however I am not able to get the IC2 sensors going.
I can see them in Openplotter, selected a SignalK sentence but they don't show up in the SignalK diagnostics (see attachment) I've tried my BMP180 and HTU21, together and separate but with no avail.
With 
Code:
/usr/sbin/i2cdetect -y 1

I see that get an address.
Can someone point me in the right direction?
Thx!


Attached Files Image(s)
   
Reply
#2
That screenshot is from 0.8.0?
Please try with 0.10.0 and update to latest (today 0.15.1). I2C management has been rebuilt.
Reply
#3
Thanks for your response.
Update looks complete (nice wallpaper Smile) but openplotter won't start....

Output:
pi@openplotter:~ $ openplotter
Traceback (most recent call last):
File "/home/pi/.config/openplotter/openplotter", line 3517, in <module>
MainFrame().Show()
File "/home/pi/.config/openplotter/openplotter", line 244, in __init__
self.read_triggers()
File "/home/pi/.config/openplotter/openplotter", line 2341, in read_triggers
op = self.operators_list[ii[2]]
TypeError: list indices must be integers, not str

I've googled around but my python is as good as my chinese.
Reply
#4
Your configuration file (.openplotter/openplotter.conf) has a problem in the section
[ACTION]
triggers =

You can try to copy the configuration file .config/openplotter/openplotter.conf to .openplotter
Reply
#5
Thanks, that worked!!
I2C is als working again now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)