GPS V2 dash missing from Longitude

if the Longitude is East, you make it negative - that’s a standard convention.

Look at the LGPS.get_ew() method, adjust your sign based on that value.