Liking cljdoc? Tell your friends :D

data.nmea-0183.message

NMEA 0183 parser and writer: message format. Reads the raw ASCII based message format, checks checksum and returns message parts. Based on reverse engineered specification at https://en.wikipedia.org/wiki/NMEA_0183

NMEA 0183 parser and writer: message format.
Reads the raw ASCII based message format, checks checksum and returns message parts.
Based on reverse engineered specification at https://en.wikipedia.org/wiki/NMEA_0183
raw docstring

control-charactersclj

source

hex-digit-charactersclj

source

read-endclj

(read-end in-fn)
source

read-hex-numberclj

(read-hex-number in-fn)
source

read-messageclj

(read-message in-fn)
source

start-character?clj

(start-character? ch)
source

start-charactersclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close