Commit Graph

9 Commits (c33d98407310f04ae0b9ecbabf9492f0bd480959)

Author SHA1 Message Date
gabrielburnworth c33d984073 update R89 handler (load) 2020-05-21 17:46:40 -07:00
gabrielburnworth 694929f551 improve error reporting 2020-02-19 15:17:54 -08:00
gabrielburnworth 0e28da3f3a parse firmware error codes 2020-02-17 15:16:19 -08:00
Rick Carlino 5722bea421 Huge formatting update (sorry) 2020-01-17 09:58:53 -06:00
Rick Carlino 0d54937946 Pattern matching problems? 2020-01-09 11:59:02 -06:00
Connor Rigby 8f29577394 Add handler for axis load for express boards 2019-12-18 06:33:30 -08:00
Connor Rigby 4f74887990
Implement get_toolslot syscall and fix parameter typos 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