1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00

39 Commits

Author SHA1 Message Date
Thomas Kohler
7f78edefcd
lint(all): fix issues of errorlint etc (#1037) 2023-11-15 20:51:52 +01:00
Thomas Kohler
865e724af0
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
2023-05-29 19:23:28 +02:00
Thomas Kohler
d908619462
Build(v2): fix usage by moving code to a v2 subfolder (#927) 2023-05-22 19:35:36 +02:00
deadprogram
08874e4e21 core: no longer return slices of errors, instead use multierror
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-07 21:29:51 +01:00
Adrian Zankich
8ea3ae2c8b go lint and documentation tweaks for the gobot package 2014-12-31 05:15:52 -08:00
Adrian Zankich
4cb20e1088 Add Piner and Porter 2014-11-21 19:35:01 -08:00
Adrian Zankich
59aee80c91 Remove ToJSON methods and create JSON constructors 2014-11-21 11:57:26 -08:00
Adrian Zankich
7c63f21593 Completely overhaul driver and adaptor interfaces 2014-11-20 18:00:32 -08:00
Adrian Zankich
586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich
665b3b5ed6 Clean up internal robot error passing 2014-11-17 16:23:19 -08:00
Adrian Zankich
17cbf2c5f3 Pass error instead of panic 2014-11-12 11:21:50 -08:00
Javier Cervantes
ad96293edb Adds godoc to api package 2014-10-22 10:04:28 -05:00
derailed
11ff06b0ac First pass at adding some documentation 2014-08-13 10:22:58 -06:00
Adrian Zankich
2d8ba7206d WIP threepio support 2014-07-24 16:39:27 -07:00
Adrian Zankich
c86123c694 Clean up devices and connections type 2014-07-09 09:38:43 -07:00
Adrian Zankich
d8154ce306 Update firmata platform and adaptor interface 2014-07-03 19:52:31 -07:00
Adrian Zankich
bd8d31e23f Alias Connection to AdaptorInterface and Device to DriverInterface 2014-07-02 17:12:13 -07:00
Adrian Zankich
e10d617ece WIP refactor device and connection 2014-06-23 20:33:59 -07:00
Adrian Zankich
4d122c0540 Cleanup 2014-06-15 17:32:00 -07:00
Adrian Zankich
f77689abe3 The Driver struct now has an Adaptor field 2014-06-15 17:22:50 -07:00
Adrian Zankich
300a1e6812 refactor generated name for robot, device and connection 2014-06-14 18:49:02 -07:00
Adrian Zankich
35287594e9 refactor connection and adaptor 2014-06-13 10:46:58 -07:00
Adrian Zankich
c129da61d3 Make golint happy 2014-06-10 15:16:11 -07:00
Adrian Zankich
26a9e55983 WIP api refactor 2014-05-15 11:50:45 -07:00
Adrian Zankich
eca3a1ca99 More WIP restructure 2014-04-30 08:10:44 -07:00
Adrian Zankich
90ee5d7d70 WIP project restructure 2014-04-29 13:20:32 -07:00
Adrian Zankich
076f24ea3a Format device and connection type 2014-04-18 22:55:49 -07:00
Adrian Zankich
345b60d2ab Update api robeaux api compatibility 2014-04-18 22:44:50 -07:00
Adrian Zankich
646362a75c Remove Reconnect and Disconnect from AdaptorInterface 2014-04-15 19:26:07 -07:00
Adrian Zankich
396c9cf466 WIP robeaux support 2014-01-26 18:55:27 -08:00
Adrian Zankich
50db5504b8 More test coverage 2013-12-31 13:29:01 -08:00
Adrian Zankich
7da1b802c5 Use golang log 2013-12-30 22:04:23 -08:00
Adrian Zankich
bdd9b88327 Add Finalize on SIGINT 2013-12-30 20:38:14 -08:00
Adrian Zankich
05bdb70c32 Switch to adaptor, driver, connection and device interfaces 2013-12-18 15:25:07 -08:00
Adrian Zankich
6b7554a900 Add support for additional parameters 2013-12-06 14:44:58 -08:00
Adrian Zankich
e8ee0c9d57 Initial GETs for api 2013-11-23 10:36:08 -08:00
deadprogram
7a1e5c4c8b Reformat source using gofmt 2013-11-13 20:44:54 -08:00
Adrian Zankich
7bb841027f Add port to adaptor 2013-10-26 15:00:41 -07:00
Adrian Zankich
2e1ab7b795 Alter structure 2013-10-25 15:41:02 -07:00