Commit Graph

66 Commits (27456d977a145356b81b0c59e585a24bdc537b82)

Author SHA1 Message Date
Connor Rigby 8dbbe04955 Fix flash_fw helper script 2019-10-01 09:13:42 -07:00
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 eca276e721
Add script for creating release candidate builds 2019-09-13 16:03:24 -07:00
Connor Rigby f9d1c5c94c
Fix calibration params appearing to fail at saving 2019-09-13 16:03:23 -07:00
connor rigby d0edb1e19e
Update to Elixir 1.8!! 2019-09-13 16:03:15 -07:00
Connor Rigby f7b573e6d5
Update celery_script
Support peripherals in read and write pin
2019-09-13 16:03:15 -07:00
Connor Rigby cf5077e2a9
Start implementing firmware startup
Misc other cleanup
2019-09-13 16:03:14 -07:00
Connor Rigby 451dfe1343
[WIP] Pull in NervesHub updates 2019-09-13 16:03:14 -07:00
connor rigby d7ff13422c
Test Migration 2019-09-13 16:03:13 -07:00
Connor Rigby a2b3db6d86 [skip ci] Add script to update nerveshub deployments 2018-12-18 14:19:30 -08:00
Connor Rigby 4a62e399cb Add nerves-hub support for rpi 2018-12-18 14:19:30 -08:00
Connor Rigby a23d223995 Nerves Hub (#647) 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 3748cb2988
Move from logger_backend_ecto to logger_backend_sqlite 2018-09-11 18:47:28 -07:00
Connor Rigby 9e02f207ad
Fix firmware flip flop on first boot again 2018-08-22 14:34:50 -07:00
Connor Rigby 1db70fb8be
Add helper for saving console logs 2018-08-13 14:13:28 -07:00
connor rigby 837f069d80
Flash firmware now clears eeprom 2018-08-10 15:18:53 -07:00
connor rigby 3a69891a7c Update arduino target names again 2018-03-19 10:35:37 -07:00
connor rigby ff7fe26a6c Work on mitigating the random Firmware timeout bug.
* added initialization flag for the firmware for its first sync.
* Added tags to the command timeouts
2018-03-08 09:50:06 -08:00
connor rigby 2813315b9e Add scripts for updating all deps 2018-03-07 08:10:23 -08:00
connor rigby b08d11dee1 Update scripts 2018-02-15 08:28:46 -08:00
connor rigby dfb0afbd78 Finish up dl fw settings 2018-02-15 07:51:40 -08:00
connor rigby 5bf711302d Allow flashing firmware from runtime. 2018-01-10 09:04:59 -08:00
Connor Rigby f8944046a7 Fix _many_ merge conflicts 2017-12-10 12:04:26 -08:00
Connor Rigby 2e5fa911fb Remove noisy logs from resetting time. 2017-12-06 16:51:28 -08:00
Connor Rigby e597e1f726 Fix firmware flashing 2017-12-05 20:29:10 -08:00
connor rigby f14867eda5 Fix build with new linux system 2017-12-04 22:25:47 -08:00
Connor Rigby 98dac33246 Merge pull request #362 from FarmBot/hotfix/update-fwup
Hotfix/update fwup
2017-12-04 22:25:47 -08:00
Connor Rigby d60f008d30 Tune gpio timeout, set default for firmware version 2017-11-29 23:33:05 -08:00
Connor Rigby 89d865306c Use interim fwup conf for this release 2017-11-28 20:57:49 -08:00
Connor Rigby f91d8aa2b0 development tool to find farmbot on network. 2017-11-24 14:57:45 -08:00
Connor Rigby 487ce22cfc Fix tests
* reimplement config system to be a bit more intuitive.
2017-09-12 09:51:31 -07:00
connor rigby 5c6803ad18 fix peripherals 2017-06-16 13:09:04 -07:00
connor rigby dc11db0676 i didnt mean to commit that travis file 2017-05-09 07:32:16 -07:00
connor rigby 768f183aaa fix unneeded log in router, fix something in router 2017-05-08 07:26:20 -07:00
connor rigby 021b50d270 dont use master for buildroot lol 2017-05-04 07:43:40 -07:00
connor rigby 5fc9ae7733 * Bump firmware version
* Fix the no filename issue in Downloader
* Fix a ton of Logger.error/1 that were not actually errors.
* Remove DebugLog warnings
* Change Firmware Signing again.
2017-04-26 12:27:28 -07:00
connor rigby e6246a0a7b fix some logs, adjust sign script 2017-04-26 08:03:50 -07:00
connor rigby 01478fb19b add rollbar support 2017-04-25 10:46:36 -07:00
connor rigby d5b7d55570 signed fw files in prod now. 2017-04-21 10:26:08 -07:00
connor rigby cd6b3cdcef debug logger, for cleaner logs. 2017-04-20 12:58:53 -07:00
connor rigby cb7d005139 bump version fix build scripts 2017-04-11 13:34:38 -07:00
connor rigby 473d50ad34 fix wrong env var name 2017-04-10 14:12:21 -07:00
connor rigby b6e6941aaa fix scripts, update deps etc. 2017-04-10 12:58:04 -07:00
connor rigby bed7fea28d more signing stuff. Moved into app init because :priv_dir(:farmbot) 2017-04-10 12:15:06 -07:00
connor rigby 54820252d6 [UNSTABLE] initial pass at firmware signing. Waiting for prs and what. 2017-04-10 11:45:18 -07:00
connor rigby 6b8d0d8a95 rpi0w support 2017-03-28 13:54:07 -07:00
connor rigby dac0ffa65c one more time 2017-03-20 12:34:33 -07:00
connor rigby 0d29b163b2 add tests for serial 2017-03-20 11:53:37 -07:00
connor rigby 3b174ae126 bump nerves versions 2017-03-20 10:19:40 -07:00