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
I2C sensors - doubleclick to assign Signal K key not working
#1
Hi,

I upgraded to 0.11.11 and re installed a BMP180 and a HTU21D. Now I can't assign a Signal K key, because the dubleclick does not work in this window (I2C).
Doubleclick in other places is working.

Martin
Reply
#2
same in the NMEA183 generator. when you doubleclick on a key, existing values are not carried forward into the dialog but selection has to start from scratch.

would be nice to get sorted out.
Reply
#3
Same problem with my config (bmp180): pressure is shown in SignalK-data.
It's not possible to assign SignalK Key via double-click.
I entered the key in the openplotter config-file (.confi/openplotter/openplotter.conf).
After restarting signalk-server it now shiows temperature-value.

Hope, this helps.
Uli
Reply
#4
Hello,
I have the same problem. What exactly needs to be entered?
Greetings Jürgen
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply
#5
Hi Luckbert,

just enter, whatever you want it to be dispayed as in signalk.
Section [I2C] in the config-file.
In my case this was "environment.temerature.indoors".
Don't forget to restart SignaK-server, cause otherwise the value won't be displayed until you restart your pi.
And I suggest to quit the openplotter app before you edit the config-file.
I don't know if the app updates the config-file upon exit to reflect the current entries.

Hope, this helps.
If you need more detailed instructions i can provide you with that this evening.

Greets, Uli
Reply
#6
Hello SkipUli,
Thanks for the hint. I have looked into the Conf times. Unfortunately I'm not quite sure where I have to enter the entries. A screenshot would be cool.
Greetings Jürgen

edit:
I've already written 2 threats on this topic. I think the cause is the same.

Perhaps one can make a threat from it to find all solutions later.

http://forum.openmarine.net/showthread.php?tid=684

http://forum.openmarine.net/showthread.php?tid=681
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply
#7
Hi Jürgen,

here's what I did after stopping openplotter:
- open terminal
- cd .config/openplotter
- nano openplotter.conf
- ^w i2c
- at this location I found:
Code:
sensors = [['BMP180', 'rtimulib.press.2.0x77', [['environment.outside.pressure', 1.0, 0.0], ['', 1.0, 0.0]]]]
changed it to
Code:
sensors = [['BMP180', 'rtimulib.press.2.0x77', [['environment.outside.pressure', 1.0, 0.0], ['environment.inside.temperature', 1.0, 0.0]]]]
- ^x and save the openplotter.conf
- restart signalk-server

Hope, this helps.
Greets, uli
Reply
#8
Hello everybody,
With me it helped to change the language to enlish.
Then I could assign the signal k key in tab i2c.
I did not need to change the conf.
Greetings Jürgen
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply
#9
Hi Jürgen,
just checked this behaviour: Same with me, so it's obviously a bug. After changing UI-language double-clicking won't be possible to edit the SignalK-keys.
So perhaps it's a good idea to use english ...
(And of course, you did change the .conf-file - your edits are reflected in this file Big Grin )
Thanks for claryfiing.

Greets, uli
Reply
#10
Hello,
I had not made any entries in the conf. The system was fresh. The language must be changed to OP.
Greetings Jürgen
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)