-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add wiki for Trimble PX-1 #5540
Conversation
0e34ef1
to
bb3bc76
Compare
Signed-off-by: Ryan Friedman <[email protected]>
bb3bc76
to
8b99e71
Compare
|
||
The following instructions assume the PX-1 is your first GPS. If you have configured it as a second GPS, change all parameter names. | ||
|
||
- :ref:`GPS_COM_PORT <GPS_COM_PORT>` = 1 (to use COM2, the TTL output of the PX-1) or 3 (to use COM1, the RS232 output of the PX-1) |
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.
This param is now documented directly, and the description here can be removed.
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.
Done in 41446ec
@Ryanf55 is this ready to be changed from a draft to final PR? |
Signed-off-by: Ryan Friedman <[email protected]>
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.
@Hwurzburg Yes. I've updated the entry to match the current implementation. It can be merged now.
|
||
The following instructions assume the PX-1 is your first GPS. If you have configured it as a second GPS, change all parameter names. | ||
|
||
- :ref:`GPS_COM_PORT <GPS_COM_PORT>` = 1 (to use COM2, the TTL output of the PX-1) or 3 (to use COM1, the RS232 output of the PX-1) |
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.
Done in 41446ec
It wont be merged until 4.5...but will add a pointer to it in upcoming |
.. _common-gps-trimble-px1: | ||
|
||
|
||
===================== |
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.
just noticed tiltling over/underline wrong here and below
The PX-1 needs a wiki entry. This should be merged together with ArduPilot/ardupilot#25479.
One thing I think the wiki does not do a good job with, that is more of an issue of parameters, is showing which parameters are driver-specific. In order to remove any confusion for PX-1 users, I have given a list of parameters which are known to be unsupported. If there is a better way of handling this, please share.