David Holdeman

Results 107 comments of David Holdeman

I think this is the magic answer. I don't math so good, but I think this puts the minimum at about 3.4 MPH, which I would say seems about right.

Both the VSS and the one-wire OSS on my Grand Marquis work nicely with the vr-discrete on the uaEFI.

I have only been able to get Telegram backfilling to work properly by disabling MSC2716. The telegram bridge then uses timestamp massaging instead. However, the current release of the whatsapp...

I believe we are having the same issue at [rusEFI](https://wiki.rusefi.com/). Even worse, the sidebar automatically scrolls to the first opened folder. It's very annoying.

I checked just now and this repo has the same behavior.

Also, in my checking, I tried older versions of your repo, and it still behaved the same with 3205daaf282bea2ae0a6763545cae4cffaac7b1e, which was before the last error-free run, so something else must...

Also, it only gives the error when there weren't any changes between the two commits. If there were changes, a diff is produced without error.

Possibly because get_boards returns nothing in https://github.com/Gasman2014/KiCad-Diff/blob/b3052aeadb3b78e609b91f964ad391d1b17eb105/kidiff/scms/git.py#L47 Though that line was added Jan. 30, so I don't understand how the Feb. 12 run didn't give any errors.

I closed #6141 because I don't think it's the right way forward. I propose we use environment variables, which could be passed to a docker runner. ``` HARDWARE_CI_SERIAL_DEVICE HARDWARE_CI_STLINK_SERIAL HARDWARE_CI_VBATT...