Has anyone else run into an issues where after leaving the DRAWS up for 24+ hours that the GPS times out and requires a reboot or to bring it back?
I've got steady power running to the DRAWS via a feed from a 12v power supply.
I'm running beta 11.
==== Sound Card ====
udrc card number line: card 0: udrc [udrc], device 0: Universal Digital Radio Controller tlv320aic32x4-hifi-0 []
udrc is sound card #0
==== ALSA Controls for Radio Tansmit ====
LO Driver Gain L:[0.00dB] R:[0.00dB]
PCM L:[10.00dB] R:[10.00dB]
DAC Playback PT L:[PTM_P3] R:[PTM_P3]
LO Playback CM [Full Chip CM]
==== ALSA Controls for Radio Receive ====
ADC Level L:[0.00dB] R:[0.00dB]
IN1 L:[Off] R:[Off]
IN2 L:[Off] R:[Off]
==== Pi Ver ====
Pi 3 Model B Mfg by Embest
Has WiFi
==== udrc Ver ====
Found a DRAWS
HAT ID EEPROM
Name: hat
Product: Digital Radio Amateur Work Station
Product ID: 0x0004
Product ver: 0x0405
UUID: 3374334d-4c0c-449e-9289-3d301347c175
Vendor: NW Digital Radio
==== sys Ver ====
----- image version
2019 04 02 13:59:08 PDT: SD image version: beta11
----- /proc/version
Linux version 4.14.98-v7+ (dom@dom-XPS-13-9370) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1200 SMP Tue Feb 12 20:27:48 GMT 2019
----- /etc/*version: 9.8
----- /etc/*release
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
----- lsb_release
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch
---- systemd
Static hostname: draws-kb6fj
Icon name: computer
Machine ID: 2f51e140e908474eaa86ae805f03a6d8
Boot ID: 4f8a0a81ce464dab82f0236b45158da0
Operating System: Raspbian GNU/Linux 9 (stretch)
Kernel: Linux 4.14.98-v7+
Architecture: arm
---- modules
tlv320aic32x4_i2c 16384 1
tlv320aic32x4 32768 1 tlv320aic32x4_i2c
udrc 16384 3
snd_soc_core 188416 3 tlv320aic32x4,snd_soc_bcm2835_i2s,udrc
snd_pcm 98304 6 snd_pcm_dmaengine,tlv320aic32x4,snd_soc_bcm2835_i2s,snd_soc_core
-rw-r--r-- 1 root 6388 Apr 11 16:38 /lib/modules/4.14.98-v7+/updates/dkms/tlv320aic32x4-i2c.ko
-rw-r--r-- 1 root 39084 Apr 11 16:38 /lib/modules/4.14.98-v7+/updates/dkms/tlv320aic32x4.ko
-rw-r--r-- 1 root 6408 Apr 11 16:38 /lib/modules/4.14.98-v7+/updates/dkms/tlv320aic32x4-spi.ko
-rw-r--r-- 1 root 8332 Apr 11 16:38 /lib/modules/4.14.98-v7+/updates/dkms/udrc.ko
---- kernel
||/ Name Version Architecture Description
+++-==================-============-============-=================================
ii raspberrypi-kernel 1.20190401-1 armhf Raspberry Pi bootloader
ii udrc-dkms 1.0.5 armhf DKMS source for the UDRC driver
Directory: /proc/device-tree/soc/i2c@7e804000/tlv320aic32x4@18 exists and status is okay
---- syslog
---- dmesg
[ 3.595629] udrc: loading out-of-tree module taints kernel.
[ 3.596455] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry
[ 3.596469] snd-udrc soc:sound: snd_soc_register_card() failed: -517
[ 3.695135] snd-udrc soc:sound: tlv320aic32x4-hifi <-> 3f203000.i2s mapping ok
---- compass
Compass preference file not found: /etc/apt/preferences.d/compass
---- compass apt sources list file
---- compass package files
-rw-r--r-- 1 root 2201 Dec 31 10:44 /var/lib/apt/lists/archive.compasslinux.org_dists_cedar_InRelease
-rw-r--r-- 1 root 17567 Jul 2 2018 /var/lib/apt/lists/archive.compasslinux.org_dists_cedar_main_binary-amd64_Packages
-rw-r--r-- 1 root 43316 Dec 31 10:44 /var/lib/apt/lists/archive.compasslinux.org_dists_cedar_main_binary-armhf_Packages
----- Dire Wolf DEVELOPMENT version 1.6 B (Feb 27 2019)
==== Filesystem ====
/dev/root 59G 6.8G 50G 12% /
==== boot config ====
#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on
# Uncomment this to enable the lirc-rpi module
#dtoverlay=lirc-rpi
# Additional overlays and parameters are documented /boot/overlays/README
# Enable audio (loads snd_bcm2835)
dtparam=audio=on
force_turbo=1
dtoverlay=
dtoverlay=draws
---- gpsd
/usr/local/sbin/gpsd
gpsd: 3.18.1 (revision 3.18.1)
● gpsd.service - GPS (Global Positioning System) Daemon
Loaded: loaded (/lib/systemd/system/gpsd.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2019-04-17 22:24:54 PDT; 3 days ago
Process: 605 ExecStart=/usr/local/sbin/gpsd $GPSD_OPTIONS $OPTIONS $DEVICES (code=exited, status=0/SUCCESS)
Main PID: 612 (gpsd)
CGroup: /system.slice/gpsd.service
└─612 /usr/local/sbin/gpsd -n /dev/ttySC0 /dev/pps0
Apr 17 22:24:53 draws-kb6fj systemd[1]: Starting GPS (Global Positioning System) Daemon...
Apr 17 22:24:54 draws-kb6fj systemd[1]: Started GPS (Global Positioning System) Daemon.
---- chrony
crw-rw---- 1 root root 243, 0 Apr 17 22:24 /dev/pps0
crw------- 1 root root 243, 1 Apr 17 22:24 /dev/pps1
crw-rw---- 1 root dialout 242, 0 Apr 17 22:24 /dev/ttySC0
crw-rw---- 1 root dialout 242, 1 Apr 17 22:24 /dev/ttySC1
-- chrony sources
210 Number of sources = 6
MS Name/IP address Stratum Poll Reach LastRx Last sample
===============================================================================
#? GPS 0 3 0 65h -54ms[ -144ms] +/- 105ms
#? PPS 0 3 0 65h +90ms[ -256ns] +/- 3116ns
^* 65.223.27.156 1 10 377 883 -124us[ -180us] +/- 12ms
-- chrony tracking
Reference ID : 41DF1B9C (65.223.27.156)
Stratum : 2
Ref time (UTC) : Sun Apr 21 20:45:30 2019
System time : 0.000152244 seconds slow of NTP time
Last offset : -0.000056132 seconds
RMS offset : 0.000281822 seconds
Frequency : 5.487 ppm fast
Residual freq : -0.001 ppm
Skew : 0.065 ppm
Root delay : 0.024395 seconds
Root dispersion : 0.000944 seconds
Update interval : 1024.6 seconds
Leap status : Normal
-- chrony sourcestats
210 Number of sources = 6
Name/IP Address NP NR Span Frequency Freq Skew Offset Std Dev
==============================================================================
GPS 15 8 110 +87.608 191.075 +20.7s 6274us
PPS 51 34 399 -1.336 0.002 -226ms 561ns
65.223.27.156 16 8 276m +0.040 0.129 +263us 627us
---- sensors
-rw-r--r-- 1 root root 171 Nov 11 11:39 /etc/sensors.d/draws
ads1015-i2c-1-48
Adapter: bcm2835 I2C adapter
User ADC Differential: +0.00 V
+12V: +14.59 V
User ADC 1: +0.00 V
User ADC 2: +0.01 V
---- locale
Locale country codes do not match: WiFi: US, iw: 00, X11: US.
Josh