Commit Graph

16 Commits (5722bea4217d0f86a3952689dd28df7516ce245a)

Author SHA1 Message Date
Rick Carlino 5722bea421 Huge formatting update (sorry) 2020-01-17 09:58:53 -06:00
Connor Rigby b6be227e27 Update platform specific docs for farmbot_os otp app 2019-12-17 14:25:20 -08:00
Connor Rigby 7508dea74f rename cpu-usage to scheduler-usage, promote to farmbot_core 2019-10-22 14:19:32 -07:00
Gabriel Burnworth 3e2da27323 init cpu info worker 2019-10-22 14:19:32 -07:00
Gabriel Burnworth d2b18768c8 Update cpu_usage.ex 2019-10-22 14:19:32 -07:00
gabrielburnworth 726393f012 add cpu_usage 2019-10-22 14:19:32 -07:00
connor rigby f5e8cd3e6f Set local ip address in a info worker instead of once per boot 2019-10-22 14:19:32 -07:00
Connor Rigby d8084e9cb3
Fix Wifi Level status worker 2019-09-13 16:03:31 -07:00
connor rigby c54bac2e34
Silence annoying wifi scan log 2019-09-13 16:03:24 -07:00
Connor Rigby 6f5615fff4
Fix reporting WiFi signal
* Adds new `informational_settings` field: `wifi_level_percent`.
   This uses the built in vintage_net algorithm to accurately determine
   percentage
2019-09-13 16:03:24 -07:00
Connor Rigby 48c194f68f
Remove Nerves.Network and friends 2019-09-13 16:03:23 -07:00
Connor Rigby 5c41f5226b
Add new worker for rpi throttled 2019-09-13 16:03:20 -07:00
Connor Rigby 95bd827518
Rename FarmbotOS namespace 2019-09-13 16:03:16 -07:00
Connor Rigby 56f6749595
Nerves hub pt2 (#654)
* Rework Networking

* Rework Configurator

* Fix NervesHub not connecting
2019-09-13 16:03:14 -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
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