pyUblox icon indicating copy to clipboard operation
pyUblox copied to clipboard

python Ublox module

Results 5 pyUblox issues
Sort by recently updated
recently updated
newest added

Dear sir/madam: Recently I used the Ublox and pyUblox to get the time markers. The Trigger pulse I used was 3 pulse/second. I also publish the tim_tm2 msg as ROS...

Hi: I used the code for my Ublox M8T, in the script: ublox_capture_raw.py. I saw the **dev.configure_solution_rate(rate_ms=1000)** part, you set it to be 1000ms. I found that if I set...

Added ability to use SPI library for interfacing with ublox.

When using os.rename on Windows, if dst already exists, OSError will be raised even if it is a file.