Skip to content

Conversation

@RaptorSDS
Copy link

Adding also save the config

sorry for my mess befor , clean up

deece and others added 2 commits September 18, 2024 17:04
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Adding also save the config 

sorry for my mess befor , clean up
configure_gps.sh Outdated
BASEDIR="$(dirname "$0")"
source <( grep -v '^#' "${BASEDIR}"/settings.conf | grep '=' ) #import settings

if [[ "${receiver}" = "Quectel LC29HBS" ]]; then

Choose a reason for hiding this comment

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

I would recommend not having a space in the receiver name. It appears the GUI doesn't allow this to be entered, and you have to manually update the config file.

Copy link
Author

Choose a reason for hiding this comment

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

I would recommend not having a space in the receiver name. It appears the GUI doesn't allow this to be entered, and you have to manually update the config file.

Than underline is much better
"Quectel_LC29HBS"

Adding Unerline at ReciverName
@erokg
Copy link

erokg commented Sep 18, 2025

Deece,
I know this isn't the right spot. I bought the LC29H(BS) to configure as a base station. I have it working in windows using the qgnss.exe. However, I cannot get it to report valid data using an rpi 4b+ on bullseye lite regardless of using RTKBase. Do you have a manual of what is required to get it to report RTCM (and GGA)? On /dev/ttyS0 I seem to get garble no matter what baud rate I try to set or view using.

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.

4 participants