Pat Deegan
Pat Deegan
These mods provide async versions of scan/connect/read-write related functions. Though I moved some things around in the original sync versions, they are left as-is. Caveats and limitations: 1) though the...
Greetings, I wanted a way to easily generate symbols for part--which kipart is great at--while specifying certain extra fields for spice simulation. I've pushed this patch to enable this functionality,...
Greets, I've got an Arduino SDK-based project we're looking to move to the Raspberry Pi 3. This project seems like a perfect fit to allow porting the existing codebase, but...
As the title says, this patch allows for a create() call, similar to open(), that provides native dialogs to peruse the filesystem and select a location and name for new...
Hi, Playing around with this a bit, am thinking of doing something like this:  The idea is to be as transparent and true as possible, so I'm taking the...
Hello, Creating instances to utilize 3rd party verilog/il modules was going rather well up to the point where one of them needed access to the raw pin, as it was...
A number of enhancements that make the experience more wonderful. 1) Preserving cursor state The time cursors were always returning to their 1/3 of window state. Now they remember their...