Commit Graph

13 Commits (c2b92722a88404b36a05e1e7f71fe69ad2ff6259)

Author SHA1 Message Date
Rick Carlino 71e7c72329 Verbiage change HIGH/LOW => ON/OFF 2020-05-13 10:22:19 -05:00
gabrielburnworth 01e97de2a0 fix param units 2020-02-10 16:20:05 -08:00
Connor Rigby 97e0440678 Add human translator for microsteps params 2019-12-18 06:33:30 -08:00
connor rigby 0036d042fd Add new params and error handler to gcode decoder 2019-12-18 06:33:30 -08:00
gabrielburnworth b75af407ed fix missing params 2019-09-24 12:47:08 -07:00
connor rigby 5e9b68031d Update endpoint invert logs 2019-09-18 12:45:01 -07:00
connor rigby 68e10c2cc6 Invert pin guard logs to match the frontend 2019-09-18 12:45:01 -07:00
connor rigby d1ff07e2d0 Update parameter updates to use human readable names and values 2019-09-18 12:45:01 -07:00
Connor Rigby be1c6dc869
Add basic support for the express firmware target (#718)
* Initital setup for FarmbotExpress

* Update farmbot-arduino-firmware commit ref
2019-09-13 16:03:21 -07:00
Connor Rigby 4f74887990
Implement get_toolslot syscall and fix parameter typos 2019-09-13 16:03:19 -07:00
Connor Rigby 68e15bcce1
Firmware command updates
Fixes `toggle_pin`
Fixes some unknown parameters
2019-09-13 16:03:19 -07:00
Connor Rigby 22ceb7a01a
Rename FarmbotFirmware Namespace 2019-09-13 16:03:16 -07:00
Connor Rigby f2b8abd692
Botstate refactor (#645)
* Refactor PinBindings

* Refactor logging to not require Farmbot.Registry

* Fix AMQP bot_state_transport and log_transport

* Update to use floats everywhere

* Refactor Farmbot.Firmware

* Write Firmware Tests

* dipping into FarmbotOS finally

* Cleanup peripheral_worker error message

* Implement remaining CeleryScript RPCs

* Refactor job progress

* Image Upload status notifications updates

* Fix compiler warnings and things

* Update Firmware submodule

* Fix FarmbotEXT tests
2019-09-13 16:03:14 -07:00