VirusPilot

Results 25 comments of VirusPilot

Here is a link to the manufacturer's website: https://www.coolermaster.com/de/de-de/catalog/gehause/raspberry-pi/pi-case-40-v2/

Here is what steps worked in my case for a Pi Zero 2 W: 1. image [http://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2021-11-08/2021-10-30-raspios-bullseye-arm64-lite.zip](url) on SD card 2. copy empty `ssh` file to `/boot` 3. boot SD...

see: https://github.com/cyoung/stratux/issues/858#issuecomment-1234111050

After quite some testing I suggest the following: // 100ms & 1 cycle -> 10Hz Navigation Update rate p.Write(makeUBXCFG(0x06, 0x08, 6, []byte{0x64, 0x00, 0x01, 0x00, 0x01, 0x00})) which works fine...

> so: If you want to use the Pi2, you will either have to do a manual install if you are familiar with Linux (you can use this as inspiration:...

Ted, great idea, just tested it with our Stratux Europe fork [https://github.com/b3nn0/stratux](url) and it works fine so far. I have been working in parallel on some other modification in our...

> According to dump1090 upstream requirement, the default dump1090 will not listen at port 30006 for stratux (due to historical reason). So to enable stratux support in the latest PR,...

Implemented the latter one - works as expected.

Here is a GPS board that could work for you but as Chris said, the serial port has not been tested for a while. Furthermore at least a baro chip...

I confirm that this 2 Hz configuration is wrong. No need to change the RATE configuration from what is used for ublox 7. Furthermore as of February 2019 there are...