Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2018-07-03 15:53:05 to 2018-09-23 11:33:14 UTC [more...]

commit d37c22be20c83cf370638a9bad243bc5219c5509
 2018-09-23 11:33 UTC  (3+ messages)

[PATCH] location-reporting.h: driver properties handling
 2018-09-23  6:19 UTC  (3+ messages)
` [PATCH] src/location-reporting: "
` [PATCH] gemalto/location-reporting: add driver properties

[PATCH] atmodem/sms: added vendor Gemalto support
 2018-09-23  5:31 UTC 

[PATCH] atmodem/sim: added vendor Gemalto
 2018-09-23  5:28 UTC 

[PATCH] atmodem/cbs: added Gemalto vendor
 2018-09-23  5:26 UTC 

[PATCH] atmodem/gprs: initial Gemalto vendor-specific support
 2018-09-23  5:23 UTC 

[PATCH] atmodem/gprs: added autoattach handling
 2018-09-23  5:21 UTC 

[PATCH] atmodem/gprs: added LTE and NR indicators
 2018-09-23  5:15 UTC 

[PATCH] lte.h: added ofono_lte_get_modem global function
 2018-09-23  4:41 UTC  (2+ messages)
` [PATCH] src/lte.c: added implementation for ofono_lte_get_modem

[PATCH 1/2] gemaltomodem: added Gemalto-specific gprs-context atom This atom name is not the same as the driver, because it might be necessary to add other grps-context atoms, according to the needs. The name is therefore referring to the main command used, AT^SWWAN
 2018-09-22 18:03 UTC  (5+ messages)
` [PATCH 2/2] gemaltomodem: added gprs-context-wwan.c in the makefile

[PATCH 1/2] lte.h: added ofono_lte_get_modem global function
 2018-09-22 11:49 UTC  (4+ messages)
` [PATCH 2/2] src/lte.c: added implementation for ofono_lte_get_modem

[PATCH] src/lte.c: clarified failed registration message
 2018-09-22  9:49 UTC 

[PATCH] mbim driver: call the release function in case MBIM OPEN fails
 2018-09-21 14:13 UTC  (5+ messages)

[PATCH 1/4] gprs: added two authentication methods: NONE and ANY
 2018-09-21 13:41 UTC  (7+ messages)
` [PATCH 2/4] added default values handling for gprs authentication in atmodem and mbimmodem
` [PATCH 3/4] plugins/file-provisioning.c: take into account auth_methods NONE and ANY
` [PATCH 4/4] src/gprs.c: added support for NONE and ANY authentication methods

[PATCH 1/2] gemaltomodem: added voicecall atom
 2018-09-20 22:34 UTC  (4+ messages)
` [PATCH 2/2] gemaltomodem: added voicecall.c in the makefile

[PATCH 1/3] sim800: adding support for Simcom SIM800 modem
 2018-09-20 22:05 UTC  (15+ messages)
` [PATCH 2/3] sim800: add udev detection
` [PATCH 3/3] sim800: adding documentation to inform about the udev rule the user must add

[PATCH 1/7] extended support for LTE and NR. Some minor fixes. part 1 of 7
 2018-09-20 17:25 UTC  (35+ messages)
` [PATCH 2/7] extended support for LTE and NR. Some minor fixes. part 2 "
` [PATCH 3/7] extended support for LTE and NR. Some minor fixes. part 3 "
` [PATCH 4/7] extended support for LTE and NR. Some minor fixes. part 4 "
` [PATCH 5/7] extended support for LTE and NR. Some minor fixes. part 5 "
` [PATCH 6/7] extended support for LTE and NR. Some minor fixes. part 6 "
` [PATCH 7/7] extended support for LTE and NR. Some minor fixes. part 7 "

[PATCH] src/gprs.c: make sure that the context is properly released
 2018-09-20 16:06 UTC  (6+ messages)

[PATCH] atmodem/sms: added missing return in at_cmt_notify before error processing
 2018-09-20 15:52 UTC  (2+ messages)

[PATCH] mbim driver: fixed the initialization function
 2018-09-20 15:50 UTC  (2+ messages)

[PATCH 1/2] src/main.c: removed call to g_thread_init
 2018-09-20 15:41 UTC  (3+ messages)
` [PATCH 2/2] tools/auto-enable.c and tools/huawei-audio.c: removed calls "

[PATCH] bugfix: src/gprs.c used the right binary NOT operator in bitwise operation instead of the boolean NOT operator
 2018-09-20 15:29 UTC  (2+ messages)

[PATCH] atmodem: added vendor Gemalto
 2018-09-20 15:22 UTC  (2+ messages)

[PATCH] atmodem: added inline function to parse AT+CESQ result for signal strenght It complements the function at_util_convert_signal_strength for AT+CSQ, which does not apply well to 3G and not at all to LTE. The AT+CESQ returns 3 sets of values, one for each technology (2G, 3G, LTE)
 2018-09-20 15:22 UTC  (2+ messages)

[PATCH] fixed typo in doc/emergency-call-handling.txt
 2018-09-20 15:18 UTC  (2+ messages)

[PATCH] atmodem: add AT+CREG handling for lte status
 2018-09-20 15:17 UTC  (2+ messages)

[PATCH] sms: fix send sms in case of lte registration
 2018-09-20 15:05 UTC  (2+ messages)

[PATCH] ril driver: commented out pragma
 2018-09-20  4:05 UTC 

[PATCH] ril driver: commented out pragma\n\ngcc 4.8.4 rejects the line:\n#pragma GCC diagnostic ignored "-Wrestrict"\nand this breaks the default compilation.\nsince they may be needed for other compilers, \nI have just commented them out with '//', so that they stand out
 2018-09-20  4:02 UTC  (2+ messages)

ublox TOBY-R200
 2018-09-19 21:55 UTC  (13+ messages)

vendor models and options
 2018-09-15 20:52 UTC  (6+ messages)

Getting gprs context in lte atmodem
 2018-09-14 10:24 UTC 

[PATCH] atmodem: add LTE state for AT+CREG
 2018-09-10 20:07 UTC  (5+ messages)

[PATCH] udev:fix seg fault in case of vid and pid is NULL
 2018-09-10 16:05 UTC 

[PATCH] qmimodem: fix roaming status report
 2018-09-07 16:34 UTC  (4+ messages)
` [PATCHV2 0/1] "
  ` [PATCHV2 1/1] "

Getting gprs context username and password
 2018-09-07  7:54 UTC  (5+ messages)

[PATCH] Add missing unhandled "+CGEV: ME DEACT" URC That forces a context to be down by UE
 2018-09-04 15:32 UTC 

ofono fails to compile on gcc-6.3
 2018-09-04 11:01 UTC  (2+ messages)

Periodic AT commands
 2018-08-31 15:04 UTC  (2+ messages)

[PATCH 0/1] atmodem: Handle broken +CMT notifications of some cinterion modems
 2018-08-30  7:04 UTC  (3+ messages)

place to intercept BT audio packets?
 2018-08-30  1:30 UTC  (4+ messages)

[PATCHv2 1/2] atmodem: add Quectel M95 special case for PIN query
 2018-08-28 20:08 UTC  (4+ messages)
` [PATCHv2 2/2] m95: Add driver for Quectel M95 modem

[PATCH] fixing SMS notification parsing for some cinterion modem
 2018-08-28 15:27 UTC  (2+ messages)

[PATCH 1/2] atmodem: add Quectel M95 special case for PIN query
 2018-08-28  7:00 UTC  (2+ messages)
` [PATCH 2/2] m95: Add driver for Quectel M95 modem

[RFC] m95: Add driver for Quectel M95 modem
 2018-08-27  8:37 UTC  (3+ messages)

[PATCH] udevng: fix removal of serial devices
 2018-08-24 16:27 UTC  (2+ messages)

Ofono and Intel Clovertrail+
 2018-08-23  2:29 UTC  (2+ messages)

[PATCH] added voice call support to ublox plugin
 2018-08-09 16:49 UTC  (2+ messages)

[PATCH] added voice call support to ublox plugin
 2018-08-09  5:18 UTC  (2+ messages)

atmodem driver cnmi
 2018-08-06 16:49 UTC  (3+ messages)

no connection after ofono restart while huawei modem connected
 2018-07-25 19:12 UTC  (8+ messages)
        ` [PATCH 1/2] atmodem: Add gprs-context quirk for HUAWEI vendor
          ` [PATCH 2/2] huawei: use VENDOR_HUAWEI quirk on gprs context creation

[PATCH] plugin: Don't unload external plugins too early
 2018-07-24  0:58 UTC  (2+ messages)

[PATCH 1/1] gprs: store APN in settings for auto-discovered contexts
 2018-07-05 16:35 UTC  (2+ messages)

[qmimodems] gprs context provisioning versus automatically discovered contexts in LTE
 2018-07-05 15:31 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox