Ryan
Ryan
These changes implement the reading of the extratags object in nominatim, which includes maxspeed (Speed limit). We automatically detect kph or mph and convert to knots, which is checked in...
We have built an image based on poky dunfell with wayland, weston & cog on 64 bit raspberry pi 4. ``` DISTRO_FEATURES_append = " wayland" PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-fdo" PACKAGECONFIG_append_pn-cairo =...
**Describe the bug** When using dunfell-clang12 branch with latest poky:dunfell and meta-oe:dunfell, compiler-rt fails to build. Failure is caused by invalid argument '-fno-diagnostics-show-caret'. **To Reproduce** Steps to reproduce the behavior:...
When using Logitech headphones with LEDs, the RPM leds are set on the headphones instead of the wheel. The appropriate code is here: https://github.com/mherbold/MarvinsAIRA/blob/8a92c8398e24a309fc482ed096dbb8c241de9910/App.Logitech.cs#L18 If I get time I'll try...
There are hardcoded mongodb credentials in several modules. Those wishing to develop can easily create a docker container with the appropriate hostname, however these credentials should probably reference a .env...