Andreas Weber

Results 16 comments of Andreas Weber

I guess this is the same issue (libmicrohttpd 0.9.71 broke API) https://sourceware.org/git/?p=elfutils.git;a=commitdiff;h=acb453851c9e6c46531b70fda7396885c0e7e1db

Any progress on this? I was hoping to use the "debugger" plugin to debug AVR using avr-gdb via avarice but found that the gdb binary is hard-coded. Creating a symlink...

Hi Zaher, this is great, thank you. Have you build the project on GNU/Linux or windoze? I'll need some time to find a windoze machine and create a new binary...

@s00500 Is there a problem with @iangray001 s implementation of chartist? Do you want to stick to a "native" chart implementation? I would like to help getting Chart and Gauge...

I think this was implemented with https://github.com/s00500/ESPUI/commit/f35d3a19d42fa16cc04e66a9dc5bd08b1ff265b5 and can be closed

looks like a duplicate of this issue https://github.com/ellson/graphviz/issues/56

Hi @monperrus I think if you want to calculate the "fastest" way to plot a font you would have to consider the kinematics of your hardware: max jerk, acceleration and...

Hi pepijndevos, very cool. Sorry for the late reply, looks like I have missed the notification. Do you have a blog or project page for this? I would add a...

Ah, I never heard of vpype before. The initial aim for hf2gcode was to run on a small microcontroller (8-bit RISC) together with grbl (the base of the later well...

I've now cloned armv7-multiplatform origin/v3.13.x and configured CONFIG_VIDEO_MT9P031=m and installed it to mmc card with ./tools/install_kernel.sh. After reboot I get: $ uname -a Linux IUASBeagle 3.13.0-armv7-x9 #2 SMP Tue Jan...