|
a0af1c01bd
|
grovegprs: updated to C++ mraa result in example
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
|
2015-09-21 13:03:17 -07:00 |
|
|
85c602d524
|
grovegprs: Initial implementation
This driver provides support for the Grove GPRS shield, V2:
http://www.seeedstudio.com/wiki/GPRS_Shield_V2.0
It provides a simple interface whereby a user can send and receive
commands and data from the device. It is controlled by a standardized
set of "AT" commands. A full description of these commands is
available here:
http://www.seeedstudio.com/wiki/images/7/72/AT_Commands_v1.11.pdf
Signed-off-by: Jon Trulson <jtrulson@ics.com>
|
2015-09-08 13:39:19 -07:00 |
|
|
fb86dc5cec
|
Revert "grovegprs: Initial implementation"
This reverts commit 98f400e326 .
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
|
2015-09-03 16:10:27 -07:00 |
|
|
98f400e326
|
grovegprs: Initial implementation
This driver provides support for the Grove GPRS shield, V2:
http://www.seeedstudio.com/wiki/GPRS_Shield_V2.0
It provides a simple interface whereby a user can send and receive
commands and data from the device. It is controlled by a standardized
set of "AT" commands. A full description of these commands is
available here:
http://www.seeedstudio.com/wiki/images/7/72/AT_Commands_v1.11.pdf
Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
|
2015-09-03 13:36:54 -07:00 |
|