Sam Gleske
Sam Gleske
I notice there's `/opt/linux-headers-current-rockchip-rk3588_1.0.8_arm64.deb` on my orangepi but I don't think there's a source package so I can't recompile the kernel directly on the board easily.
I was able to work around by compiling
@Devric asked: > Hi Can you write a simple guide how to do this? > is it simply just build the main branch of this repo? Sure, here are my...
Amazing, glad it helped you.
 # Technical manual      
> The link you shared seems to be for the PGD728F **ZPU**, not the PGD728F **ZU**. I can't find the latter on the ZWA page, so we have to go...
Vendor-provided manual seems to match the pictures I took; I'll update the description. [Zwave Technical Manual.pdf](https://github.com/user-attachments/files/17579883/Zwave.Technical.Manual.pdf)
My script calls `yq` many times. https://github.com/samrocketman/yml-install-files/blob/main/download-utilities.sh It is normally silent but the yq update made it a noisy. I decided to hardcode the option in my script since it...
I have done a code style review. Instead of requesting a bunch of changes on this pull request I decided to open a companion pull request against @kaol branch https://github.com/kaol/endless-sky/pull/1
The plan (that I haven’t gotten to yet) was to expose a setting which converts left-alt from hold to toggle. So there would be three settings: | setting | behavior...