Maciek Machnikowski

Results 6 issues of Maciek Machnikowski

The time reported in the $GPZDA NMEA message on the NMEA serial port is incorrect. It returns GPS time instead of UTC. The upper part shows the G*ZDA message from...

Added instruction to expose the GNSS module remotely using the ser2net package. This enable u-center to connect to the ZED-F9T module remotely. Signed-off-by: Maciek Machnikowski

It's a PCIe x4 USB 3.0 and SATA 3 card with a PLX bridge. It uses the Marvell 912x SATA controller and NEC USB 3.0 controller. The card works fine...

testing complete
not-on-site-yet

Time Card starts with a random frequency offset (around 5ppm). It doesn't correct the frequency until it gets the GNSS lock. The issue is shown in the video below. It...

The driver loads but fails to allocate interrupts when connecting the TimeCard to the RPi CM4 2GB and 4GB modules. As a result, no TTY ports are present. The same...

sshfs mount fails with the following error: ``` bash # sshfs [email protected]:/ /mnt/pi-ext4 fuse: mount failed: Permission denied ``` Adding `privileged: true` to the docker-compose.yml seems to resolve the problem,...