Commit Graph

1276 Commits

Author SHA1 Message Date
Adrian Zankich c129da61d3 Make golint happy 2014-06-10 15:16:11 -07:00
Adrian Zankich 90423bc68b Merge pull request #64 from hybridgroup/pebble
Pebble Support
2014-06-10 11:55:02 -07:00
Javier Cervantes 3d454a7b05 Updating pebble with new structure
Movinf events creation to newPebbleDriver method

Adding basic button support

Ignoring sass-cache and robeaux

Adding accelerometer example

Adding tap support

Use custom server instead of classic martini

This is to disable logs and avoid noise

Adding correct format to code

Adding notification support to pebble driver

Adding tests and correcting PendingMessage

Updating documentation

Format to example accel

Removing logging changes in api

Removing temp fix in api, will be attended later

Removing extra space
2014-06-10 13:11:27 -05:00
Adrian Zankich b6b65e9af6 Update READMEs for each platform 2014-06-09 19:01:53 -07:00
Adrian Zankich 10df7f5cc6 Fix DirectPin for firmata 2014-06-09 14:28:48 -07:00
Adrian Zankich e1053fbdc5 Fix Wiichuck driver 2014-06-07 20:38:45 -07:00
Adrian Zankich f70150c5f7 Fix firmata examples 2014-06-06 18:58:04 -07:00
Adrian Zankich bd3599dece Fix beaglebone black issues 2014-06-06 16:58:58 -07:00
Adrian Zankich fc124ddf32 I2c inteface now uses byte instead of uint16 2014-06-06 16:58:17 -07:00
Adrian Zankich a7d648eee8 Makey button now uses Interval to manage polling 2014-06-06 14:44:51 -07:00
Javier Cervantes 3de9d86f74 Merge branch 'dev' of https://github.com/hybridgroup/gobot into pebble-support
* 'dev' of https://github.com/hybridgroup/gobot: (44 commits)
  Fix errors in examples
  Update i2c package
  Update gpio package
  Update sphero package and examples
  Update spark package and examples
  Update opencv package and examples
  Update neurosky package and examples
  Update leap package and examples
  Update joystick package and examples
  Update hello examples
  Update digispark package and examples
  Update beaglebone package and examples
  Update firmata examples
  Update ardrone adaptor, driver and examples
  Mark failing tests as pending
  WIP api refactor
  Fix platform tests
  Interval is now a time.Duration
  Gobot tests are green again
  After and Every now require a time.Duration instead of a string
  ...
2014-05-23 15:55:31 -05:00
Adrian Zankich 51bd9247e7 Update i2c package 2014-05-22 21:33:05 -07:00
Adrian Zankich 20395a016e Update gpio package 2014-05-22 21:29:37 -07:00
Adrian Zankich d877ffd251 Update sphero package and examples 2014-05-22 21:20:16 -07:00
Adrian Zankich f81aa43336 Update spark package and examples 2014-05-22 21:04:47 -07:00
Adrian Zankich cfc11f8eda Update opencv package and examples 2014-05-22 20:53:15 -07:00
Adrian Zankich 89b781fbdb Update neurosky package and examples 2014-05-22 20:43:00 -07:00
Adrian Zankich 7806a19a3f Update leap package and examples 2014-05-22 20:35:45 -07:00
Adrian Zankich 02ea69f7e0 Update joystick package and examples 2014-05-22 20:28:26 -07:00
Adrian Zankich 8eaf55552a Update digispark package and examples 2014-05-22 20:13:38 -07:00
Adrian Zankich 93ff0d6844 Update beaglebone package and examples 2014-05-22 19:32:09 -07:00
Adrian Zankich d32a5270f2 Update ardrone adaptor, driver and examples 2014-05-20 23:36:44 -07:00
Adrian Zankich 828b10f556 Fix platform tests 2014-05-03 03:37:02 -07:00
Javier Cervantes 37241b7edb Adding pebble support 2014-05-02 17:22:05 -05: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