Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added PA1616S GPS module #5157

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

Megaceryle-alcyon
Copy link
Contributor

GPS - PA1616S Probe & Setup

The PA1616S module is available from Adafruit and is used in Adafruit GPS breakout boards. It uses a MediaTek GPS Chipset MTK3339, or more recently MTK3333, and commands are similar to the previously-implemented Quectel-L76B.

Added to probe and setup functions.

Tested successfully on one device: T3 S3 v1 and PA1616S (MTK3339) with parameters below.
meshtastic --set position.gps_en_gpio 46 --set position.rx_gpio 47 --set position.tx_gpio 48 --set position.gps_mode 1

@CLAassistant
Copy link

CLAassistant commented Oct 27, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Megaceryle-alcyon
❌ picusviridis


picusviridis seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@fifieldt fifieldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fifieldt
Copy link
Contributor

@Megaceryle-alcyon welcome to Meshtastic and thanks for adding support for a new device!

Is your co-author on github? Are they able to sign the CLA?

@Megaceryle-alcyon
Copy link
Contributor Author

Megaceryle-alcyon commented Oct 29, 2024

@Megaceryle-alcyon welcome to Meshtastic and thanks for adding support for a new device!

Thank you! And the CLA has now been signed.

picusviridis and others added 2 commits October 29, 2024 16:13
GPS chip PA1616S is used in some recent Adafruit GPS breakout boards.
@caveman99 caveman99 merged commit ed03d28 into meshtastic:master Oct 29, 2024
47 checks passed
caveman99 pushed a commit that referenced this pull request Nov 3, 2024
* Added GPS chip PA1616S

GPS chip PA1616S is used in some recent Adafruit GPS breakout boards.

* Update GPS.cpp

---------

Co-authored-by: picusviridis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants