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

22 Commits

Author SHA1 Message Date
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