Today a user that wants to set a minimum distance between consecutive points collected must set the "Collecting Density", using one of the available values (maximum (0m), 1m, 2m, 5m, 10m or 20m).
We could remove this ugly setting, replacing it with a more friendly and complete Distance Filter.
The user should be able to insert any value (like implemented for the manual altitude correction,
VehicleGPS is a program written in Python for the Raspberry Pi, that communicates with an u-blox GPS chip, communicates with a car via OBD-II and displays the data on screen.
Today a user that wants to set a minimum distance between consecutive points collected must set the "Collecting Density", using one of the available values (maximum (0m), 1m, 2m, 5m, 10m or 20m).
We could remove this ugly setting, replacing it with a more friendly and complete Distance Filter.
The user should be able to insert any value (like implemented for the manual altitude correction,