GPS implementation (#216)

Implemented basic GPS support:
- GPS HAL
- GPS Service
- GPS Settings app
This commit is contained in:
Ken Van Hoeylandt
2025-02-11 23:46:52 +01:00
committed by GitHub
parent 2345ba6d13
commit 14e459e50f
36 changed files with 2596 additions and 30 deletions
+7
View File
@@ -0,0 +1,7 @@
At your option, if WTFPL is unacceptable for your legal department, I hereby
explicitly grant you the right to use any the following licenses for minmea:
1. MIT License
2. LGPL-3.0 License or later
See accompanying license files for full license text.