Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2018-09-11 03:52:25 to 2018-09-27 22:18:19 UTC [more...]

[PATCH] Fix error handling in at_cmt_notify()
 2018-09-27 22:18 UTC  (2+ messages)

[PATCH] Better help for delivery reports
 2018-09-27 21:47 UTC 

[PATCH] Move debug print to more useful place
 2018-09-27 21:47 UTC 

[PATCH] Fix typo in location-reporting-api.txt
 2018-09-27 21:47 UTC 

status
 2018-09-27 17:59 UTC  (3+ messages)

[PATCH 1/4] gprs-context: added OFONO_GPRS_AUTH_METHOD_NONE
 2018-09-27 16:32 UTC  (6+ messages)
` [PATCH 2/4] src/gprs: support for NONE auth
` [PATCH 3/4] plugins/file-provisioning.c: "
` [PATCH 4/4] drivers: default gprs authentication

[PATCH] atmodem/gprs: initial Gemalto vendor-specific support
 2018-09-27 16:03 UTC  (2+ messages)

[PATCH] atmodem/gprs: added autoattach handling
 2018-09-27 15:49 UTC  (2+ messages)

[PATCH] atmodem/gprs: added LTE and NR indicators
 2018-09-27 15:46 UTC  (2+ messages)

using ofono location service with PLS8-E failed
 2018-09-27 15:19 UTC  (3+ messages)

[PATCH] atmodem: add EUTRAN tech for creg read status
 2018-09-27 12:36 UTC  (2+ messages)

[PATCH] atmodem/sms: no mms support for Gemalto
 2018-09-27 12:32 UTC  (2+ messages)

[PATCH] atmodem/sms: no mms support for Gemalto
 2018-09-27  2:10 UTC  (3+ messages)

[PATCH] atmodem/sms: no mms support for gemalto
 2018-09-26  3:30 UTC  (3+ messages)

[PATCH] atmodem/sim: change vendor CINTERION in GEMALTO
 2018-09-26  3:28 UTC  (4+ messages)
` [PATCH] gemalto plugin: sim vendor to GEMALTO

[PATCH 1/3] sim800: adding support for SimCom SIM800 modem
 2018-09-25 18:41 UTC  (6+ messages)
` [PATCH 2/3] sim800: adding udev detection
` [PATCH 3/3] sim800: adding documentation and updating AUTHORS

[PATCH] atmodem/sms: change vendor CINTERION in GEMALTO
 2018-09-25 14:45 UTC  (3+ messages)
` [PATCH] gemalto plugin: sms vendor to GEMALTO

[PATCH] atmodem/sim: added vendor Gemalto
 2018-09-25  4:27 UTC  (10+ messages)

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

[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-25  3:46 UTC  (7+ messages)
` [PATCH 2/2] gemaltomodem: added gprs-context-wwan.c in the makefile
    ` [PATCH 1/2] gemaltomodem: added Gemalto-specific gprs-context atom

commit d37c22be20c83cf370638a9bad243bc5219c5509
 2018-09-24 21:25 UTC  (5+ messages)

MBIM IP configuration
 2018-09-24 21:17 UTC  (2+ messages)

[PATCH] atmodem/sms: added vendor Gemalto support
 2018-09-24 21:04 UTC  (2+ messages)

[PATCH] atmodem/cbs: added Gemalto vendor
 2018-09-24 20:58 UTC  (2+ messages)

[PATCH] lte.h: added ofono_lte_get_modem global function
 2018-09-24 20:57 UTC  (3+ messages)
` [PATCH] src/lte.c: added implementation for ofono_lte_get_modem

[PATCH] src/lte.c: clarified failed registration message
 2018-09-24 20:17 UTC  (2+ messages)

[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] 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  (5+ messages)

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


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