issues
search
adafruit
/
Adafruit_GPS
An interrupt-based GPS Arduino library for no-parsing-required use
Other
473
stars
318
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New source ids observed in the wild
#159
sellensr
opened
3 months ago
0
Add xxZDA sentence to library
#158
b-blake
opened
5 months ago
0
Fix compiler warnings
#157
makermelissa
closed
7 months ago
3
Gps parse improvements
#156
jpuderer
opened
8 months ago
1
i wan to use this with quectel l89HA S90 module it is compatible with it or not
#155
Akashxohani
closed
9 months ago
2
Parsing will cause NULL pointer exceptions when parsing malformed sentences.
#154
jpuderer
opened
9 months ago
8
isEmpty() dereferences pointer before checking if it is NULL.
#153
jpuderer
opened
9 months ago
0
Сalculating velocity vectors by NMEA protocol
#152
brightproject
closed
11 months ago
1
Add support for UNO R4 WIFI software serial
#151
hobobandy
closed
1 year ago
3
UNO R4 WiFi support quirks
#150
hobobandy
closed
1 year ago
0
Update NMEA refs $PGTOP to $PCD for new modules
#149
patrickslarson8
opened
1 year ago
1
Incorrect antenna parsing on newer (v3.1) GPS modules
#148
patrickslarson8
opened
1 year ago
0
Update Adafruit_GPS.cpp
#147
rowingdude
closed
6 months ago
0
Parsing issue - latitude, longitude
#146
couillonnade
closed
1 year ago
1
Add trip distance. Simplify parseCoords(). parse RMC only if valid fix.
#145
SixFingersMike
opened
1 year ago
0
string parsing error with GPS_HardwareSerial_Parsing.ino example
#144
tonysunshine
opened
1 year ago
0
Magic number used in I2C->requestFrom()
#143
arpaterson
opened
2 years ago
0
Update CI for doxygen
#142
caternuson
closed
2 years ago
1
Add documentation status badge to README
#141
caternuson
closed
2 years ago
0
Add warning about library usage
#140
devtty1er
closed
2 years ago
4
Angle issue
#139
668catalonia
closed
2 years ago
3
c++ min() wants args of the same type (enables compilation with -fno-permissive).
#138
anarkiwi
closed
2 years ago
1
Fix include guard in `NMEA_data.h`
#137
cedricgrothues
closed
2 years ago
0
Add #define to disable SW Serial
#136
brunob45
closed
2 years ago
3
Add support for PMTK_LOCUS_CONFIG logging configuration
#135
XenonofArcticus
opened
2 years ago
0
Adafruit_GPS.h ver 1.5.4
#134
Ausatel
closed
2 years ago
1
Expand array for GLONASS and GALILEO
#133
mict-ss
opened
3 years ago
2
131 add parse for antenna stats
#132
wijnanb
closed
2 years ago
1
Add parse for antenna stats
#131
clayt171
closed
2 years ago
5
Possible library issue with GPS.fix not being released
#130
RoboticSith
closed
2 years ago
4
Fix issue with millisecond parsing.
#129
foodini
closed
4 years ago
0
Malformed NMEA sentence causes dataloss
#128
orrmany
opened
4 years ago
13
Milliseconds value appears to be incorrect
#127
meltingSnowdrift
closed
4 years ago
2
Parsing issue - latitude, others?
#126
caternuson
closed
4 years ago
4
Added support for generic Stream class
#125
petrkr
closed
2 years ago
2
Calling power states over I2C
#124
MomentTec
opened
4 years ago
7
gps locations are incorrect while driving
#123
yadav-sumit-zz
closed
2 years ago
2
unused variables
#122
thewoz
closed
4 years ago
2
Bugfix for parseCoord
#121
drak7
closed
4 years ago
0
Parsing bug introduced in 1.5.0?
#120
ladyada
closed
4 years ago
20
library is doing a terrible job parsing the data, it can't work stable at more of 1hz sampling rate even at a 10hz update rate of the gps, i am using an arduino mega and ide version 1.8.12
#119
jorgeneo560
closed
4 years ago
4
Possible logger example issue on UNO
#118
caternuson
closed
2 years ago
3
Fix boolean deprecation and -Wdouble-promotion warnings
#117
optorres
closed
4 years ago
2
Correct handling of millis() rollover
#116
edgar-bonet
closed
4 years ago
5
Bug Fixes
#115
sellensr
closed
4 years ago
0
parseLatDir and parseLonDir difference
#114
loky32
closed
4 years ago
2
Add data values and history to NMEA_EXTENSIONS, plus more sentences
#113
sellensr
closed
4 years ago
3
Fix a few warnings
#112
optorres
closed
4 years ago
12
Moved to src, reorganized files, added typedefs
#111
sellensr
closed
4 years ago
2
Redo #108 to make it merge
#110
sellensr
closed
4 years ago
7
Next