Commit Graph

16 Commits (1047f56e1ce36bbca770668f34638a2333d36625)

Author SHA1 Message Date
Rick Carlino ab5f3b33db 9.1.0-rc7 2020-02-11 08:17:08 -06:00
Rick Carlino 6fa5c5ad42 Merge branch 'remove-unused' of github.com:FarmBot/farmbot_os into week_8 2020-02-10 11:20:00 -06:00
gabrielburnworth c56b4e0d6d remove unused firmware 2020-02-08 10:58:10 -08:00
Rick Carlino a4018a7763 First draft of IPv4 Static IP Fixes 2020-02-06 15:07:37 -06:00
Connor Rigby 58659999df Start building a debug chart impl to view telemetry data 2019-10-31 14:00:08 -07:00
connor rigby b1cfeb04bd
Fix configurator not rendering correctly 2019-09-13 16:03:33 -07:00
connor rigby 9e27436a50
Fix router render errors 2019-09-13 16:03:29 -07:00
Connor Rigby 256899b3da
Fix network panel of configurator having one interface selected 2019-09-13 16:03:28 -07:00
Connor Rigby 1c45c4f4b9
Add feature to send logs to configurator 2019-09-13 16:03:27 -07:00
Connor Rigby bd9da27f1d
Build a helpful scheduler debugger
Will display all the scheduled events in real time
2019-09-13 16:03:27 -07:00
connor rigby 11193eb077
Some configurator tweaks 2019-09-13 16:03:26 -07:00
Connor Rigby 6b8f884cc3
Update configurator completion message
Gives an aproximate time when Farmbot will reset
back into configurator
2019-09-13 16:03:24 -07:00
Connor Rigby f0211dd9d7
Replace Nerves.Network with VintageNet 2019-09-13 16:03:23 -07:00
Connor Rigby d6925b1541
Write some tests for configurator 2019-09-13 16:03:23 -07:00
connor rigby 358a1e209e
Update AMQP workers to reconnect on a 4 second timer
Pull in new csvm implementation

Update circleci config

Implement syncing and write_pin

add migration for syncing

add saftey to write_pin

Implement read_pin

Implement set_servo_angle

Implement more ast nodes

Implement e-stop and e-unlock

Fix a bunch of stuf

Fix missing assets on boot/init

It actually works

Rename csvm -> farmbot_celery_script; fix initial sync/dispatch

Fix a bunch of small bugs

Identify problem

Fix Sqlite bug and increase performance by 10 times!!

Fix sequences inside of sequences
2019-09-13 16:03:13 -07:00
connor rigby cf1ef23b17
Start splitting Farmbot Application Poncho Style
This begins splitting the monolithic Farmbot application
into separate, independent OTP applicatoins.
2019-09-13 16:03:13 -07:00