issues
search
zaari
/
nmea-parser
Rust NMEA 0183 sentence parser for AIS and GNSS messages.
Apache License 2.0
40
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make nmea-parse more embedded feasible
#46
xMAC94x
opened
1 month ago
0
Fixed to publish GnsModeIndicator outside the crate
#45
sumibi-yakitori
opened
2 months ago
0
Implementation for AIS VDM/VDO type 19 parsing
#44
DWrangborg
opened
3 months ago
0
Usage example on incomplete sentence
#43
redeexpressos
opened
4 months ago
0
Add error handling to prevent panic
#42
Arne91
closed
5 months ago
0
error[E0635]: unknown feature `stdsimd`
#41
ic3man5
opened
9 months ago
0
Chronos - Replaced many deprecated function with the modern equivalent.
#40
martinfrances107
closed
12 months ago
0
Minor: ran cargo clippy --fix.
#39
martinfrances107
closed
12 months ago
0
allow gnss structures to be serializable
#38
brandonros
closed
12 months ago
0
Don't panic on messages with characters prefixing the start delimiter
#37
treyfortmuller
closed
1 year ago
0
Extending parser with proprietary sentences
#36
jtojnar
opened
2 years ago
1
Do not mangle proprietary sentence types
#35
jtojnar
closed
2 years ago
0
fix(vdm): Fix lon lat inversion in aisvdm type 27
#34
tiphaineruy
closed
2 years ago
0
Fix vdm type27 lon lat
#33
tiphaineruy
closed
2 years ago
0
Lon lat inversion in ais vdm type 27
#32
tiphaineruy
closed
2 years ago
0
Panic when parsing incomplete sentences
#31
johann2
closed
5 months ago
0
Fields of some parsed sentece structs are private
#30
johann2
closed
2 years ago
1
Feat bump bitvec to 1.0.0
#29
tiphaineruy
closed
2 years ago
0
Incorrect shiptype on parse for Tanker and Other
#28
tiphaineruy
closed
2 years ago
0
Bugfix incorrect shiptype on parse for Tanker and Other
#27
tiphaineruy
closed
2 years ago
0
Remove dependence on stdlib
#26
richardeoin
closed
2 years ago
0
Panic when parsing message
#25
matt24smith
opened
2 years ago
1
Parsed UTC timestamps using local date instead of GPS date
#24
DragynSlayer
opened
2 years ago
1
Add continuous integration
#23
Property404
closed
2 years ago
0
Fix clippy lints and doc warnings
#22
Property404
closed
2 years ago
0
Fixed panic on proprietary messages
#21
blueluna
closed
3 years ago
0
std::error::Errors
#20
tiphaineruy
opened
3 years ago
1
Panic when parsing AIS messages
#19
tiphaineruy
closed
3 years ago
1
Fixes #17 - revert merge override on release
#18
tiphaineruy
closed
3 years ago
0
Merge revert on 0.8.0 release
#17
tiphaineruy
closed
3 years ago
2
Use parse_ymdhs to return an option and propagate errors instead of p…
#16
tiphaineruy
closed
3 years ago
0
VHW, MWV and HDT sentence support
#15
linuseing
closed
3 years ago
0
added DPT, DBS and MWT sentence support
#14
linuseing
closed
3 years ago
2
Other NMEA Sentences
#13
linuseing
closed
3 years ago
2
Impl getvalue on vdm enums
#12
tiphaineruy
closed
3 years ago
2
Add parsing of GNS message and support floats in GSV message.
#11
surban
closed
3 years ago
0
Cannot access underlying data
#10
tiphaineruy
closed
3 years ago
1
implement display for NavigationStatus
#9
tiphaineruy
closed
3 years ago
1
Added _opt on Utc to catch invalid date and propagate ParseError
#8
tiphaineruy
closed
4 years ago
0
Thoughts on rustfmt
#7
wezm
closed
4 years ago
2
Clarify that catch-all branch in pick_string is unreachable
#6
wezm
closed
4 years ago
0
pick_number and pick_string tweaks
#5
wezm
closed
4 years ago
2
Use pub(crate) in favour of doc(hidden)
#4
wezm
closed
4 years ago
0
Reduce dependencies
#3
wezm
closed
4 years ago
0
Tidy up date and time parsing
#2
wezm
closed
4 years ago
0
Re-export chrono
#1
wezm
closed
4 years ago
0