summaryrefslogtreecommitdiff
path: root/plugins/novatel/mm-broadband-modem-novatel-lte.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-04base-modem: explicitly say if NET or TTY data ports are supportedAleksander Morgado1-0/+3
2020-06-28base-modem,at: response processors return a more specific enumAleksander Morgado1-25/+36
2020-05-19novatel-lte: use GPtrArray to build a GStrvAleksander Morgado1-8/+8
2020-04-08novatel: port to use object loggingAleksander Morgado1-9/+4
2020-01-31base-modem: define new helper MMBaseModemAtCommandAllocAleksander Morgado1-2/+2
2020-01-31novatel-lte: fix warnings with -Wdiscarded-qualifiersAleksander Morgado1-2/+2
2020-01-06novatel-lte: fallback to parent scan methodAleksander Morgado1-28/+19
2017-10-06novatel-lte: implement load_unlock_retriesBen Chan1-0/+65
2017-09-13novatel-lte: port scan_networks to use GTaskBen Chan1-29/+19
2017-09-13novatel-lte: port load_access_technologies to use GTaskBen Chan1-21/+14
2017-09-13novatel-lte: port load_current_bands to use GTaskBen Chan1-22/+7
2017-09-13novatel-lte: port load_supported_bands to use GTaskBen Chan1-13/+5
2017-09-13novatel-lte: port modem_after_sim_unlock to use GTaskBen Chan1-10/+7
2017-09-13novatel-lte: port modem_create_bearer to use GTaskBen Chan1-24/+6
2017-09-07novatel-lte: update frequency bands supportAleksander Morgado1-32/+32
2017-07-19helpers: +CNUM parser doesn't return any errorAleksander Morgado1-1/+1
2017-03-29plugins: remove explicit GDestroyNotify cast on g_free / g_object_unrefBen Chan1-1/+1
2016-10-24core: use a default timeout of 300s for the scan networks operationAleksander Morgado1-1/+1
2015-12-02core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncsAleksander Morgado1-1/+1
2014-07-06sim: rename 'MMSim' to 'MMBaseSim'Aleksander Morgado1-1/+1
2014-07-06bearer: rename 'MMBearer' to 'MMBaseBearer'Aleksander Morgado1-3/+3
2013-06-28novatel-lte: propagate error when load_current_bands failsBen Chan1-1/+3
2013-02-18broadband-modem: new step during 'enabling_started' to initialize the modemAleksander Morgado1-108/+0
2013-01-30novatel-lte: use +CFUN=4 for power downBen Chan1-0/+26
2013-01-18novatel-lte: skip soft reset if modem is newly plugged inBen Chan1-0/+108
2013-01-04iface-modem, novatel-lte: disable network scan in LTE modeBen Chan1-1/+101
2012-11-05novatel-lte: use $NWMDN to read own number when +CNUM failsBen Chan1-0/+103
2012-11-02novatel-lte: increase the wait after SIM unlock to 3 secondsBen Chan1-2/+2
2012-09-14iface-modem-messaging: automatically detect the best default storageAleksander Morgado1-2/+0
2012-09-14iface-modem-messaging: instead of mem1,mem2,mem3 use just a new default storageAleksander Morgado1-3/+2
2012-09-11novatel-lte: implement modem resetBen Chan1-0/+26
2012-09-08novatel-lte: set default SMS storage to 'SM'Ben Chan1-0/+4
2012-08-30novatel-lte: use 'AT+CRSM=176,28423,0,0,9' instead of 'AT+CIMI' to read IMSIBen Chan1-0/+26
2012-08-30novatel-lte: add a 2-second wait after SIM unlockBen Chan1-0/+38
2012-08-24api,introspection: report list of drivers, not just oneAleksander Morgado1-2/+2
2012-08-20novatel-lte: reorganize codeAleksander Morgado1-27/+33
2012-08-20novatel-lte: renamed the plugin to "Novatel LTE"Aleksander Morgado1-0/+369