Stefan Tauner

Results 42 issues of Stefan Tauner

I am trying to do some statistics on the history of route relations. I am not interested in the relation members at all, just the history of the metadata, e.g.,...

enhancement

There is a number of issues including open pull requests in the original repository. Do you plan on working on them and/or migrating them into this repository? The main problem...

- There is no suitable datasheet that shows precise layout information, but the general board dimensions are specified here: http://wiki.ai-thinker.com/_media/esp32/docs/esp32-cam_%E4%BA%A7%E5%93%81%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf - The symbol has been submitted here: https://github.com/KiCad/kicad-symbols/pull/2737 PS: There...

Addition
Abandoned

- Schematic: http://wiki.ai-thinker.com/_media/esp32_cam%E5%BC%80%E5%8F%91%E6%9D%BF%E5%8E%9F%E7%90%86%E5%9B%BE.pdf - Footprint's PR: https://github.com/KiCad/kicad-footprints/pull/2289 ![ESP32-CAM](https://user-images.githubusercontent.com/457881/82128747-b20c8700-97bd-11ea-8d7e-34fa732b3472.png) It's not completely centered to minimize size while keeping pins on 100mils. The logic pins are separated into left and right as...

Addition
Pending footprint
Abandoned

Since a while it is possible to select the target collection to be used as destination of newly imported items within the connector (in FF at least). However, this selection...

The function simply maps the given diameter to a respective height. However, these heights depend on the head type of the respective screw and thus the returned value does not...

enhancement

I stumbled upon this error when debugging a configuration problem with `ossec-logtest` where a rule was missing the `if_sid` which seems to be absolutely necessary and stops the whole ossec...

I often work with big projects mounted via sshfs or nfs. If the projectogranizer plugin is loaded then geany reads in all directories of the project recursively which (potentially and...

plugin/projectorganizer
workaround available

Geany (v1.38 here) already opens the Compiler tab if a build command fails. It is also aware of the lines that denote errors. However, it does not scroll to the...

Hi, for my Embedded System students I was looking for some decent (concise but correct and helpful) documentation about stack usage in C and CBC looked most promising (which is...