Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a setting to bypass opencpn:s check if gps device is activated #1

Closed
wants to merge 13 commits into from

Conversation

puggan
Copy link
Contributor

@puggan puggan commented Jun 22, 2011

This workaround made it posible to use more then one opencpn on our boat.

There is some kind of comunicatin problem between opencpn and gpsd on out boat.
"if (m_gps_data->devices.list[0].activated < 1.0)" is returned as 0.00 on the remote computer,
and that disables the gps on the remote opencpn, but it still works fine on the localhost opencpn.

whti this patch you can add ForceGPSDActive=1 under [Settings] in the config-file,
and then opencpn reads the gps-data, even if it dosn't belive there is an active gps.

If you could help me dig deeper and solve this problem, that be nice,
or at least merge this patch, so others whit the same problems just need to update there config-file

SethDart and others added 13 commits April 7, 2011 01:59
This will ease users packaging for 64 bit distro
Usage:
 Fedora: cmake -DARCH=x86_64 ../
 Ubuntu: cmake -DARCH=amd64 ../
This will ease users packaging for 64 bit distro
Usage:
 Fedora: cmake -DARCH=x86_64 ../
 Ubuntu: cmake -DARCH=amd64 ../
…le for i18n

Changes introduced by 99d6c6b Process Inland AIS ERI(UN) ship types
Update API to 1.5 adding SetAISSentence (to be overwritten by plugins)
Call new function SendAISSentenceToAllPlugIns in AIS_Decoder::OnEvtAIS
@balp
Copy link
Contributor

balp commented Jul 2, 2011

I think in the end you have to mail it to Dave, to get it into his master reposotory,

@nohal
Copy link
Collaborator

nohal commented Apr 6, 2013

I suppose it's not relevant anymore...

@nohal nohal closed this Apr 6, 2013
@seandepagnier
Copy link
Contributor

Yes, I think because of the changes.. it became irrelevant.

Sean

On Sat, Apr 06, 2013 at 08:41:46AM -0700, Pavel Kalian wrote:

I suppose it's not relevant anymore...


Reply to this email directly or view it on GitHub:
#1 (comment)

bdbcat pushed a commit that referenced this pull request Jul 7, 2015
Fixes for the rendered chartbar
bdbcat pushed a commit that referenced this pull request Aug 19, 2015
did-g pushed a commit to did-g/OpenCPN that referenced this pull request Oct 25, 2017
Fix build/packaging on macOS
@rgleason rgleason mentioned this pull request Dec 18, 2017
bdbcat pushed a commit that referenced this pull request Dec 20, 2017
bdbcat pushed a commit that referenced this pull request Jan 2, 2019
@kapitan-k kapitan-k mentioned this pull request Jul 5, 2019
@jongough jongough mentioned this pull request Dec 6, 2019
bdbcat added a commit that referenced this pull request Sep 20, 2022
bdbcat added a commit that referenced this pull request Sep 20, 2022
bdbcat added a commit that referenced this pull request Oct 26, 2022
bdbcat added a commit that referenced this pull request Oct 27, 2022
bdbcat added a commit that referenced this pull request Oct 27, 2022
bdbcat added a commit that referenced this pull request Nov 8, 2022
bdbcat added a commit that referenced this pull request Nov 19, 2022
bdbcat added a commit that referenced this pull request Dec 2, 2022
bdbcat added a commit that referenced this pull request Dec 2, 2022
This reverts commit c5724db.
bdbcat added a commit that referenced this pull request Dec 13, 2022
bdbcat added a commit that referenced this pull request Jan 4, 2023
bdbcat added a commit that referenced this pull request Mar 1, 2023
bdbcat added a commit that referenced this pull request Mar 21, 2023
bdbcat added a commit that referenced this pull request Apr 7, 2023
bdbcat added a commit that referenced this pull request Apr 7, 2023
bdbcat added a commit that referenced this pull request Apr 21, 2023
bdbcat added a commit that referenced this pull request Apr 22, 2023
bdbcat added a commit that referenced this pull request May 14, 2023
bdbcat added a commit that referenced this pull request Jun 13, 2023
leamas pushed a commit that referenced this pull request Jan 22, 2024
bdbcat added a commit that referenced this pull request Feb 10, 2024
bdbcat added a commit that referenced this pull request Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants