This commit is contained in:
2025-10-14 00:55:52 -06:00
parent 0a56dc6345
commit b2a20bc088
3 changed files with 7 additions and 3 deletions
@@ -5,7 +5,7 @@ dtoverlay=pps-gpio,gpiopin=18
## GPS GPIO UART ## GPS GPIO UART
enable_uart=1 enable_uart=1
init_uart_baud=115200 init_uart_baud=9600
## I2C Hardware RTC Overlay ## I2C Hardware RTC Overlay
dtoverlay=i2c-rtc,ds3231 dtoverlay=i2c-rtc,ds3231
+2 -2
View File
@@ -37,11 +37,11 @@ sudo update-rc.d -f fake-hwclock remove 1>/dev/null 2>/dev/null
sudo systemctl disable fake-hwclock 1>/dev/null 2>/dev/null sudo systemctl disable fake-hwclock 1>/dev/null 2>/dev/null
echo "Purging unneeded junk..." echo "Purging unneeded junk..."
sudo apt purge -y "bluetooth*" "usb*" "wireless*" "pci*" "fonts*" build-essential "bluez*" "alsa*" fake-hwclock sudo apt purge -y "bluetooth*" "usb*" "wireless*" "pci*" "fonts*" "bluez*" "alsa*" fake-hwclock
# install da packages # install da packages
echo "Installing packages, this may take a while..." echo "Installing packages, this may take a while..."
sudo apt install -y telegraf grafana influxdb pps-tools git gh gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf-ng iotop neovim netcat-traditional python3-smbus i2c-tools picocom sudo apt install -y util-linux-extra gawk ripgrep telegraf grafana influxdb unattended-upgrades net-tools htop btop iptraf iotop screen byobu python3 python3-pip python3-virtualenv python3-setuptools thefuck wget lynx nmap zip unzip 7zip net-tools restic ripgrep pps-tools git gh gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf-ng iotop neovim netcat-traditional python3-smbus i2c-tools picocom
# check if pps-gpio is in /etc/modules already # check if pps-gpio is in /etc/modules already
grep -e "pps-gpio" /etc/modules grep -e "pps-gpio" /etc/modules
+4
View File
@@ -0,0 +1,4 @@
check max output mA on 5v to see if suitable to power antenna
increase the baud rate
boot-firmware-config.txt /boot/firmware/config.txt
gpsd /etc/default/gpsd