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
NMEA0183 Generator fail to start
#21
I made another new installation.
Also this time the NMEA0183 output was interrupted after:
- Added an output profile in NMEA0183 tab
- Clicked on "Apply changes"
Reply
#22
The problem is in .kplex.conf.
It's a bug!
Go to tab NMEA0183
Click advanced (Editor will be opened with .kplex.conf)
delete line 10 address=localhost
save
start openplotter
Go to tab NMEA0183
Click restart
Reply
#23
Good! It works!
Thank you!
Smile)
Reply
#24
(2016-12-18, 06:48 PM)kste Wrote: Good! It works!
Thank you!
Smile)


Hello, there must be something wrong with the ~.kplex.conf Settings.
before 0.9 and working well there are this defaults:
###defaults

[udp]
name=system_input
direction=in
optional=yes
address=127.0.0.1
port=10110


Now my 0.9 defaults, after adding my serials manually, 2 new udp inputs are integrated:
###defaults

[udp]
name=system_a
direction=in
address=localhost
port=10110

[udp]
name=system_b
direction=in
port=10110


As you see there are 2 names for the same Port, only diff is the Address: localhost (aka 127.0.0.1).
So please check why i get these defaults here. I suffer with long timeouts after every change esp. SK.


regards - Holger
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)