Increase gps data digits when rtk is applied

Even with RTK, only up to 7 decimal places are represented within the current rover firmware and in the mission planner. I’d like to increase this to 15 seats, is there a good way?

Since the STM32F only supports single precision, it cannot have values greater than 7 digits.