mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +08:00
PASHS,POP,20 is needed for 20Hz configuration
This commit is contained in:
@@ -594,7 +594,8 @@ void ASHTECH::decode_init(void){
|
||||
|
||||
//ashtech boad configuration script
|
||||
//char comm[] = "$PASHS,NME,GGA,A,ON,0.1\r\n"
|
||||
char comm[] = "$PASHS,NME,ZDA,B,ON,3\r\n"\
|
||||
char comm[] = "$PASHS,POP,20\r\n"\
|
||||
"$PASHS,NME,ZDA,B,ON,3\r\n"\
|
||||
"$PASHS,NME,GGA,B,OFF\r\n"\
|
||||
"$PASHS,NME,GST,B,ON,3\r\n"\
|
||||
"$PASHS,NME,POS,B,ON,0.05\r\n"\
|
||||
|
||||
Reference in New Issue
Block a user