- Joined
- May 19, 2023
- Messages
- 2
- Reaction score
- 0
Greets Everyone,
I have a question about getting my lattePanda Delta 3 864 with Windows 10 Pro to use NMEA GPS data fed to a locally served Eclipse MQTT server/(broker-deprecated). I have a Beitian BN-880 connected to a PI Pico W that feeds GPS data to a MQTT server running on Windows 10 Pro on the lattePanda. It works great! But I want Windows Location Services to use that GPS data exclusively (for now, more further down). This is for a Car Computer.
The lattePanda Delta 3 has 2 M.2 slots and I have a cell module in one of them. I am sure once it is within service range, Windows will use it to assist for its location service. But I would prefer to use the GPS segments posted in my locally served MQTT server.
Is there a process for providing Windows Location Services with the option to use my source exclusively? And how should I present it? Are there python adapters out there? Or C++?
My MQTT server is the heart of all subsystem messages and lives on the core Windows 10 system in the car. Node Red with Dashboard also lives on this system and acts as the GUI.
I am not asking for this to be done for me at all. I would just like a nice breadcrumb trail to follow so I can get this part of my project done.
Thank you so very much for your valuable time!!!
I have a question about getting my lattePanda Delta 3 864 with Windows 10 Pro to use NMEA GPS data fed to a locally served Eclipse MQTT server/(broker-deprecated). I have a Beitian BN-880 connected to a PI Pico W that feeds GPS data to a MQTT server running on Windows 10 Pro on the lattePanda. It works great! But I want Windows Location Services to use that GPS data exclusively (for now, more further down). This is for a Car Computer.
The lattePanda Delta 3 has 2 M.2 slots and I have a cell module in one of them. I am sure once it is within service range, Windows will use it to assist for its location service. But I would prefer to use the GPS segments posted in my locally served MQTT server.
Is there a process for providing Windows Location Services with the option to use my source exclusively? And how should I present it? Are there python adapters out there? Or C++?
My MQTT server is the heart of all subsystem messages and lives on the core Windows 10 system in the car. Node Red with Dashboard also lives on this system and acts as the GUI.
I am not asking for this to be done for me at all. I would just like a nice breadcrumb trail to follow so I can get this part of my project done.
Thank you so very much for your valuable time!!!