Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ payload field, and a 16-bit CRC value. SBP uses the CCITT CRC16
Please see
[the docs](https://github.com/swift-nav/libsbp/raw/master/docs/sbp.pdf)
for a full description of the packet structure and the message
types. Developer documentatation for the language-specific sbp
types. Developer documentation for the language-specific sbp
libraries is [here](http://swift-nav.github.io/libsbp/).
Please refer to [the changelog](https://github.com/swift-nav/libsbp/blob/master/CHANGELOG.md)
for more information about the evolution of the library and its messages.
Expand Down