-
It would be really nice to run a daemon in the background and send the information to yabar from that, rather than executing a bunch of processes and showing their output on every update.
Just a thou…
-
```
What steps will reproduce the problem?
1. Use general serial communication software (like Tera term or
hypertermial) the acceleration data could not be correctly displayed, all
show zeros. But use…
-
```
What steps will reproduce the problem?
1. Use general serial communication software (like Tera term or
hypertermial) the acceleration data could not be correctly displayed, all
show zeros. But use…
-
Packets are currently serialized directly as their in-memory representation. This is machine and compiler dependent, and forces us to use non-standard compiler extension (GCC `packed`).
An ideal solu…
-
Сustomize communication between Raspberry and Arduino
-
```
What steps will reproduce the problem?
1. Use general serial communication software (like Tera term or
hypertermial) the acceleration data could not be correctly displayed, all
show zeros. But use…
-
This should list contact touch points like:
* Forum
* Newsletter
* WhatsApp
* Social Media (Twitter, Instagram)
Facebook is too small, so it should be hidden/deleted.
-
Finalized in August 2017, needs to updated to reflect new cluster structure and ICPI logo. Can be found on SharePoint [here](https://www.pepfar.net/OGAC-HQ/icpi/Shared%20Documents/Forms/AllItems.aspx?…
-
**Is your feature request related to a problem? Please describe.**
There is a need to provide utility to allow for cooperative agents which can communicate with each other over top what SMARTS is res…
-
Currently, Controlify uses `hid4java` to detect the vendor and product ID of controllers, as well as communicate with them with HID protocol in some cases. This works, however because it is completely…