Skip to content

raw input streams: remove redundant formats, cleanup#918

Open
ourairquality wants to merge 1 commit into
rtklibexplorer:mainfrom
ourairquality:input-raw-format-cleanup
Open

raw input streams: remove redundant formats, cleanup#918
ourairquality wants to merge 1 commit into
rtklibexplorer:mainfrom
ourairquality:input-raw-format-cleanup

Conversation

@ourairquality

Copy link
Copy Markdown

The input_raw functions need not pass in the format as it is stored in the raw_t structure when initialized and switching the format on each call is not supported so at best it could have been a check.

There were STRFMT_* constants baked into the code which has been reworked to use the definitions. There were a few errors too that were corrected.

The input_raw functions need not pass in the format as it is stored in
the raw_t structure when initialized and switching the format on each
call is not supported so at best it could have been a check.

There were STRFMT_* constants baked into the code which has been
reworked to use the definitions. There were a few errors too that were
corrected.
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.

1 participant