GPS refactor & license text updates (#601)

- Split up `gps-generic-module` into:
  - `gps-generic-module` that contains only interfaces/configs/bindings (Apache license)
  - `gps-meshtastic-module` that contains an implementation (GPL license)
- Update `LICENSE.md` for changes, but also added clarifications
- Added licenses to directories where they were missing
- Changed license of some test projects from GPL to Apache.
This commit is contained in:
Ken Van Hoeylandt
2026-07-30 16:28:41 +02:00
committed by GitHub
parent c729e8340f
commit 1cb661469d
34 changed files with 1280 additions and 51 deletions
@@ -1,5 +1,5 @@
description: >
Generic UART-connected GPS/GNSS receiver. Supports MTK, Airoha/AG33xx, ATGM336H/CASIC,
Generic GPS/GNSS receiver interface. Supports MTK, Airoha/AG33xx, ATGM336H/CASIC,
Unicore UC6580 and u-blox 6/7/8/9/10 chipsets, either auto-probed or fixed via 'model'.
compatible: "tactility,gps-generic"