Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Conversation

@dt-unikie
Copy link

@dt-unikie dt-unikie commented Mar 18, 2016

This change adds Nav DB module.

@dt-unikie dt-unikie changed the title WIP: Add Nav DB module Add Nav DB module Mar 21, 2016
This change adds Nav DB module.
if (!v) {
char buf[SID_STR_LEN_MAX];
sid_to_string(buf, sizeof(buf), channel_info->sid);
log_info("%s ephemeris is invalid", buf);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rebase and use log_info_sid()

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I don't even think we should be checking this here. Maybe just call ephemeris_new() and delete the stuff after.

@jacobmcnamee
Copy link
Contributor

Added a few inline comments on the changes to existing files. I haven't gone through the NDB files themselves yet.

If we're having RAM issues on v2, #647 should save 4kB+

@rge-exafore
Copy link
Contributor

Closing this PR, right one is #621.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants