Gordon Brander
Gordon Brander
(Exported from Trello https://trello.com/c/EMpStLkL/952-move-ui-into-monorepo-3pt) --- On 2017-03-22T15:10:49.801Z, @gordonbrander wrote: Related: https://trello.com/c/3MKa3ew8/922-ui-deploy-strategy --- On 2017-03-22T15:10:24.114Z, @gordonbrander wrote: Depends on https://trello.com/c/eAljsLZd/713-fix-build-system-to-create-self-contained-distributions --- On 2017-03-22T15:10:15.116Z, @gordonbrander wrote: Related https://trello.com/c/wnnfJbyn/951-move-firmware-into-monorepo-update-flash-scripts
If sending more than one request without some time in-between, gevent server will often send back a 500 RequestNotReady. Perhaps gevent is not well-suited to the Raspberry Pi? Maybe the...
(Exported from Trello https://trello.com/c/2JrfJMdI/989-modify-error-message-for-when-ros-is-not-running-from-error-connection-refused-to-something-indicating-that-ros-needs-to-be-star)
RedPepper needs a machine that is always up and running to use for development. It is very time consuming to log into a machine and run through a a few...
(Exported from Trello https://trello.com/c/TKEUXTIH/1009-create-a-healthcheck-suite-to-be-send-warnings-logs-and-errors-3d) --- On 2017-05-04T15:19:43.779Z, @bobdavis27 wrote: Need a way to be notified if PFCs are not running, so the problem can be fixed before the plants are...
Requires vendoring (or otherwise installing) `usb_cam` library. Work: - https://github.com/OpenAgInitiative/openag_brain_install_rpi/pull/17 A DEMO-ONLY branch is available here https://github.com/OpenAgInitiative/openag_ui/tree/wfp. It relies on these scripts being installed in the pi's crontab https://github.com/gordonbrander/pi_image_server (Exported...
When setting up the PFCs, currently the heater comes on and the water level pump runs continuously likely because they are trying to control the environment. It would be nice...
Problem: the gevent API server doesn't seem to be able to handle more than one request at a time on the Raspberry Pi. If more than one request comes through...
(Exported from Trello https://trello.com/c/ZBLjGRuV/531-password-protect-api-and-db)
(Exported from Trello https://trello.com/c/Bnk6GXAg/975-finish-topic-filter-fix-for-out-of-range-errors) --- On 2017-04-13T18:23:38.683Z, @gordonbrander wrote: Lets try to move to true typed channels when we do this, if it is feasible.