Vodafone K3770/K3772-Z modems driver & networking library

Dependencies:   Socket USBHostWANDongle lwip-sys lwip

Dependents:   VodafoneUSBModemHTTPClientTest VodafoneUSBModemNTPClientTest VodafoneUSBModemSMSTest VodafoneUSBModemUSSDTest ... more

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

This is the driver for the Vodafone K3700 & K3772-Z Dongles:

K3770

More details and instructions can be found here.

Revisions of VodafoneUSBModem.cpp

Revision Date Message Actions
71:0da249386019 2013-02-10 small dbg changes File  Diff  Annotate
69:9b475f458fbc 2013-02-06 This removes a block in the VodafoneUSBModem lib. If there is no modem attached or a power problem the lib returns with a hardware error.; There is still a bug on power up though, as the application layer is not left stranded but it still happens! File  Diff  Annotate
61:0bcb8c5216d4 2012-11-01 Fixed race condition within the timeout mechanism of the ATCommandsInterface.cpp module; Added retries for setting the PDP context File  Diff  Annotate
59:593fb493172f 2012-10-24 - Disabling/Re-enabling of unsollicited response codes between commands to avoid having unsollicited result codes mixed up with commands responses; - Suppressed 100ms guard time in ATCommandsInterface; - Fixed race condition in ATCommandsInterface File  Diff  Annotate
41:8bec5a8ea878 2012-09-21 Added some descriptive comments to the code. File  Diff  Annotate
37:c1fd83bd31b4 2012-09-19 Revert to rev35 File  Diff  Annotate
36:45c3b5cb0234 2012-09-19 changing memory size in main thread and atCommanderInterface thread to allow debuging File  Diff  Annotate
34:b53c619b036d 2012-09-14 Fix missing type in ctor File  Diff  Annotate
33:f505faeda8e7 2012-09-14 Added parameter for power gating pin config File  Diff  Annotate
27:37d3ac289e86 2012-08-30 Power gating feature File  Diff  Annotate
26:d37501dc6c61 2012-08-29 Testing implementation of power gating File  Diff  Annotate
23:21046ba01b7b 2012-08-17 Fixed mis-renaming File  Diff  Annotate
22:06fb2a93a1f6 2012-08-17 Fork with names/headers changes to prepare for pre-built version File  Diff  Annotate | base