OpenMarine
[SOLVED] OP 0.9a and 1.0a "always" actions - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] OP 0.9a and 1.0a "always" actions (/showthread.php?tid=457)



[SOLVED] OP 0.9a and 1.0a "always" actions - Alpenskipper - 2017-04-12

Hi!
Thanks for the new 1.0a image! I am trying with it.

I have a problem with "actions":

For testing the mail function, I set up an action:

"always" - "send mail", some text - "no repeat"

In OP 0.8 this action sent the mail once after restart.
In OP 1.0a (and 0.9a) it starts firing of mails in a 2 sec rythm.

It is the same with "message" instead of "send mail". Actually the Pi got stuck, because of the message flooding.

Is it a bug, or a new feature?

Martin


RE: OP 0.9a and 1.0a "always" actions - Sailoog - 2017-04-12

It's a bug.

Due to latest chanbges on signal k development, lot of parts are not working on OP and we have to rewrite some of them. Actions is the next on the list. Actually In am surprised that emails and messages work.

working on it


OP 0.9a and 1.0a "always" actions - Alpenskipper - 2017-04-13

Thanks, Sailoog. Is there a changelog anywhere, so I can see when the actions should be fixed?

Is there a chance to get at least the motion sensor working in the actual version?


RE: OP 0.9a and 1.0a "always" actions - Sailoog - 2017-04-13

sure: https://github.com/sailoog/openplotter/blob/beta/CHANGELOG.md

GPIO sensors have already been fixed so your motion sensor will work. The problem is that actions are not working yet.


RE: OP 0.9a and 1.0a "always" actions - Alpenskipper - 2017-04-17

(2017-04-13, 04:29 PM)Sailoog Wrote: sure: https://github.com/sailoog/openplotter/blob/beta/CHANGELOG.md

GPIO sensors have already been fixed  so your motion sensor will work. The problem is that actions are not working yet.

I guess GPIO sensors is the same as the formly named GPIO switches?

How can check a configured input sensor? In 0.8 I could see a working switch in the NMEA inspector.

In 1.0.2 I tried Signal K diagnostic without success.

But without Actions a Motion sensor is useless, isn't it? Or is there a workaround?

Best regards,

Martin


RE: OP 0.9a and 1.0a "always" actions - Sailoog - 2017-05-16

this is fixed in last update.
You have to set GPIO inputs/outputs in GPIO tab and set actions for GPIO outputs in Actions tab.