issues
search
jacketizer
/
libnmea
Lightweight C library for parsing NMEA 0183 sentences
MIT License
264
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
why not const char ?
#61
diplfranzhoepfinger
opened
2 weeks ago
0
allow overriding of sentence structure defines
#60
Kriechi
opened
2 months ago
1
PARSER_COUNT undeclared
#59
fliescher
closed
1 year ago
4
parsers: check only sentence ID, not talker ID
#58
igrr
closed
2 years ago
0
ci: add a test for static build
#57
igrr
closed
2 years ago
1
Make escape chars validation optional
#56
BigNocciolino
closed
2 years ago
0
MacOS ld: unknown option: --exclude-libs
#55
cannox227
opened
2 years ago
0
Fix include path for ./parsers
#54
yh-sb
closed
2 years ago
2
Hardcoded lib paths.
#53
mirschkyn
opened
3 years ago
0
Request: Release version.
#52
mirschkyn
opened
3 years ago
1
Improve diagnostics when no parser modules are loaded
#51
igrr
opened
3 years ago
0
parse_stdin example: add missing messages, add a test
#50
igrr
closed
3 years ago
5
Reformat some of the source files to KNF
#49
igrr
closed
3 years ago
0
time and date not being parsed correctly on ESP-IDF
#48
stephenaa
closed
3 years ago
3
Enable -Werror, fix related warnings, fixes for PARSER_PATH
#47
igrr
closed
3 years ago
1
Update CMake, fix static build on Windows
#46
yh-sb
closed
2 years ago
11
Repair CI builds by moving to Github Actions
#45
igrr
closed
3 years ago
1
GCC warning fixes
#44
igrr
closed
3 years ago
0
Compiling with Cmake
#43
JuhToiva
closed
3 years ago
3
Missing from readme
#42
aramf
closed
3 years ago
1
Request: Parser for $GPZDA
#41
TeeOneDee
opened
5 years ago
1
Additional parsers and expanded others
#40
jhaws1982
closed
3 years ago
5
Normalize tm_year according to C standard library
#39
yh-sb
closed
5 years ago
0
install parser modules in cmake's install prefix
#38
g-arjones
closed
5 years ago
0
Fix gpgsv struct extension offset
#37
harrymander
closed
5 years ago
0
Added parsing data valid indicator of GGA, and RMC.
#36
jsjeong
closed
3 years ago
0
Added to parse up to 4 satellites' information from a GSV sentence.
#35
jsjeong
closed
3 years ago
3
Replaced using strptime() with strtoul() to parse date and time value…
#34
jsjeong
closed
3 years ago
2
Fixed to check only sentence ID not talker ID.
#33
jsjeong
closed
2 years ago
3
add new test for odd applanix time parsing
#32
andre-nguyen
closed
2 months ago
0
Fix example sentence causing segmentation fault
#31
adfelippe
closed
6 years ago
1
fix cmake static link build
#30
andre-nguyen
closed
6 years ago
0
nmea sentence ending
#29
andre-nguyen
closed
6 years ago
1
fix cmake tests
#28
andre-nguyen
closed
6 years ago
1
Add header files as dependencies to Makefile
#27
jacketizer
closed
6 years ago
1
Use strtod to do the conversion with error checking when parsing GPRMC_SPEED
#26
jacketizer
opened
6 years ago
0
Add support for parsing speed
#25
saraf
closed
6 years ago
1
libnmea-universal.a(parser.o)' does not contain bitcode. You must rebuild it with bitcode enabled
#24
Mahaswami
opened
6 years ago
1
Include HDOP in GGA sentence?
#23
MartiniMoe
opened
6 years ago
0
GPGSV support and cmake find_package
#22
AurelienBallier
closed
6 years ago
1
Fix some issues in the readme.md
#21
juanjoDiaz
closed
6 years ago
1
Fix PARSER_CNT evaluation on macOS
#20
igrr
closed
6 years ago
0
Use correct ENABLE_GPxxx macros when enabling parsers
#19
igrr
closed
6 years ago
0
Issue with carriage return and linefeed
#18
LaurinRossmeier
closed
6 years ago
2
more precise lat and lon
#17
frankipl
opened
7 years ago
2
Optimize the get_parser functions
#16
jacketizer
opened
7 years ago
0
Detect if device has taken a turn using GPS location ?
#15
SandyWare
closed
7 years ago
1
`make check` doesn't include header file
#14
InfernoZeus
closed
7 years ago
2
gprmc struct can't access 2 internal members in a single printf call
#13
andrewhodel
closed
6 years ago
2
unicode 13, 10 as last 2 characters check is not working in nmea.c
#12
andrewhodel
closed
7 years ago
3
Next