1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-11 19:29:20 +08:00

39 Commits

Author SHA1 Message Date
deadprogram
fe057ba6bf misc: update all LICENSE files for current year
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-08-27 13:12:47 +02:00
deadprogram
6097ffefc5 tests: complete move of test interfaces into the test files where they belong
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-08-27 11:56:01 +02:00
Ron Evans
278a96c97d Merge pull request #293 from dgryski/misspell
Fix misspellings
2016-07-15 08:34:00 -06:00
Damian Gryski
e65048e795 Fix issues flagged by 'go vet' 2016-07-13 11:27:12 -06:00
Damian Gryski
a8ea32ce56 Fix misspellings 2016-07-13 10:44:47 -06:00
gmarik
e494b9fb99 Refactor to use gobottest test helpers 2016-02-22 00:33:58 -05:00
deadprogram
f25ef58c0a Separate error case of Particle nee Spark tests to avoid confusion 2015-09-29 19:49:07 -07:00
Adrian Zankich
a8fa365990 Make travis happy 2015-07-15 16:46:40 -07:00
deadprogram
be03938851 Corrected dependency install instructions for all current platforms 2015-07-08 16:03:20 -07:00
Adrian Zankich
78436285ec Refactor and add tests 2014-12-28 08:04:15 -08:00
Adrian Zankich
541761b98e Merge branch 'dev' into event-stream
Conflicts:
	platforms/spark/spark_core_adaptor.go
2014-12-28 05:20:52 -08:00
Adrian Zankich
51feaa9985 Update examples, slight refactor and more tests 2014-12-28 04:54:14 -08:00
Javier Cervantes
5002287a78 Adding Function methods to spark core adaptor 2014-12-28 04:54:13 -08:00
Javier Cervantes
c679128587 Adding Variable method to spark code adaptor 2014-12-28 04:54:13 -08:00
deadprogram
d884299c90 Merge branch 'master' into dev 2014-12-13 18:46:31 -08:00
nathan
4091681da6 update readmes for import script 2014-12-12 10:32:52 -08:00
Javier Cervantes
70e89aec05 Adding EventStream method to spark adaptor 2014-12-09 18:27:39 +01:00
Adrian Zankich
89f3f53e09 Update platforms for new gpio interfaces 2014-11-29 11:51:16 -08:00
Adrian Zankich
57978d87e9 Refactor spark to use new adaptor interface 2014-11-28 18:15:11 -08:00
Adrian Zankich
586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich
08b526af95 Update spark package for new gpio interface 2014-11-19 12:40:54 -08:00
Adrian Zankich
abc1f0b201 Update platforms to support the new Driver and Adaptor interfaces 2014-11-16 12:25:48 -08:00
Adrian Zankich
fd24e6a9fe Update docs 2014-10-28 14:52:59 -07:00
Javier Cervantes
304b3dd43f Adding go-doc documentation to spark package 2014-10-22 09:47:06 -05:00
Javier Cervantes
1fc619544a Correct AnalogRead in sparkCoreAdaptor
It now returns an int instead of float64, since the interface is
expecting that.
2014-09-15 13:49:23 -05:00
Javier Cervantes
d5130870dc go fmt spark tests 2014-08-21 17:31:39 -05:00
Rafael Magana
6a817c649a Add tests for SparkCoreAdaptor's postToSpark 2014-08-21 16:09:41 -05:00
Rafael Magana
ac5f63efdb Tests for spark 2014-08-20 19:15:14 -05:00
Adrian Zankich
84363c6699 Rename Expect to Assert and add Refute function 2014-07-17 11:41:47 -07:00
Adrian Zankich
1d24bd8866 Update READMEs 2014-07-10 17:02:00 -07:00
Adrian Zankich
1700c1276c Merge branch 'master' into dev 2014-07-10 11:54:48 -07:00
Adrian Zankich
da835935a8 Update spark package 2014-07-07 17:37:53 -07:00
Jacob Hayes
f0d822a0a1 Fix platform paths 2014-07-06 14:17:10 -05:00
Adrian Zankich
aed6b39bb6 Update test formatting 2014-06-13 16:01:39 -07:00
Adrian Zankich
f5e38ae336 Update spark tests 2014-06-13 14:20:39 -07:00
Adrian Zankich
c129da61d3 Make golint happy 2014-06-10 15:16:11 -07:00
Adrian Zankich
b6b65e9af6 Update READMEs for each platform 2014-06-09 19:01:53 -07:00
Adrian Zankich
f81aa43336 Update spark package and examples 2014-05-22 21:04:47 -07:00
Adrian Zankich
90ee5d7d70 WIP project restructure 2014-04-29 13:20:32 -07:00