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

Add Nav DB module #630

Closed
wants to merge 1 commit into from
Closed

Add Nav DB module #630

wants to merge 1 commit into from

Conversation

dt-exafore
Copy link
Contributor

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

This change adds Nav DB module.

@dt-exafore dt-exafore changed the title WIP: Add Nav DB module Add Nav DB module Mar 21, 2016
This change adds Nav DB module.
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