Commit Graph

14 Commits (2a201bcfd5e8de1c596af5e220590c66068deacb)

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 1bdb46bb68 (44.1%) Finished writing tests for FarmbotFirmware.GCODE.Encoder 2020-02-03 11:19:00 -06:00
Rick Carlino 795f7a326d (43.8%) command_movement_home tests 2020-02-03 11:01:33 -06:00
Rick Carlino 91b664f7df More do_encode tests 2020-02-03 10:54:49 -06:00
Rick Carlino dd8bfb5f3c More do_encode tests 2020-02-03 10:41:09 -06:00
Rick Carlino 97ce3d03a0 More GCode encoder tests 2020-01-31 15:46:44 -06:00
Rick Carlino dba657edc6 TEST (41.6%): report_position_change 2020-01-31 15:19:17 -06:00
Rick Carlino 5722bea421 Huge formatting update (sorry) 2020-01-17 09:58:53 -06:00
connor rigby 0036d042fd Add new params and error handler to gcode decoder 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