Commit Graph

4463 Commits (27456d977a145356b81b0c59e585a24bdc537b82)

Author SHA1 Message Date
connor rigby d1ff07e2d0 Update parameter updates to use human readable names and values 2019-09-18 12:45:01 -07:00
connor rigby d1ad9d4afe Add mix task to dump nerves_hub devices to a csv file 2019-09-18 12:45:01 -07:00
connor rigby 5529e68933 Release v8.0.2-rc1 2019-09-18 12:45:01 -07:00
connor rigby 99bbd60496 Update NervesHub 2019-09-18 12:45:01 -07:00
connor rigby 79b30f042a Release v8.0.1 2019-09-17 12:55:06 -07:00
connor rigby 6279ed0ae0
Release v8.0.1-rc2 2019-09-17 12:23:00 -07:00
connor rigby c03e62bdfe Add "really fast blink" for syncing led 2019-09-17 12:22:36 -07:00
connor rigby 52f5a25367
Release v8.0.1-rc1 2019-09-16 13:32:52 -07:00
connor rigby ad65c7eec3 Attempt to quiet annoying amqp logs 2019-09-16 13:29:40 -07:00
connor rigby a2e24ae9c7 Update Farmware installation logs 2019-09-16 13:29:40 -07:00
connor rigby 2947eb9989
Update image release to v8.0.0 2019-09-16 12:48:57 -07:00
connor rigby bc2a2ae60f Update CI config to build completely clean for production builds 2019-09-16 09:59:55 -07:00
Connor Rigby 9a7e5382d6
Release v8.0.0 2019-09-13 16:03:35 -07:00
connor rigby 5e998809ed
Start configurator on usb interface for devices that support it 2019-09-13 16:03:34 -07:00
Connor Rigby f39f4329b7
Release v8.0.0-rc86 2019-09-13 16:03:34 -07:00
Connor Rigby 8a816ba1f4
Change if and read_pin to function the same as v7
this prevents the possibility of reading a sensor and it changing
by the time an if statement is executed
2019-09-13 16:03:34 -07:00
Connor Rigby b42992c3c8
Release v8.0.0-rc85 2019-09-13 16:03:34 -07:00
Connor Rigby 659f95461e
Fix movement commands retrying on estop 2019-09-13 16:03:34 -07:00
Connor Rigby 68f45f041a
Release v8.0.0-rc84 2019-09-13 16:03:34 -07:00
Gabriel Burnworth 85465f3044
add missing op log cases 2019-09-13 16:03:34 -07:00
Connor Rigby 61c5f320da
Release v8.0.0-rc83 2019-09-13 16:03:34 -07:00
Connor Rigby 47d58e74e1
Fix bot state crashing on axis states 2019-09-13 16:03:34 -07:00
Connor Rigby cb16160a95
Release v8.0.0-rc82 2019-09-13 16:03:34 -07:00
Connor Rigby 64c2edfebb
Fix idle messages causing timeouts
The firmware has a timer that had the possibility of of dispatching an
idle message **before** a `command start` report. This would cause the
farmbot to think the command had completed
2019-09-13 16:03:34 -07:00
Connor Rigby eb2c7fb874
Add movement retries to sys_calls
This will cause farmbot to retry a movement up to 5 times before
actually considering a movement failed
2019-09-13 16:03:34 -07:00
Connor Rigby 4dcc20fda7
Add new field to bot state
bot_state.location_data.axis_states now contains a vec3 of strings of
current axis states
2019-09-13 16:03:34 -07:00
Connor Rigby 4a8689f206
Change `shell` helper script to use the same naming convention as hot
code reloader task
2019-09-13 16:03:34 -07:00
Connor Rigby 21ca8969a6
Remove sensor_readings from auto sync 2019-09-13 16:03:34 -07:00
Connor Rigby 2cc9f38107
Update Firmware param update log 2019-09-13 16:03:34 -07:00
Connor Rigby d68605a213
Update PinBinding logs 2019-09-13 16:03:34 -07:00
Connor Rigby 9bba20766e
Release v8.0.0-rc81 2019-09-13 16:03:34 -07:00
Connor Rigby f948f6d503
Fix firmware timeouts even more 2019-09-13 16:03:34 -07:00
Connor Rigby c8e2bc4f4c
Release v8.0.0-rc80 2019-09-13 16:03:34 -07:00
Connor Rigby 46d259202c
Add sequence start/complete logs to regimen and farm_events 2019-09-13 16:03:34 -07:00
Connor Rigby 3398deba2d
Add error logs to celeryscript execution and schedule 2019-09-13 16:03:34 -07:00
Connor Rigby 72c30d5320
Release v8.0.0-rc79 2019-09-13 16:03:34 -07:00
Connor Rigby c622d82c7d
Fix E-Stop being queued instead of executed 2019-09-13 16:03:34 -07:00
Connor Rigby 58a39a2b2d
Fix report_home_complete side effect 2019-09-13 16:03:34 -07:00
Connor Rigby 1c6933fc7c
Release v8.0.0-rc78 2019-09-13 16:03:34 -07:00
Connor Rigby 957d8b98a7
Add month to lua time helpers 2019-09-13 16:03:33 -07:00
Connor Rigby 5040f59b53
Release v8.0.0-rc77 2019-09-13 16:03:33 -07:00
Connor Rigby ed4223a619
Add time helpers to lua engine 2019-09-13 16:03:33 -07:00
Connor Rigby aa86733f68
Release v8.0.0-rc76 2019-09-13 16:03:33 -07:00
Connor Rigby 812a11aac1
Remove VCR playback functionality for now
This has never been helpful to me so i don't feel bad.
2019-09-13 16:03:33 -07:00
Connor Rigby c570a20c71
Fix queued firmware requests always failing 2019-09-13 16:03:33 -07:00
Connor Rigby 7afa721615
Release v8.0.0-rc75 2019-09-13 16:03:33 -07:00
Connor Rigby 7caf0071db
Fix race condition in starting/stopping farmware 2019-09-13 16:03:33 -07:00
Connor Rigby f69f519ada
Revert "Update farmbot_system_rpi3"
This reverts commit 4ec87b1c71.
2019-09-13 16:03:33 -07:00
Connor Rigby 16c10a386d
Revert "Update farmbot_system_rpi3 again"
This reverts commit 390e5c08b6.
2019-09-13 16:03:33 -07:00
connor rigby d4367b32c3
Release v8.0.0-rc74 2019-09-13 16:03:33 -07:00