Hi @ian5142 ,
As @bamarcant suggests, please check your firmware version. With the LG580P03AANR01A05S_SH_BETA1017 firmware, I see PQTMTAR and GNTHS enabled by default. I can optionally enable HDT.
I’ve added better firmware update instructions here. The firmware can be downloaded here. The trick is to start the update with the green arrow, and then reset the LG580P with a jumper wire. The LG580P seems to need an actual hardware reset. The QGNSS reboot button wasn’t working for me.
After the upgrade, you can reduce the fix rate from 10Hz to a more sensible 1Hz with:
$PQTMCFGFIXRATE,W,1000*59
$PQTMSAVEPAR*5A
$PQTMSRR*4B
You can check the firmware version with:
$PQTMVERNO*58
To enable HDT:
$PQTMCFGMSGRATE,W,HDT,1*13
With HDT enabled, I see:
[08:15:28.112 Uart Rx:0077 B] $PQTMTAR,1,081528.000,4,,0.946,0.069448,,45.702449,0.329947,,0.174387,35*57
[08:15:28.112 Uart Rx:0020 B] $GNHDT,45.702,T*1F
[08:15:28.112 Uart Rx:0020 B] $GNTHS,45.702,A*1D
My antennas are ~1.0m apart and oriented NE-SW. If I swap my antennas, I see:
[08:16:59.112 Uart Rx:0079 B] $PQTMTAR,1,081659.000,4,,0.938,-0.078422,,225.413081,0.331815,,0.174473,35*4E
[08:16:59.112 Uart Rx:0021 B] $GNHDT,225.413,T*28
[08:16:59.112 Uart Rx:0021 B] $GNTHS,225.413,A*2A
This is all without NTRIP. The LG580P is stand-alone.
I hope this helps,
Paul