Steve Kelly

Results 107 issues of Steve Kelly

I realize GeometryBasics is barely used here. It is a quite costly dependency, and is only used in a few places, where a simple Tuple seems to suffice. Removing it...

If one is running a `litex_term` then disconnects the litex device over a Thunderbolt PCIe bridge (in this case, by disconnecting the thunderbolt cable) the kernel catastrophically hangs. This is...

For the next spin enabling the [PCPI](https://github.com/cliffordwolf/picorv32#pico-co-processor-interface-pcpi) would be handy for extending the RV32 instruction set. I'm not sure if this is possible given the number of pins required.

For some packages there are many constants that are nice to have documented. For example, in this format: ``` /*! * Indicate end of burst for transmit or receive. *...

First off, great job on this package, I'm looking forward to testing it out. This is a followup to the discussion in https://github.com/JuliaGeometry/GeometricalPredicates.jl/issues/36 . I maintain a few packages that...

question

In GeometryTypes there were a series of functions (`vertextype`, `facetype`) useful in extending calls to `AbstractMesh`. These were pretty useful for avoiding calls to `convert`. Is similar functionality possible in...

This adds [pthread-win32](https://github.com/GerHobbelt/pthread-win32). The install step is currently broken, and will need to be fixed...

This adds bladeRF host driver: https://github.com/Nuand/bladeRF

This adds [libfive](https://libfive.com/): >libfive is a software library and set of tools for solid modeling, especially suited for parametric and procedural design. It is infrastructure for generative design, mass customization,...

I have noticed that OID 1184 (TIMESTAMPTZOID) is unsupported. I will give it a try to add this either today or tomorrow. My question is if timezones should be handled...