Skip to content

sunmoonpos_eci: declare epv00 and moon98 prototypes #595

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

Merged

Conversation

ourairquality
Copy link

Fix a merge issue with the sofa changes. The functions epv00 and moon98 are defined in src/sofa.c and need only be declared in rtkcm.c. If there is a compilation issue with these not being defined then the build definitions need to be updated to also include src/sofa.c, and hopefully someone can address that for the windows builds if that was the issue.

@ourairquality ourairquality force-pushed the sunmoonpos-sofa-decl branch from 96e3c39 to 0a7edfa Compare April 1, 2025 07:26
@ourairquality ourairquality changed the title sunmoonpos_eci: declare epv00 and moon98 extern sunmoonpos_eci: declare epv00 and moon98 prototypes Apr 1, 2025
@liusheng2020
Copy link

Thanks for your timely help. I try to fix it by just rename the two funtion in src/sofa.c, also work.

@ourairquality
Copy link
Author

Renaming these in sofa.c just leaves the empty definitions in rtkcmd.c which will leave that function broken.

@rtklibexplorer rtklibexplorer merged commit 7514ce0 into rtklibexplorer:demo5 Apr 1, 2025
@ourairquality ourairquality deleted the sunmoonpos-sofa-decl branch April 2, 2025 10:49
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.

3 participants