Pitot (aarch64)
Continuation of Nicd's harbour-pitot for aarch64. Source: https://github.com/sharks-dev/harbour-pitot. Original application description as follows:
Pitot is a GPS/GLONASS speedometer for your SailfishOS device. It will show you the speed of your device in big, friendly letters. It supports all orientations and has a bunch of different units to display the speed in.
Note that due to the inaccuracy of the builtin GPS receiver on the Jolla, the following problems may occur:
- Speed is measured in increments of about 0.25 meters per second, so between 0.25 and 0.5 there are no other values.
- Speed values may fluctuate rapidly depending on the quality of the GPS fix.
- Sometimes the device's GPS receiver thinks it is moving at a constant rate, even though you have stopped.
- Getting a GPS fix may take a long time.
- There is no reliable way for the application to tell if location services are turned on, so if they are turned off while the application is running, the speed will freeze until they are turned back on.
These are issues with the device's GPS receiver and/or QtPositioning implementation and cannot be fixed.
Category:
Keywords:
Attachment | Size | Date |
---|---|---|
harbour-pitot-1.0.3-1.aarch64.rpm | 25.65 KB | 11/11/2024 - 02:18 |
harbour-pitot-1.0.4-1.aarch64.rpm | 53.46 KB | 12/11/2024 - 05:03 |
harbour-pitot-1.0.5-1.aarch64.rpm | 54.27 KB | 08/01/2025 - 02:30 |
v1.0.5 (Sharks, 08/01/25):
- Merge PR #1 to add Swedish translation by @eson57
v1.0.4 (Sharks, 12/11/24): Behind-the-scenes updates
- Removed storage.js, local.js.
- Implemented Nemo.Configuration for saving unit preferences
- Updated icon files
- Fixed bug resulting in the app displaying 'NaN' when no GPS signal is available
- Added SailJail
- Working on adding a "keep display alive" option
v1.0.3 (Nicd, 08/02/15):
- Added an about page
- Fixed bug where the speed was always shown in meters/second
v1.0.0 (Nicd, 07/02/15):
- Initial release
Laatste reacties