-
It would be useful to have a copy or git subtree of the script in https://github.com/openaginitiative/openag_brain_docker_rpi.
(Exported from Trello https://trello.com/c/KXFBLQHk/994-add-docker-insta…
-
## Summary
The pi loses sync with the arduino very frequently. It seems to break when a lot of setpoints get commanded at the same time. Maybe rosserial or something in our handling of it breaks when…
-
(Exported from Trello https://trello.com/c/gwOb66YJ/995-when-restarting-recipe-openag-brain-seems-to-pick-incorrect-recipe-needs-steps-to-reproduce)
---
On 2017-04-20T21:36:28.369Z, @gordonbrander w…
-
https://github.com/OpenAgInitiative/openag_repo
(Exported from Trello https://trello.com/c/HAw3L2Lr/513-create-docker-image-for-openag-cloud-couchdb-etc)
-
Currently, the desired set points are only saved to the database while recipes are being processed in the recipe_handler.py. This means calls to the desired topics API end point to manually set those …
-
The Arduino firmware stops communicating with the Raspberry pi after several hours of operation. I'm running this on a PFC2.
I turned on tracing and get the following in "environments-environment_1…
-
I'm not sure if this is something which can (or should) be fixed in the deploy script, but I thought it would be worth flagging.
```yaml
status: resolved locally
action needed: fixed in deploy sc…
-
# RFC: formal process for developer workflow
## Summary
This RFC describes a formal process for software developers who contribute to OpenAg projects. It provides a more stable software product f…
-
The messages are being passed to Arduino properly from arduino_handler.py.
The pumps pump both when I run this sketch:
```cpp
#include
// Actuator Instances. Sorted by pin number.
DoserPump pu…
-
https://github.com/OpenAgInitiative/openag_brain/issues/79
- Pause means "break all feedback loops".
- Depends on https://trello.com/c/H0WGwXJA/912-way-to-break-feedback-loops-when-recipe…