-
Notifications
You must be signed in to change notification settings - Fork 963
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
Added PA1616S GPS module #5157
Conversation
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
@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? |
Thank you! And the CLA has now been signed. |
GPS chip PA1616S is used in some recent Adafruit GPS breakout boards.
* 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]>
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