| Ligne 158 : |
Ligne 158 : |
| | ========================================</nowiki> | | ========================================</nowiki> |
| | | | |
| − | === Localiser dans Google Maps === | + | === Localise on Google Maps === |
| | | | |
| | The collected latitude and longitude can be enter directly in the search field of [https://maps.google.com Google Maps] as follow: | | The collected latitude and longitude can be enter directly in the search field of [https://maps.google.com Google Maps] as follow: |
| Ligne 171 : |
Ligne 171 : |
| | | | |
| | [[Fichier:ENG-CANSAT-PICO-GPS-31.png]] | | [[Fichier:ENG-CANSAT-PICO-GPS-31.png]] |
| | + | |
| | + | === Simple test === |
| | + | The [https://github.com/mchobby/cansat-belgium-micropython/blob/main/test-gps/simpletest.py simpletest.py] script example is based on the former example. |
| | + | |
| | + | This new one contains '''more GPS commands''' and show more information collect from the GPS data. |
| | + | |
| | + | Here the kind of result it can produce: |
| | + | |
| | + | <nowiki>======================================== |
| | + | Fix timestamp: 10/18/2025 17:03:51 |
| | + | Latitude: 50.69063 degrees |
| | + | Longitude: 4.400778 degrees |
| | + | Fix quality: 1 |
| | + | # satellites: 10 |
| | + | Altitude: 110.0 meters |
| | + | Speed: 0.36 knots and 0.666468 km/h |
| | + | Track angle: 159.4 degrees |
| | + | Horizontal dilution: 1.19 |
| | + | Height geo ID: 47.4 meters |
| | + | ======================================== |
| | + | Fix timestamp: 10/18/2025 17:03:52 |
| | + | Latitude: 50.69063 degrees |
| | + | Longitude: 4.40078 degrees |
| | + | Fix quality: 1 |
| | + | # satellites: 10 |
| | + | Altitude: 110.0 meters |
| | + | Speed: 0.31 knots and 0.573903 km/h |
| | + | Track angle: 159.4 degrees |
| | + | Horizontal dilution: 1.19 |
| | + | Height geo ID: 47.4 meters</nowiki> |
| | | | |
| | | | |
| | {{ENG-CANSAT-PICO-TRAILER}} | | {{ENG-CANSAT-PICO-TRAILER}} |