Commit Graph

142 Commits (staging)

Author SHA1 Message Date
Rick Carlino 6deea2785d Fix a bug where FBOS would not honor an "AUTO UPDATE" value of "false". 2020-05-18 13:32:02 -05:00
Rick Carlino 471b9f2543 Remove references to old `reset` logic. TODO: Add new reset system based on `firmware_hardware` rather than platform 2020-05-03 09:07:30 -05:00
Rick Carlino b6e2b83903 Revert GPIO changes 2020-04-09 09:21:14 -05:00
Rick Carlino 6e674d0e31 :none pullup mode again 2020-04-08 19:05:14 -05:00
Rick Carlino ebc371c4d0 :pullup pullup mode 2020-04-08 18:53:23 -05:00
Rick Carlino 298334aac5 :none pullup mode 2020-04-08 18:31:44 -05:00
Rick Carlino 0a7803e202 require FarmbotCore.Logger 2020-04-08 16:05:17 -05:00
Rick Carlino 7d437d64f4 Add logger 2020-04-08 15:58:13 -05:00
Rick Carlino 737559b215 Revert firmware changes (more QA required) 2020-03-24 09:20:43 -05:00
Rick Carlino b396b47dc2 Minor update to OTA success log (was erroneously calling .error()) 2020-03-23 17:53:21 -05:00
Rick Carlino d5e10d7701 Add (1) / (2) to OTA error logs for better tracing 2020-03-23 17:27:16 -05:00
Rick Carlino 1a38833722 v9.2.1-rc9 2020-03-23 17:08:49 -05:00
Rick Carlino 7f190d2e44 v9.2.1-rc9 2020-03-23 17:08:24 -05:00
Rick Carlino 6e3333c435 v9.2.1-rc9 2020-03-23 17:02:32 -05:00
Rick Carlino 970c47a25d Use %Percent{}, not integer 2020-03-23 16:25:13 -05:00
Rick Carlino 5a85f840ac Format fixes, plus merge firmware updates 2020-03-23 14:28:07 -05:00
Rick Carlino a4b33c3a59 Possible fix for double OTA issues 2020-03-23 14:06:31 -05:00
Rick Carlino ba7e582e4a Make network success events a `success` log, not a `warning` 2020-03-14 16:05:23 -05:00
Rick Carlino 91a57ef5af _underscore unused variables 2020-02-19 17:34:11 -06:00
Rick Carlino f066ff691a Formatting fixes, changelog, configurator fix 2020-02-19 17:23:24 -06:00
Rick Carlino 61a92ec25a Formatting fix 2020-02-11 16:25:32 -06:00
Rick Carlino ff760cce70 Upgrade vintage_net 2020-02-11 15:04:31 -06:00
Rick Carlino 1dee7fbfbe Tests for Lua related functionality 2020-02-10 12:48:04 -06:00
Rick Carlino a4018a7763 First draft of IPv4 Static IP Fixes 2020-02-06 15:07:37 -06:00
Rick Carlino 5722bea421 Huge formatting update (sorry) 2020-01-17 09:58:53 -06:00
Connor Rigby d65a54223c Fix Firmware flashing on boot on express boards 2019-12-26 10:37:23 -08:00
Connor Rigby dc723d4ee4
Fix compiler warning in uevent module 2019-12-18 05:58:26 -08:00
Connor Rigby 847ec9d50b Remove sensitive process flag
This doesn't really do anything since `lagger` ignores this
flag anyway
2019-12-17 15:04:45 -08:00
Connor Rigby b6be227e27 Update platform specific docs for farmbot_os otp app 2019-12-17 14:25:20 -08:00
Connor Rigby 41c9c3af22 Implement RTC 2019-12-17 13:22:24 -08:00
Connor Rigby 5b0dfa02c2
Fix updated NervesTime dependency 2019-12-16 14:02:07 -08:00
Connor Rigby 43a8cb5920 Update VintageNet to 0.7 2019-12-16 13:16:43 -08:00
Connor Rigby a66a2f8175 set ota checkup time to 10 minutes 2019-11-14 10:36:49 -08:00
Connor Rigby dbf6226f63 Update ota-hour logic 2019-11-14 10:36:49 -08:00
connor rigby 381be026d6 Update nerves_hub_client to check for hour before applying ota 2019-11-14 10:36:49 -08:00
Connor Rigby b94a6239b4
Rescan for networks if none were reported
This happens due to the weird hack required to scan
while in AP mode
2019-10-31 14:40:32 -07:00
Connor Rigby 36fe7dab49
Fix EAP WiFi connections 2019-10-31 14:40:32 -07:00
Connor Rigby ac5336d2b0 Update VintageNet
There was a API breaking change in vintage_net 0.6. This update
reflects that
2019-10-31 14:00:08 -07:00
Connor Rigby ec56ebaf74 Add telemetry to the rest of the app
More things will be added in the future.
Metrics are collected from bot state because
the amount of messages sent by every bot would
make datadog charge us a lot of money
2019-10-31 14:00:08 -07:00
John Simmonds 4308808bcb Fix Issue #1029 [Merged SSH Public Keys in SSHConsole] 2019-10-22 14:19:32 -07:00
Connor Rigby 46d554eb57 Enable Pull-Down resitor on GPIO 2019-10-22 14:19:32 -07:00
Connor Rigby 898eb53acc Set `controller_uuid` in NervesHub Client init 2019-10-22 14:19:32 -07: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 2518eea133 Remove newlines from factory reset log 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
gabrielburnworth 74b9b92d5c add private_ip 2019-10-22 14:19:32 -07:00
connor rigby 2f36e2d564 Update NervesHub client to save some meta about updates to the FB API 2019-09-18 12:45:01 -07:00