Maxim van Dijk

Results 18 comments of Maxim van Dijk

bump, same issue while using 1.2.0 on Manjaro with NVIDIA proprietary drivers on an RTX 3060ti

Happens to me too Error: https://github.com/DoTheEvo/ANGRYsearch/issues/75#issuecomment-1259650456 Using the AUR arch repo version 1.0.4-1

Encountered the same issue :( Cannot compile my Visual Studio projects because of this

`    ~  angrysearch  127 ✘ Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/angrysearch.py", line 89, in run self.db_query_signal.emit(self.db_query, TypeError: ThreadDBQuery.db_query_signal[str, list, list].emit(): argument 3 has unexpected...

Managed to do this by porting (MIT licensed) driver from am18x-lib and fixing it's SDHC support. Will have to add RTC timestamp support, clean up, and test my code somewhat...

Willing to do this... any ideas/notes?

I'm overhauling the Makefiles for myself. I added an ASM generation target and am moving the common directory. Since you mentioned CMake, is your plan to eventually have the Makefiles...

Does this apply to _panel_parse board callbacks? I noticed knob turns are super slow, because it's done using a FIFO? while really any new value of a knob should overwrite...

Currently sleep deprived and heard some really, really, really bad news so I'll come back to this issue later

So currently there's many loose ends. I think you're in the best position to do a bunch of huge refactorings and migration to CMake. From there on a basic bootloader...