eabase

Results 150 issues of eabase

I decided to try building with all the docs. So checking the build we see that LuaJIT is asking to use the `LDoc` (among several others), not mentioned elsewhere here....

Compiling SoapySDR on windows, we get **1000's** of warning error for a silly error, due to not sanitizing a `catch()` statement, in the build file: `SoapySDRPYTHON_wrap.cxx` from: `swig\python\python3\CMakeFiles\_SoapySDR3.dir\`. This causes:...

Look like a cool little project, do you sell this (or the PCB) anywhere? What are the other tech specs?

Have you abandoned the `winforms-designer-extensibility` repo? https://github.com/microsoft/winforms-designer-extensibility/issues/52 We would like some feedback and updates on the many issues.

area-VSDesigner

Hey! This is an absolutely amazing piece of software! An incredibly beautiful, intuitive & clean design. Thank you! 💯 💖 I got my NanoVNA, and was quite sad to play...

enhancement

Hi, Your installation instructions in the README is incomprehensible. Can you please describe how to install this on Windows? Also, you mention dependencies... ... which can only be installed using...

I'm trying to understand how I can decode the exported schematics files, and the individual component values. Where is this documented? I'm looking to use AI to decode a standard...

@westphae How can we use this to make plots? Alternatives? @zbednarke I see you made an updated fork, can you please enable the issues for your repo?

Hey, Are you guys actually reading the issues in your bug tracker repo? Like this one: * https://github.com/lmstudio-ai/lmstudio-bug-tracker/issues/729

Running the compile line in README fails by missing `curses.h` file. ```bash # ./autogen.sh && ./configure && make ... config.status: creating config.h gcc -DHAVE_CONFIG_H -g -O2 -c hexedit.c In file...