-
- [ ] Replace SMPs used for RF board-to-board connectors between Sayma RTM and Sayma mezzanines with multi-pin Samtec connectors.
Context:
- Using SMPs costs about $600 per Sayma, which is a bit c…
-
I don't know how often people use or need the sample operator, but the primary reason I've been avoiding it is because I think it's semantics are "broken" in RxJS 2.x. Check this marble diagram:
I …
-
We've had some problems recently with a common commercially available temperature controller, which we've tracked down to inadequate EMI filtering in the temperature controller AFE and use of unscreen…
-
#13163 will be bringing in the long-awaited replacement of numpy's PRNG infrastructure. In the interest of keeping that PR manageable, we will merge it to master before all of the decisions are finali…
rkern updated
5 years ago
-
Configured log listener print-redirect tags
Added structured log listener print-redirect
Added structured log listener mp-cloud-gobbler
2018-08-22T12:04:57.304+02:00 LOG: Process started
Added str…
-
In a new project, the BB Editor starts out with a kicker track, which is not a standard drumkit sound.
So a composer would want to add them to BB Editor as a common practice.
(In a typical drumkit,…
-
I've started sketching out requirements for a fast DAC to be used for ion shuttling/splitting. It's on the [Wiki](https://github.com/m-labs/sinara/wiki/Shuttler).
All comments welcome...
-
Hello,
I was impatient to try your implementation in Unity but I have black screen on a freshly cloned repo on Unity 2017.1 and 2017.3.
Windows 10 / 780 Ti.
The AccumulatedColorTexture is filled…
nezix updated
6 years ago
-
Find and test a high quality PSU, which we can ship with Kasl, VHDCI carrier, clocker, and any other EEM with a power connector input.
- +12V
- 5A
- High-quality, with proper over temperature…
-
Both C# and VB have support for iterator methods and for async methods, but no support for a method that is both an iterator and async. Its return type would presumably be something like `IObservable`…