0
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use QuectelNmeaSource as NMEA source More... almost 4 years ago
Add QuectelNmeaSource More... almost 4 years ago
Reorganize dataframe lines More... almost 4 years ago
Move TestNmeaSource to testnmeasource.py More... almost 4 years ago
flake8 More... almost 4 years ago
Add setup.cfg for flake8 More... almost 4 years ago
Remove 'Date of fix' from dataframe, add 'Mode indicator' and 'Total sats' More... almost 4 years ago
nmea.py: Assume current date for fix, if no RMC sentence More... almost 4 years ago
nmea.py: Parse GNS NMEA sentences More... almost 4 years ago
nmea.py: Replace OrderedDict with dict in getters More... almost 4 years ago
nmea.py: Fix PRN numbering for Galileo and Beidou More... almost 4 years ago
Use 'n/a', not 'N/A' for missing keys in dataframe More... almost 4 years ago
nmea.py: Parse GSV and GSA data as numbers not strings More... almost 4 years ago
TestNmeaSource: Add NMEA sentences from Pinephone with lock More... almost 4 years ago
Inhibit suspend while recording GPX track More... almost 4 years ago
README.md: Add gpxpy dependency, use code syntax for commands More... almost 4 years ago
flatpak: Add 0.2.0 release More... almost 4 years ago
Save version 1.0 GPX file to get GPS speed More... almost 4 years ago
Bump version to 0.2.0 More... almost 4 years ago
Add gpxpy to requirements.txt and flatpak More... almost 4 years ago
Add gpx_write(), use it and add to quit_function More... almost 4 years ago
Use Gtk.Application.quit() to exit, add quit_function() More... almost 4 years ago
Remove 'quit' action and on_quit() More... almost 4 years ago
Do not store old values to GPX file More... almost 4 years ago
Add 'fixage' and 'systime' keys to NMEA dict More... almost 4 years ago
Add refresh_rate member var to SatelliteApp, use it More... almost 4 years ago
log_msg(): Also print to stdout More... almost 4 years ago
Add 'datetime' key to NMEA output, use it More... about 4 years ago
Fix application ids More... about 4 years ago
Remove 'Valid' from dataframe, move 'Fix type' to top More... about 4 years ago