Commit Graph

3941 Commits (0a9c664d17cba2139fcf93274536ea1ab1272cb4)

Author SHA1 Message Date
Connor Rigby 3b5030a836 Write F22 P2 V0 on every firmware init. 2018-12-18 14:19:30 -08:00
Connor Rigby f3d9094621 Try to flush logger before adding/removing backend 2018-12-18 14:19:30 -08:00
Connor Rigby 4c502d7dae Update logger_backend_sqlite 2018-12-18 14:19:30 -08:00
Connor Rigby 02df995904 Tweak logs.
* Don't send kernel module loads to FW by default.
* Add "firmware initialized" back.
2018-12-18 14:19:30 -08:00
Connor Rigby 8c73276c15 Tweak usage message in reset_fw helper script. 2018-12-18 14:19:30 -08:00
connor rigby 60aaad3d8d Factory reset tweaks
* Wrap factory_reset in try/catch for good luck
* Cleanup dead firmware code.
2018-12-18 14:19:30 -08:00
Connor Rigby 73b78d6554 Delete log file if a user factory resets. 2018-12-18 14:19:30 -08:00
Connor Rigby 8b30b0b51d Ignore credo error for this line. 2018-12-18 14:19:30 -08:00
Connor Rigby 01ed6a93f0 Add retry mechanism when fetching token on boot. 2018-12-18 14:19:30 -08:00
Connor Rigby f3c6f5acf9 Remove ntp timer 2018-12-18 14:19:30 -08:00
Connor Rigby 30d2ba623b Update version 2018-12-18 14:19:30 -08:00
Connor Rigby 3c8601897a Fix race condition in getting time. 2018-12-18 14:19:30 -08:00
Connor Rigby b964542f4d Fix typo. 2018-12-18 14:19:30 -08:00
Connor Rigby 99f6a49c8e Update versions and lockfiles 2018-12-18 14:19:30 -08:00
Connor Rigby 570281057c
Merge pull request #639 from FarmBot/staging
Release 6.4.11
2018-09-12 13:39:23 -07:00
Connor Rigby 9d847be03a
Try to add more saftey. 2018-09-12 09:55:00 -07:00
Connor Rigby a75b8f0a42
Enable Erlang embedded option.
See [this](https://github.com/nerves-project/nerves_bootstrap/pull/66)
2018-09-12 09:22:06 -07:00
Connor Rigby 50fd1df3f2
Update logger_backend_sqlite 2018-09-12 09:21:32 -07:00
Connor Rigby 3748cb2988
Move from logger_backend_ecto to logger_backend_sqlite 2018-09-11 18:47:28 -07:00
Connor Rigby cfd724eff5
Lower log clear threshhold 2018-09-11 13:43:27 -07:00
Connor Rigby 531e90c476
Update VERSION and CHANGELOG 2018-09-10 16:51:32 -07:00
Connor Rigby a7b1164ae8
use wall_clock time instead of cpu_time for uptime worker. 2018-09-10 16:17:36 -07:00
Connor Rigby 6acb920b75
mix format 2018-09-10 15:41:40 -07:00
Connor Rigby bea69f6963
use wall_clock time instead of cpu_time for uptime worker. 2018-09-10 15:27:53 -07:00
Connor Rigby 54941ed145
Fix target specific config. 2018-09-10 13:58:09 -07:00
Connor Rigby dc6ad1db69
Add more info workers.
* Disk Usage
* Memory Usage
* Uptime
2018-09-10 13:19:41 -07:00
Connor Rigby 747aadd3cd
Update nerves_system to 1.4.1 2018-09-10 09:54:18 -07:00
Connor Rigby 547ce53a40
Remove compiler warning in amqp client. 2018-09-10 09:43:52 -07:00
Connor Rigby 36b80944aa
Add ElixirLS files to .gitignore 2018-09-10 09:43:30 -07:00
connor rigby bae7f7c1a1
Catch dnsmasq failures.
This will break dns redirection if dnsmasq fails, but
configuration will still work.
2018-09-09 10:17:14 -07:00
connor rigby 2debbc4fa3
Update Time setter
NervesTime tries to set a valid time based on compile time.
This isn't actually a huge deal, but someone downloading an
image after about a week will cause SSL failures.
2018-09-09 10:15:27 -07:00
connor rigby f437adc8fd
Update more deps.
This updates
* dhcp_server=0.6.0
2018-09-09 10:14:59 -07:00
connor rigby 5e5660bbbd
Handle startup errors
This updates the following dependencies:
* nerves_network=0.3.7
* logger_backend_ecto=1.3.0
* sqlite_ecto2=2.2.5
2018-09-09 09:00:33 -07:00
connor rigby 41ffde5ea1 Update to latest nerves_system 2018-09-03 16:22:03 -07:00
connor rigby 140ba4d50e Bump to 1.7.3. Everything builds now. Haven't tested if it boots yet. 2018-09-03 16:22:03 -07:00
connor rigby a4fe68df33 Still broke 2018-09-03 16:22:03 -07:00
Gabriel Burnworth a9c6c2b17a
Fix image download link [skip ci] 2018-08-31 13:53:23 -07:00
Connor Rigby bfd0c179a5
Update README.md 2018-08-30 20:03:42 -07:00
Gabriel Burnworth 3e049de084
Update README img download link (v6.4.10) [skip ci] 2018-08-30 18:53:56 -07:00
Connor Rigby 2c7b1a8ac2
Merge pull request #630 from FarmBot/staging
Release 6.4.10
2018-08-28 05:59:35 -07:00
connor rigby dcff3a46c6
Backport amqp connection updates 2018-08-24 09:39:24 -07:00
Connor Rigby 7ca4e5d936
Fix circle 2018-08-22 15:39:19 -07:00
Connor Rigby 9e02f207ad
Fix firmware flip flop on first boot again 2018-08-22 14:34:50 -07:00
Connor Rigby 293f9cf6c6
fix dns request failures at boot 2018-08-16 16:20:20 -07:00
Connor Rigby 470cfe2245
FTFY again 2018-08-16 12:56:56 -07:00
Connor Rigby f374d0162d
Remove broken test 2018-08-16 11:40:10 -07:00
Connor Rigby 65ff3613c9
Fix Network reconnects/resets 2018-08-16 11:02:04 -07:00
Connor Rigby c7ce8278a1
Make things less racey 2018-08-15 13:14:51 -07:00
Connor Rigby 61a81b2b66
Fix Network reconnects/resets 2018-08-15 12:57:46 -07:00
connor rigby 1cbc48d725
Fix annoying log 2018-08-15 06:09:33 -07:00