Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hagre/RTCM_Stream_Splitter_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

RTCM_Stream_Splitter

Arduino Library for splitting a RTCM-Stream input byte by byte into seperated messages (GNU GPL V3)

uint16_t inputByte(uint8_t input); - input byte by byte - when msg completed returning message type as integer - else 0

uint8_t outputStream[MAX_RTCM_BUFFFERSIZE]; public array - as output of msg

uint16_t outputStreamLength; public int - as output of msg

#define MAX_RTCM_BUFFFERSIZE could be defined outside of this library

About

Arduino Library for splitting a RTCM-Stream input byte by byte into seperated messages

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /