Pitmairen / bryton-gps-linux

An attempt to read Bryton GPS devices on Linux
GNU General Public License v3.0
29 stars 14 forks source link

Rider35 GPS sat pos updates #28

Open rhy-ama opened 3 years ago

rhy-ama commented 3 years ago

Hello! Is it possible to upload GPS updates to these legacy devices ?

Pitmairen commented 3 years ago

What do you mean by GPS updates?

Anyway this project has no support for writing. It can only read data from the devices.

rhy-ama commented 3 years ago

There are satellite position updates published in EPO binary format (epehemeris data to speed up satellite fix). I thought maybe you figured out the way to mount write access for updates - which is usually epo.bin or epo.dat file. Thank you for replying.

Pitmairen commented 3 years ago

I still have my device, but I'm not using it that much anymore. So I doubt this project will ever get write support, for these kind of updates or anything else, unless someone else feels like figuring out how to write to the devices without breaking them.