This website requires JavaScript.
Explore
Help
Register
Sign In
rbxii3
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
mirror of
https://github.com/meshtastic/firmware.git
synced
2025-12-30 06:31:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
701707a01bdefd87ee85e828fdf02c69aac97767
firmware
/
src
/
gps
History
Thomas Göttgens
701707a01b
- Bounds Check is working on big integers, don't throw away valid coordinates.
...
- Set ublox chips back to NMEA mode if they have been configured wrongly before.
2022-04-26 13:00:11 +02:00
..
GeoCoord.cpp
more warning fixes
2022-01-24 18:39:17 +00:00
GeoCoord.h
more warning fixes
2022-01-24 18:39:17 +00:00
GPS.cpp
- Bounds Check is working on big integers, don't throw away valid coordinates.
2022-04-26 13:00:11 +02:00
GPS.h
WIP: unify the RAK targets into one firmware (
#1350
)
2022-04-25 15:13:41 +10:00
NMEAGPS.cpp
- Bounds Check is working on big integers, don't throw away valid coordinates.
2022-04-26 13:00:11 +02:00
NMEAGPS.h
more cppcheck warnings fixes
2022-01-24 17:24:40 +00:00
RTC.cpp
fix portduino rtc
2021-05-03 09:30:03 +08:00
RTC.h
Partial work for NTP client
2021-12-28 19:24:10 -08:00