Sam Gleske

Results 479 comments of 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...

![image](https://github.com/user-attachments/assets/d777e315-116b-4cae-ab5c-a7735e38aa03) # Technical manual ![image](https://github.com/user-attachments/assets/63dd59f6-47f3-457c-9a5e-f0b6ae40155d) ![image](https://github.com/user-attachments/assets/b376250c-945f-4746-b85f-bcc9edb6f722) ![image](https://github.com/user-attachments/assets/5de129c0-9d94-4fa1-828b-d557a37d50e1) ![image](https://github.com/user-attachments/assets/0a75ee94-9f63-4d9e-bd65-1ad10915cd5b) ![image](https://github.com/user-attachments/assets/a1eb07ee-138e-4952-80d8-f85dca1cc345) ![image](https://github.com/user-attachments/assets/a5fc9b7f-eb1a-4cd3-8d67-6105f2a125f7)

> 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...