Commit Graph

  • 919b01a3a2 Refactored Interruptable GPIO codes SjB 2014-04-09 00:01:05 -0400
  • a54e7dc7ff Initial attempt to implemented GPIO Interrupts SjB 2014-04-08 23:09:21 -0400
  • 5c0ae1c83a doc: add roadmap Karan Misra 2014-04-07 02:45:20 +0530
  • 1f083ce3bd doc: clarity ThoughtWorks role Karan Misra 2014-04-07 02:38:55 +0530
  • ebfe2e5796 cli: initial commit Karan Misra 2014-04-07 02:37:49 +0530
  • c35deeb17c host specific drivers can now be loaded separately Karan Misra 2014-04-06 06:50:09 +0530
  • 57328c979d gpio: implement pin caching Karan Misra 2014-04-06 05:30:54 +0530
  • 6f90af377d gpio: create types for the pin factory methods Karan Misra 2014-04-06 04:52:11 +0530
  • d16c010c3d samples: servobbb cleanup Karan Misra 2014-04-06 04:09:40 +0530
  • 18ea690072 samples: fix servobbb sample Karan Misra 2014-04-06 04:09:28 +0530
  • 18c574b7c8 gpio: fix failing tests Karan Misra 2014-04-06 04:08:44 +0530
  • 0c193071ed ci: fix travis.yml so that failure is captured properly Karan Misra 2014-04-06 04:06:22 +0530
  • 2172e9384c gpio: cleanup test code Karan Misra 2014-04-06 04:05:18 +0530
  • 5b852d9f42 gpio: provide an api to allow performance timing of pulses Karan Misra 2014-04-05 04:06:40 +0530
  • af23a999ba us020: make the state comparisons clearer Kunal Powar 2014-04-05 01:45:11 +0530
  • 6cfe268ada bbb: initialise at the start of SetMicroseconds Kunal Powar 2014-04-05 01:44:02 +0530
  • 779096e668 samples: enable flag parsing Kunal Powar 2014-04-05 01:43:16 +0530
  • 10992981e3 gpio: remove edge file handling from digital pin Kunal Powar 2014-04-05 01:30:04 +0530
  • a6e3902eb0 gpio: fix a bug which prevented digital pins reads from working correctly Kunal Powar 2014-04-05 01:28:15 +0530
  • fc887282bf unified servo and analog output support for pwms Karan Misra 2014-04-02 17:25:28 +0530
  • 180a554ffe optimised image and links to the issues and pull request page Karan Misra 2014-03-31 21:06:01 +0530
  • b69d8791b1 cleanup Karan Misra 2014-03-31 21:05:31 +0530
  • bf72305949 fix a bug in s3_website Karan Misra 2014-03-31 21:03:14 +0530
  • 9ab49745bc - use glog instead of Debug flag - use glog instead of log - make code conform to the Go code guidelines Karan Misra 2014-03-31 18:46:04 +0530
  • 3fe4306328 fix typo Karan Misra 2014-03-31 09:46:05 +0530
  • 9148edd001 add a script to help deploy the site Karan Misra 2014-03-31 06:38:24 +0530
  • b3bad4e383 initial commit Karan Misra 2014-03-31 06:33:08 +0530
  • ca17879e6e remove the old spi driver Karan Misra 2014-03-30 04:19:33 +0530
  • 6342dd3a19 bbb: add a comment explaining why we cannot disable the analog and pwm modules by removing them from the slots file Karan Misra 2014-03-30 04:15:21 +0530
  • 9210e4ef1a move the Register calls to the bottom Karan Misra 2014-03-30 04:14:33 +0530
  • ea3afb8538 bbb: disable the pwm pin when closed Karan Misra 2014-03-29 19:19:40 +0530
  • f7e8cb31d4 doc: group the bbb constants together Karan Misra 2014-03-29 14:22:57 +0530
  • ac32623864 doc: pwm constants Kunal Powar 2014-03-29 13:39:30 +0530
  • 193385104d doc: fixes Karan Misra 2014-03-29 09:47:22 +0530
  • c3419d3e1b doc: remove markdown from .go doc Karan Misra 2014-03-29 09:46:45 +0530
  • e6854c3726 doc: pwm Kunal Powar 2014-03-28 08:39:36 +0530
  • 14b078a43e gpio: pwm support for bbb Kunal Powar 2014-03-28 08:24:42 +0530
  • 8d9f991fb0 doc: update Karan Misra 2014-03-26 10:48:05 +0530
  • c83a655aba doc: update Karan Misra 2014-03-26 10:10:57 +0530
  • 8a556df770 Host type is now a string Karan Misra 2014-03-24 03:04:58 +0530
  • 6802eb3fa0 - use a Register() method to register describers, instead of directly setting on a map - allow the host, rev to be overridden by the user Karan Misra 2014-03-24 03:01:58 +0530
  • 0842517208 refactor Karan Misra 2014-03-24 02:50:24 +0530
  • 7851abbedf doc: update the build status image to the new svg format Karan Misra 2014-03-23 16:06:50 +0530
  • 6634116954 add the reference to samples folder in the package doc Karan Misra 2014-03-23 15:50:20 +0530
  • c39476a12e minor cleanup Karan Misra 2014-03-23 15:48:09 +0530
  • d171cfdc90 documentation changes Karan Misra 2014-03-23 15:47:58 +0530
  • 5c8ea918ab gpio: analogpin doesn't support write (that will come from pwm) Karan Misra 2014-03-23 14:29:56 +0530
  • 2d627aad67 gpio: CapNormal -> CapAnalog Karan Misra 2014-03-23 14:11:09 +0530
  • 0002d02c28 add documentation Karan Misra 2014-03-23 14:09:31 +0530
  • a35692aabb added documentation Karan Misra 2014-03-23 07:21:22 +0530
  • 3f88b67361 minor cleanup Karan Misra 2014-03-23 06:41:51 +0530
  • ebb9dc47fc led: add missing LEDToggle method Karan Misra 2014-03-23 06:32:57 +0530
  • 0405cf3f14 - GPIO -> GPIODriver - I2C -> I2CDriver Karan Misra 2014-03-23 06:32:24 +0530
  • bf8a4be4d9 led: support led functionality on the bbb Karan Misra 2014-03-23 06:25:32 +0530
  • f7b316332e gpio: make analog pin support more versatile on the bbb Karan Misra 2014-03-23 05:37:28 +0530
  • 5a1a40d53b - add a benchmark test for pinMap lookup - run benchmarks in ci Karan Misra 2014-03-23 05:23:25 +0530
  • 0ac16b97dd gpio: add short analog (bbb) example Karan Misra 2014-03-23 05:14:25 +0530
  • 3a072d013b i2c: refactor Karan Misra 2014-03-23 05:09:13 +0530
  • 33dfc0f4c4 ci: clean up test output Karan Misra 2014-03-23 04:59:53 +0530
  • d64682bf34 gpio: analog pin support for the bbb Karan Misra 2014-03-23 04:59:35 +0530
  • f667c93b7a gpio: simplify and test the logic Karan Misra 2014-03-23 02:32:26 +0530
  • dfb7e63768 gpio: test -ve case when looking up pins Karan Misra 2014-03-23 02:31:47 +0530
  • d193c200ea gpio: rename Karan Misra 2014-03-23 02:10:23 +0530
  • 833ab3a472 - add analog pin details to bbb descriptor - pinMap lookups now honor pin capabilities Karan Misra 2014-03-23 01:36:24 +0530
  • 53e6c55378 gpio: allow specifying the digital logical pin number as required Karan Misra 2014-03-23 01:11:24 +0530
  • 83c5f3f4d7 gpio: refactor Karan Misra 2014-03-22 12:23:56 +0530
  • 638dc8e22d ci: test 1.2.1 on travis Karan Misra 2014-03-22 10:33:29 +0530
  • 6d3b3ae571 gpio: digital pin is responsible for exporting/unexporting itself Karan Misra 2014-03-22 10:24:29 +0530
  • df15190e33 separate file for digitalPin Karan Misra 2014-03-22 09:08:23 +0530
  • ca6eb80458 bring the matrix4x3 library up to date Karan Misra 2014-03-03 00:55:20 +0530
  • 36f2c0486d simplify package structure Karan Misra 2014-03-03 00:51:23 +0530
  • 3cae4064dc be specific about the unsupported host Karan Misra 2014-03-02 19:39:30 +0530
  • 1ebbe540a5 remove trailing white space Karan Misra 2014-03-02 19:39:04 +0530
  • 624ce1bb16 add test for Map Karan Misra 2014-03-02 14:53:09 +0530
  • faa18255bd doc: add travis build status Karan Misra 2014-03-02 14:36:21 +0530
  • ab1681ce8d ci: build samples properly Karan Misra 2014-03-02 13:27:06 +0530
  • 2cd6680ea8 ignore the sample files during build Karan Misra 2014-03-02 12:36:34 +0530
  • b16be3e0b1 samples: defer pin close in gpio sample Karan Misra 2014-03-02 12:21:49 +0530
  • 1d33c3e3bb watersensor: upgrade to embd/gpio Karan Misra 2014-03-02 12:21:29 +0530
  • 4e67e7eb11 fix a bunch of build errors Karan Misra 2014-03-02 12:09:57 +0530
  • 026f5fe3f3 ci: build the samples after running tests Karan Misra 2014-03-02 11:24:35 +0530
  • e5e2aecaed enable travis integration Karan Misra 2014-03-02 02:38:32 +0530
  • d0cc5f4e35 fixed parsing of the raspberry pi's kernel version Karan Misra 2014-03-02 01:54:01 +0530
  • 02defd2cc0 adhere to the go style guide Karan Misra 2014-03-02 01:21:52 +0530
  • 3d08995000 make the framework easier to begin with Karan Misra 2014-03-01 20:19:44 +0530
  • ef87ad7879 make the process of registered available hosts less clunky Karan Misra 2014-02-27 05:59:38 +0530
  • 2504678ba9 move the generic gpio/i2c drivers to their own folder Karan Misra 2014-02-27 05:34:36 +0530
  • 860de34cb2 bbb: do not export pins Karan Misra 2014-02-27 05:21:24 +0530
  • 66d0ab22fd added BeagleBone Black (bbb) as one of the supported hosts Kunal Powar 2014-02-27 05:07:11 +0530
  • 3effbff471 prefix host names with "Host" Karan Misra 2014-02-27 05:05:51 +0530
  • 6f8576873f samples: ignore all the binaries Karan Misra 2014-02-27 04:47:33 +0530
  • 6ea4e31399 more streamlining Karan Misra 2014-02-27 04:44:50 +0530
  • b5e2d0acc7 bring in the idea of a hardware abstraction layer Karan Misra 2014-02-27 04:24:53 +0530
  • b4de382833 gpio: add missing aliases for rpi pins Karan Misra 2014-02-17 18:26:52 +0530
  • b7096cfe6c gpio library for rpi Karan Misra 2014-02-17 03:41:53 +0530
  • 283e8eb140 kid0m4n/go-rpi -> kidoman/embd Karan Misra 2014-02-10 05:05:41 +0530
  • c61631dc1a samples: fix to reflect changes in i2c library go-rpi Karan Misra 2014-02-08 03:52:06 +0530
  • cd54380887 matrix4x3: client should ensure rpio is initialised before using Karan Misra 2014-02-08 02:21:18 +0530
  • d2ffacd22c us020: client should ensure rpio is initialised before using Karan Misra 2014-02-08 02:21:01 +0530
  • 96a92383e2 i2c: lazy init Karan Misra 2014-02-08 01:50:56 +0530