-
The current API for enabling EEM seems to be `PUT /internal/entities/managed/enablement`, and because it's marked as "internal" it means that it's not supposed to be accessed via external REST calls. …
-
Last good commit: 1af9a9b3e (HEAD) CogVM source as per VMMaker.oscog-eem.3424
First bad commit: 0d7eba4af CogVM source as per VMMaker.oscog-eem.3444
Steps to reproduce:
- Compile Linux VM from 0d…
-
We've been deploying small computers for ARTIQ for a while.
Sometimes it is desirable to mount that computer together with the other Sinara modules in the crate.
Here's a model for a 3d printable (S…
-
One could design a custom power module for DIOT with the following features:
* 220mm depth, 8HP/10HP wide (maybe 9HP, see below), ~offset green guide like EEM_PWR_MOD_AC~ 1HP offset red 220mm guide…
-
## 🍒 Summary
We need to migrate API integration tests to the deployment-agnostic solution to ensure they can be run on the serverless environment and avoid duplication.
https://github.com/elastic/kib…
-
We're moving away from materialized entities, meaning that we won't have the entity-*-latest index anymore. Due to this, these changes need to be made:
- ### Adhoc data view
We need to provide a data…
-
Hey @bousqi
sorry for bothering you again.
In [VXWORKS.md](https://github.com/bousqi/SMEG_PLUS/blob/master/VXWORKS.md) you claim that VxWorks appears to be waiting for a [CDC_EEM](https://www.u…
-
schematics:
- make sure a new sequencing circuit is implemented
- sequencing circuit controls SERVMOD pulldown line (power good signal)
- sequencing circuit must be re-set by the nRST line
- ESD s…
-
A new DIOT/EEM version is on the way:
- take the existing design and replace CPLD with ICE40 - circuit and EEM connectivity copied from Fastino-DIOT (with proper power sequencing)
- get rid of LVDS …
-
## Motivation
Currently the windowing API is split into `IWindowManager`, `IWindow` and `ICursorControl`. the choosen names here mostly makes sense as all(?) windowing APIs offers similar functionali…