Commit Graph

4387 Commits (4a8689f2066124e4e2ed2b8a7042d55bd663add0)

Author SHA1 Message Date
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
connor rigby b1cfeb04bd
Fix configurator not rendering correctly 2019-09-13 16:03:33 -07:00
connor rigby 80150e9966
Update farmbot_system_rpi3 again 2019-09-13 16:03:33 -07:00
Connor Rigby f1298845d1
Release v8.0.0-rc73 2019-09-13 16:03:33 -07:00
Connor Rigby d22a390505
Update `if` logs to have more contextual information 2019-09-13 16:03:33 -07:00
Connor Rigby fe7c6c8070
Update `toggle_pin` log to reflect peripheral name 2019-09-13 16:03:33 -07:00
Connor Rigby 19851ca75c
Release v8.0.0-rc72 2019-09-13 16:03:33 -07:00
Connor Rigby 9b927f03f7
Update farmbot_system_rpi3 2019-09-13 16:03:33 -07:00
Connor Rigby cf2877c76e
Ensure firmware/rpc logs always dispatch 2019-09-13 16:03:33 -07:00
Connor Rigby a4816ce9e6
Release v8.0.0-rc71 2019-09-13 16:03:33 -07:00
Connor Rigby 58b19b04b1
Add catch-all clause for `if` in the case that `mode` is not supplied 2019-09-13 16:03:33 -07:00
Connor Rigby ec21739e6c
Release v8.0.0-rc70 2019-09-13 16:03:33 -07:00
Connor Rigby a3e8b094ca
Fix CeleryScript channel reconnects **even more** 2019-09-13 16:03:33 -07:00
Connor Rigby 5faf6358fe
Release v8.0.0-rc69 2019-09-13 16:03:33 -07:00
Connor Rigby 5776c0592d
Fix CeleryScript channel not reconnecting even more 2019-09-13 16:03:33 -07:00
Connor Rigby e0ec95875e
Release v8.0.0-rc68 2019-09-13 16:03:33 -07:00
Connor Rigby 40523670e1
Reconnect to CeleryScript channel in the case of error
This was left out when we refactored this channel to
use `mox`
2019-09-13 16:03:33 -07:00
Connor Rigby cd9d45cddc
Add new task to drop the plaintext password from the sdcard 2019-09-13 16:03:33 -07:00
Connor Rigby f400b2746f
Add new RPC for `toggle_pin`
This was previously implemented as a "macro" that just expanded
`toggle_pin` to a series of `read_pin` -> `write_pin` -> `read_pin` this
lead to three logs instead of just one. The implementation is still
mostly the same, but now there is less logging.

Also factored all pin control into it's own module
2019-09-13 16:03:32 -07:00
Connor Rigby 973b622aef
Update VintageNet and Muontrap 2019-09-13 16:03:32 -07:00
Connor Rigby d495e70541
Update hardware change log again 2019-09-13 16:03:32 -07:00
Connor Rigby e8c3f38d75
Release v8.0.0-rc67 2019-09-13 16:03:32 -07:00
Connor Rigby aeded02039
Merge pull request #942 from FarmBot/bug/ota-firmware-flash
Disable OTA flashing firmware for now.
2019-09-13 16:03:32 -07:00
Connor Rigby 33ecbb3f46
Don't send unknown message to ssh console 2019-09-13 16:03:32 -07:00
Connor Rigby 2d5d3696f9
Release v8.0.0-rc66 2019-09-13 16:03:32 -07:00
Connor Rigby 19c26d78f9
Remove inspected data from nerves_hub log 2019-09-13 16:03:32 -07:00
Connor Rigby c8da9d880e
Move firmware naming convetions into their own module 2019-09-13 16:03:32 -07:00