kovalroma

Results 25 comments of kovalroma

This command I use to install Direwolf ``` git clone https://www.github.com/wb2osz/direwolf cd direwolf mkdir build && cd build cmake .. make -j4 sudo make install ``` cmake log: ``` pi@raspberrypi:~/direwolf/build...

Hello, Is it possible to mount ```/etc/amavisd``` to host machine to save settings for different DKIM domain? I checked this way ``` -v /srv/etc/amavisd:/etc/amavisd \ ``` but docker rewrite empty...

Hello, the same problem is here ![2021-11-25_09h22_24](https://user-images.githubusercontent.com/20167720/143405667-f9cda2dd-1629-450f-a1d3-08ac081aece4.png)

![2021-11-25_09h26_24](https://user-images.githubusercontent.com/20167720/143405816-c13007d2-5f6e-4402-b1fe-c926256608ff.png)

Same here. Not working with Hugo v.0.80.0

In our case bug appears after 7 days. So, maybe 48h would be not enough.

Hello @billygr Any news? Does only our setup has such kind of problem? If yes maybe we need to try to change Arduino board.

Good morning, hope you are doing well. After long time we found what's cause problem of irregular distance (it was our second problem). Definitely something wrong with GPS data. Please...

This is packet from aprsdirect.com. I think at least Lat or Lon is 0.0000 when it failed. ``` UR5KSH-9>APZMDM,WIDE1-1,WIDE2-2,qAR,UR5KSH-1:=0000.00N/00004.00E>-48/03/A=000662Arduino APRS Tracker ``` Also this string ` -48/03/ ` is very...