I fixed my system by simulating the GPS on INDI, and this time I used the correct coordinates. My GPS Dongle doesn't really pick up signal from my balcony... (great location for testing and learning how to use my system, horrible for GPS signal)
I was incorrectly putting positive degrees when my location is Eastwards. To avoid negative numbers, I did 360-East coordinates.
Also, avoid mixing Longitude with Latitude.
Once that was fixed, it worked fine.

I hope this helps!

Read More...