summaryrefslogtreecommitdiff
path: root/plugins/novatel.c
Commit message (Expand)AuthorAgeFilesLines
* novatel: Use at_util_open_deviceDenis Kenzior2019-05-311-26/+1
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* novatel: Use more standard values for control and modem channelsMarcel Holtmann2011-08-091-44/+44
* novatel: Enable support for SIM phonebookMarcel Holtmann2011-07-291-0/+2
* novatel: Fix stale control channel after hot-unplugMarcel Holtmann2011-07-291-0/+3
* novatel: Fix missing error handling for CFUN failureMarcel Holtmann2011-07-271-1/+9
* novatel: Blacklist the NO CARRIER terminator for control channelMarcel Holtmann2011-07-251-0/+3
* novatel: Use AT&C0 to disable data carrier detectMarcel Holtmann2011-07-251-96/+44
* plugins: remove NULL checkJeevaka Badrappan2011-01-291-1/+1
* novatel: Move SMS support into post_sim stageMarcel Holtmann2011-01-291-3/+5
* novatel: Handle modem enable errors properlyMarcel Holtmann2011-01-271-2/+1
* novatel: Move radio_settings to post_simDenis Kenzior2010-12-211-3/+12
* plugins: explicitly compare pointers to NULLLucas De Marchi2010-11-291-11/+11
* Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann2010-09-241-3/+4
* novatel: implement Online propertyPekka Pessi2010-09-091-3/+37
* novatel: Use Qualcomm specific quirk for SIM handlingMarcel Holtmann2010-08-231-2/+4
* Enable Qualcomm specific CBS quirk for Novatel and Huawei devicesMarcel Holtmann2010-06-091-1/+2
* Reopen the GPRS context channel when the modem closes it after PPPMarcel Holtmann2010-06-071-46/+56
* Set Novatel quirk also for the GPRS atomMarcel Holtmann2010-06-061-2/+4
* Check the supported technologies for Novatel devices on startupMarcel Holtmann2010-06-061-0/+4
* Enable Novatel specific radio settingsMarcel Holtmann2010-06-061-0/+4
* Add disconnect callback handling to Novatel pluginMarcel Holtmann2010-06-051-0/+16
* Use secondary port for everything besides GPRS with Novatel devicesMarcel Holtmann2010-06-041-65/+58
* Rename Novatel ports into Primary and SecondaryMarcel Holtmann2010-06-041-37/+38
* Enable USSD and CBS support for Novatel based devicesMarcel Holtmann2010-06-031-0/+4
* Enable SMS support for Novatel based devicesMarcel Holtmann2010-06-031-0/+3
* Use new Novatel quirk for network registrationMarcel Holtmann2010-06-031-5/+4
* Add GPRS support for Novatel based devicesMarcel Holtmann2010-06-021-7/+145
* Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior2010-04-281-1/+0
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix: Convert Novatel plugin to new world orderDenis Kenzior2009-12-021-0/+3
* Fix: modem _disable needs to send the CFUNDenis Kenzior2009-11-181-6/+6
* Update plugins to the new g_at_tty_open APIDenis Kenzior2009-10-011-1/+8
* Convert all the modem drivers to the new APIDenis Kenzior2009-09-171-2/+11
* Add basic support for Novatel based devicesMarcel Holtmann2009-09-031-0/+174