Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2018-06-20 14:30:55 to 2018-09-20 15:48:25 UTC [more...]

[PATCH] mbim driver: call the release function in case MBIM OPEN fails
 2018-09-20 15:48 UTC  (2+ messages)

[PATCH] src/gprs.c: make sure that the context is properly released
 2018-09-20 15:46 UTC  (3+ 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 1/4] gprs: added two authentication methods: NONE and ANY
 2018-09-20 15:27 UTC  (5+ 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] 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 1/7] extended support for LTE and NR. Some minor fixes. part 1 of 7
 2018-09-20  7:57 UTC  (29+ 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] atmodem/sms: added missing return in at_cmt_notify before error processing
 2018-09-20  5:08 UTC 

[PATCH] mbim driver: fixed the initialization function
 2018-09-20  4:49 UTC 

[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)

[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-20  3:50 UTC  (2+ messages)
` [PATCH 2/2] gemaltomodem: added gprs-context-wwan.c in the makefile

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

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

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

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)

[PATCH 1/2] include: Add ofono_modem_get_voicecall
 2018-07-02 17:43 UTC  (5+ messages)
` [PATCH 2/2] modem: Implement ofono_modem_get_voicecall

HE910-G - Can't activate context
 2018-06-29  7:39 UTC  (3+ messages)

[PATCH 1/3] include: Add OFONO_ERROR_TYPE_ERRNO
 2018-06-28 16:36 UTC  (4+ messages)
` [PATCH 2/3] emulator: Handle OFONO_ERROR_TYPE_ERRNO in switch
` [PATCH 3/3] dbus: Add D-Bus mapping for OFONO_ERROR_TYPE_ERRNO

[PATCH] dbus: Make cme_errors_mapping static const
 2018-06-28 15:53 UTC  (2+ messages)

[PATCH] dbus: Add D-Bus mapping for generic errors
 2018-06-28 15:43 UTC  (2+ messages)

[PATCH 01/12] include: Expose voicecall related enums to plugins
 2018-06-25 17:46 UTC  (15+ messages)
` [PATCH 02/12] atmodem: Use new voicecall enums
` [PATCH 03/12] hfpmodem: "
` [PATCH 04/12] huaweimodem: "
` [PATCH 05/12] ifxmodem: "
` [PATCH 06/12] rilmodem: "
` [PATCH 07/12] stemodem: "
` [PATCH 08/12] cdma-voicecall: "
` [PATCH 09/12] emulator: "
` [PATCH 10/12] stk: "
` [PATCH 11/12] voicecall: "
` [PATCH 12/12] common: "

[PATCH 1/2] include: Add ofono_voicecall_get_modem
 2018-06-25 15:32 UTC  (3+ messages)
` [PATCH 2/2] voicecall: Implement ofono_voicecall_get_modem

[PATCH] voicecall: Handle voicecall_dbus_register() return value
 2018-06-25 15:25 UTC  (2+ messages)

[BUG] plugins: sim900 support broken for tty port users
 2018-06-22 12:45 UTC  (2+ messages)

Developing a SIM800 plugin - further questions
 2018-06-21 23:54 UTC  (2+ messages)

SV: SV: Handling empty row from AT command
 2018-06-20 14:30 UTC  (2+ messages)
` SV: "


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