summaryrefslogtreecommitdiff
path: root/plugins/telit.c
Commit message (Expand)AuthorAgeFilesLines
* telit: Use at_util_open_deviceDenis Kenzior2019-05-311-35/+3
* telit: signal sim initializedDenis Kenzior2017-11-081-0/+3
* telit: register SIM if it goes straight to readyPiotr Haber2017-02-081-0/+5
* plugins: telit: send AT&C0 on both channelsAndré Draszik2017-02-071-1/+2
* telit: add support for UE866Piotr Haber2017-02-021-0/+4
* plugins: rename xe910 to telitPiotr Haber2017-02-021-345/+205
* bluetooth: Rename bluetooth pluginsClaudio Takahasi2013-01-161-1/+1
* telit: set baud rate to 115200Christopher Vogl2012-12-171-1/+11
* telit: enable extended sim status notificationChristopher Vogl2012-08-301-63/+34
* telit: Avoid resetting the SIMChristopher Vogl2012-08-301-1/+1
* telit: disable auto attach procedures with AUTOATTChristopher Vogl2012-08-211-0/+7
* telit: Fix warningDenis Kenzior2012-08-201-1/+0
* telit: add additional port for data connectionChristopher Vogl2012-08-201-21/+34
* telit: pass vendor at sim atom creationChristopher Vogl2012-08-161-1/+2
* telit: Fix 80 character per line violationDenis Kenzior2012-08-161-1/+2
* telit: move gprs atom into post sim phaseChristopher Vogl2012-08-161-8/+8
* telit: Fix empty parameter list in functionSyam Sidhardhan2011-12-281-1/+1
* telit: fix shutdown of bluetooth socketGustavo F. Padovan2011-09-291-2/+5
* telit: add post_online to SAP ClientGustavo F. Padovan2011-09-291-27/+31
* telit: add set_online to SAP ClientGustavo F. Padovan2011-09-291-23/+24
* telit: add post_sim to SAP ClientGustavo F. Padovan2011-09-291-9/+13
* telit: add pre_sim support to SAP ClientGustavo F. Padovan2011-09-291-11/+15
* telit: init modem normally once SAP was enabledGustavo F. Padovan2011-09-291-130/+141
* telit: add suport the disable SAP clientGustavo F. Padovan2011-09-291-32/+68
* telit: Reflow sap_enable logicDenis Kenzior2011-09-291-12/+13
* telit: Remove unneeded ifDenis Kenzior2011-09-291-4/+2
* telit: add support the enable the SAP client modemGustavo F. Padovan2011-09-291-9/+182
* telit: add #RSEN notifyGustavo F. Padovan2011-09-261-0/+19
* telit: add support to enable SAP clientGustavo F. Padovan2011-09-261-36/+73
* sap: Add basic sap pluginGustavo F. Padovan2011-09-251-0/+10
* telit: Use more generic error decodingDenis Kenzior2011-06-081-4/+3
* telit: Make sure to clean up the sourceDenis Kenzior2011-06-081-1/+12
* telit: Update copyrightDenis Kenzior2011-06-081-1/+1
* plugins: Add initial telit UC864-G supportBernhard Guillon2011-06-081-0/+379