Greg Balke

Results 10 comments of Greg Balke

I have the same issue on Ubuntu 18.04 running i3 (Intel graphics accelerator). Generally occurs when I'm doing anything that prints lines continuously although I just noticed it with a...

I was getting the same error: ``` Traceback (most recent call last): File "/home/greg/.local/lib/python3.8/site-packages/kibom/component.py", line 427, in getDatasheet ret = self.libpart.getDescription() AttributeError: 'NoneType' object has no attribute 'getDescription' ``` I...

You're correct, it was the older version on PyPi. It was interesting to see KiCad generating these sorts of xmls though :thinking: Simply throwing an error doesn't necessarily solve the...

Reviews in this chain: └**https://github.com/BetzDrive/bldc-controller/pull/69** **[Bdt] Switch to dcargs**

| # | head | base | diff | date | summary | | - | - | - | - | - | - | | 0 | [83f41825](/BetzDrive/bldc-controller/commit/83f418253505dc5e51957ffb076ba953220db860)...

Discussed offline... I think the current behavior where betz drive tools creates a connection per tool execution is a pretty poor design for doing continuous testing. I believe `dcargs` will...

Yup, I want to cross-compile for local tests. There's a significant chunk of the code-base this will work for straight away and, if we want to test drivers, we can...

Reviews in this chain: └**https://github.com/BetzDrive/bldc-controller/pull/67** **[Bdt] Error code summaries for each loop**

| # | head | base | diff | date | summary | | - | - | - | - | - | - | | 0 | [eb53850a](/BetzDrive/bldc-controller/commit/eb53850a16229776ddf9d765a379e95e6ec32f37)...

Github fake looks pretty cool. I don't do a lot of web dev so maybe this is not actually an issue... I have some concerns about the stability of the...