I may be slow to respond.
Pinned Loading
-
Raspbian program to set U-Blox GPS t...
Raspbian program to set U-Blox GPS to stationary mode, and save configuration 1#include <stdio.h>
2#include <unistd.h>
3#include <fcntl.h>
4#include <termios.h>
5 -
Utility for working with UBlox GPS o...
Utility for working with UBlox GPS on Raspberry Pi 3 running Jessie or later 1#include <stdlib.h>
2#include <string.h>
3#include <stdio.h>
4#include <unistd.h>
5#include <fcntl.h>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.