Commit Graph

2340 Commits (1661d10d15a88a9ef3af0f5794b385623afa65a3)

Author SHA1 Message Date
connor rigby 1661d10d15 More prod prep 2017-12-04 13:20:01 -08:00
connor rigby 15bed4494c Fix travis try 3 2017-12-04 11:21:06 -08:00
connor rigby b0a56f40c5 Fix travis try 2 2017-12-04 11:19:31 -08:00
connor rigby 0009d108b8 Fix travis try 1 2017-12-04 11:12:35 -08:00
connor rigby e87d209180 Be sure to put different creds in auth_secret_travis later. 2017-12-04 11:09:30 -08:00
connor rigby 75853f8986 Fix firmware initializer fun 2017-12-04 10:18:55 -08:00
connor rigby 94525fae04 Misc test fixes.
* Temp disable set_user_env test.
* add test support for waiting for the firmware handler to be up
2017-12-04 10:00:33 -08:00
connor rigby d04b8c6e2a Add log verbosity to amqp client. 2017-12-04 09:46:53 -08:00
connor rigby 1775a0be6c Fix test template 2017-12-04 09:35:47 -08:00
connor rigby c78c49e170 Add New celery_script node for setting servo angle. 2017-12-04 09:35:47 -08:00
connor rigby df565dc8c3 Strip Elixir Namespace from module name. 2017-12-04 09:35:47 -08:00
connor rigby 8d62db32ac Add new celeryscript node generator. 2017-12-04 09:35:47 -08:00
connor rigby 20b1e30fa4 Add set_servo_angle to Firmware Behaviour. 2017-12-04 09:35:47 -08:00
Connor Rigby e9669135d1 Add some tests 2017-12-01 19:08:07 -08:00
Connor Rigby 5ed7b5bb09 Get rid of weird -1 inband signaling. 2017-12-01 17:54:31 -08:00
Connor Rigby afe35f63a5 typeof(bool) != typeof(float) 2017-12-01 17:39:54 -08:00
Connor Rigby 310c367309 Add new configs 2017-12-01 17:07:54 -08:00
Connor Rigby 76d8ce3b10 Add credo to rpi3 dev env i guess 2017-11-30 09:45:05 -08:00
Connor Rigby 428e5321ce Add force flag to credo installer 2017-11-30 09:45:05 -08:00
Connor Rigby f6568f863d Remove npm logs 2017-11-30 09:45:05 -08:00
Connor Rigby 0fb402ca90 ugh. https://github.com/travis-ci/travis-ci/issues/1066 2017-11-30 09:45:05 -08:00
Connor Rigby 37fa89ac4f Misc credo cleanup and elixir formatter. 2017-11-30 09:45:05 -08:00
Connor Rigby d60f008d30 Tune gpio timeout, set default for firmware version 2017-11-29 23:33:05 -08:00
Connor Rigby cec26b5fed Fix tests 2017-11-29 22:18:52 -08:00
Connor Rigby ab317e83c0 Add farmbot os version to farmware runtime. 2017-11-29 21:39:30 -08:00
Connor Rigby 2e32357394 reduce throttle for gpio sequencer 2017-11-29 21:37:05 -08:00
Connor Rigby a1f4896fed Add options to disable parts of sequences 2017-11-29 20:51:05 -08:00
Connor Rigby e0f246dcc6 Remove old db call 2017-11-29 20:26:33 -08:00
Connor Rigby 5dd6ed956a Move helpers into their own module, implement factory_reset option. 2017-11-29 20:26:33 -08:00
gabrielburnworth 7b2c814629 update README and CHANGELONG [skip-ci] 2017-11-29 19:36:10 -08:00
Connor Rigby 4ea3efaafd Store gpio registations in db, publish in bot state tree 2017-11-29 18:00:55 -08:00
Connor Rigby 44b233dad8 remove annoying logs 2017-11-29 18:00:55 -08:00
Connor Rigby 191903ac59 💥 2017-11-29 18:00:55 -08:00
Connor Rigby 15d1b36474 Build out ale handler 2017-11-29 18:00:55 -08:00
Connor Rigby 176d22667c New ast node for registering gpio to sequence 2017-11-29 18:00:55 -08:00
Connor Rigby 08ce508453 Layout framework for gpio. 2017-11-29 18:00:55 -08:00
connor rigby b2a66eaf92 Fix and update tzdata 2017-11-29 17:57:47 -08:00
Connor Rigby da50938c3e Merge branch 'staging' of github.com:FarmBot/farmbot_os into staging 2017-11-29 12:53:01 -08:00
Connor Rigby 303e09f255 Fix bad config. sorry. 2017-11-29 12:52:42 -08:00
Connor Rigby 8859a38d54 Fix mixfile merge conflict. 2017-11-29 12:37:07 -08:00
Connor Rigby 6b45f6423b
Merge pull request #363 from FarmBot/feature/migrate-json-config
Feature/migrate json config
2017-11-29 09:04:59 -08:00
Connor Rigby 89d865306c Use interim fwup conf for this release 2017-11-28 20:57:49 -08:00
Connor Rigby cadeab70fe Migrate a v5 bot to v6. 2017-11-28 13:59:04 -08:00
Connor Rigby cbec15d25f Bump version cleanup md file 2017-11-28 08:56:45 -08:00
Connor Rigby 57fb093df6 Add filename to image uploader 2017-11-28 08:42:46 -08:00
connor rigby 31ea283015 amqp-mqtt swap now enabled 2017-11-27 13:48:07 -08:00
connor rigby 94314cce9d Allow speed on a per axis basis like the fw expects 2017-11-27 13:13:16 -08:00
connor rigby 7dcb3df98d More Network updates.
* Add network_not_found delay to the list of keys.
* Add method for getting ip address
2017-11-27 13:12:23 -08:00
connor rigby 6b3cdcb612 Network updates
* Add handler for network not found.
  * if never connected - reset
  * if no delay configured - reset
  * if delay configured, start timer. reset if timer completes before
  connection.
* Update facotry reset message display.
* Allow manual input for wireless ssid.
2017-11-27 12:46:15 -08:00
connor rigby a2da261066 Bump ranch listeners down accross the app.. 2017-11-27 08:10:01 -08:00