Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2017-05-12 19:37:54 to 2017-09-08 17:20:35 UTC [more...]

[PATCH 1/6] voicecall, common: promote call_status_to_string() to be public
 2017-09-08 17:20 UTC  (17+ messages)
` [PATCH 2/6] voicecall: use ofono_call_status_name in DBG messages
` [PATCH 3/6] qmimodem: add strength (in %) to the debug output
` [PATCH 4/6] qmimodem: extract network time from serving system
` [PATCH 5/6] gprs: use registration_status_to_string in debug messages
` [PATCH 6/6] plugins/udevng: use else if instead of if
  ` [PATCH][v2 1/2] voicecall, common: move call_status_to_string() to common
    ` [PATCH][v2 2/2] voicecall: use ofono_call_status_name in DBG messages

[PATCH 1/1] Fix compilation on armhf/Musl
 2017-09-08 17:15 UTC  (3+ messages)

[PATCH 1/7] qmi: provide AvailableTechnologies in radio-settings
 2017-09-08 16:06 UTC  (13+ messages)
` [PATCH 2/7] doc: RSSI is also an LTE property
` [PATCH 3/7] qmi: add NetworkMonitor interface
` [PATCH 4/7] gobi: create NetworkMonitor atom
` [PATCH 5/7] Add Quectel location-reporting
` [PATCH 6/7] udev: fix quectelqmi gps interface
` [PATCH 7/7] gobi: add location-reporting atom

nokia-modem (N900) not detected after migration to udevng
 2017-09-08 15:25 UTC  (10+ messages)
        ` [PATCH 1/1] udev: devnode is not a required modem property
            ` [PATCH 1/1] udev: set driver for serial drivers

[PATCH] udevng/Sierra: use first cdc-wdm interface
 2017-09-07 21:45 UTC  (2+ messages)

[PATCH 1/3] qmi/discovery: remove useless code
 2017-09-07 21:40 UTC  (6+ messages)
` [PATCH 2/3] qmi/discovery: include control service into service list
` [PATCH 3/3] qmi/discovery: sync the qmi state with the modem

how to handle ofono_netreg_status_notify() without valid LAC or cellid or status
 2017-09-07 21:23 UTC  (2+ messages)

[PATCH 1/5] autotools: enable maintainer mode by default
 2017-09-07 17:35 UTC  (11+ messages)
` [PATCH 2/5] qmi: implement RAT selection
` [PATCH 3/5] qmi: provide AvailableTechnologies in radio-settings
` [PATCH 4/5] qmi: add helper to get int16_t result
` [PATCH 5/5] qmi: add NetworkMonitor interface

[PATCH 1/7] netmon: modified api.txt for network monitor agent
 2017-09-07 17:30 UTC  (13+ messages)
` [PATCH 2/7] include: added enable_periodic_update in netmon driver
` [PATCH 3/7] include: added NetworkMonitorAgent interface
` [PATCH 4/7] netmon: core changes for network monitor agent
` [PATCH 5/7] gril: added RIL constants for cell info list
` [PATCH 6/7] rilmodem: driver changes for netmon agent
` [PATCH 7/7] test: added script to test serving cell agent

[PATCH 0/2] huawei E3372: add LTE support
 2017-09-07 16:41 UTC  (5+ messages)
` [PATCH 1/2] huawei: "
` [PATCH 2/2] atmodem: correctly report lte bearer for huawei modems

AW: AW: AW: AW: connmand[186]: Online check failed but running dhclient manually fixes this issue
 2017-09-06 15:40 UTC  (5+ messages)
  `  "

[PATCH] sim: fix crash in case of invalid sim password type
 2017-09-06 15:35 UTC  (8+ messages)
    ` [PATCHV2] "
      ` [PATCH] qmimodem: report failure in case of invalid pin type

[PATCH 1/6] atmodem: Add lte atom driver
 2017-09-05 16:11 UTC  (6+ messages)
` [PATCH 2/6] Add support for Intel xmm7xxx series modem driver
` [PATCH 3/6] atutil: Add logic for cgcontrdp to get address and netmask

[PATCH 1/2] gprs-context: set apn length to 100 bytes
 2017-09-05 15:42 UTC  (7+ messages)
` [PATCH 2/2] common.c: move strlen(apn) check into is_valid_apn()
    ` [PATCH][v2] "

[PATCH] include/gprs-context.h: declare struct ofono_modem
 2017-09-05 15:37 UTC  (2+ messages)

[PATCH v2 1/3] gemalto: add PLS8 support
 2017-09-04 13:28 UTC  (7+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] "

[PATCH] gemalto: add PLS8 support
 2017-08-30 14:27 UTC 

[PATCH] unit: Avoid use of uninitialised data in test-simutil
 2017-08-24 22:28 UTC  (2+ messages)

Proposal: New SimAuth interface
 2017-08-23 22:40 UTC 

[PATCH] at/cdma/ifxmodem: Use /dev/net/tun to check for TUN support
 2017-08-23  4:26 UTC  (2+ messages)

[PATCH] qmi/sms: require WMS version >= 1.2 for bearer calls
 2017-08-22 15:38 UTC  (2+ messages)

APN provisioning with connman (and duplicate profiles in MBPI)
 2017-08-22 15:37 UTC  (4+ messages)

[PATCH] sms: Pass const pointer to dispatch_app_datagram
 2017-08-21 16:36 UTC  (2+ messages)

SIM not starting up reliably on rilmodem
 2017-08-10 22:58 UTC 

AW: AW: AW: connmand[186]: Online check failed but running dhclient manually fixes this issue
 2017-08-10  9:05 UTC 

AW: AW: connmand[186]: Online check failed but running dhclient manually fixes this issue
 2017-08-09 15:36 UTC  (3+ messages)

[PATCH 1/5] common: create GList helper ofono_call_compare
 2017-08-08 13:33 UTC  (10+ messages)
` [PATCH 2/5] voicecall,common: promote call_status_to_string() public
` [PATCH 3/5] voicecall: use ofono_call_status_name in DBG messages
` [PATCH 4/5] voicecall.h: declare struct ofono_modem
` [PATCH 5/5] add call-list helper to manage voice call lists
  ` [PATCH v2] "

[PATCH] radio-settings: Fix typo in radio_band_umts_from_string
 2017-08-08  2:08 UTC  (3+ messages)
  ` Location reporting

gemalto: AGPS functionality
 2017-08-07 20:04 UTC  (2+ messages)

[PATCH] ussd: Switch the state from USER_ACTION to IDLE
 2017-08-07 19:51 UTC  (2+ messages)

[PATCH] drivers/qmimodem: don't change the RAT when registering to an operator
 2017-08-07 18:50 UTC  (2+ messages)

[PATCH] plugins/allowed-apns: remove dbus interface when modem disappear
 2017-08-07 18:49 UTC  (2+ messages)

[PATCH] udevng/huawei: Add support for Huawei ME906s-158
 2017-07-20  8:19 UTC 

[PATCH] at/cdma/ifxmodem: Use /dev/net/tun to check for TUN support
 2017-07-15 12:09 UTC 

ofono 1.20 issues found with valgrind
 2017-07-04  9:17 UTC 

[PATCH] radio-settings: Fix memory leaks in radio_load_settings
 2017-06-02 15:43 UTC  (2+ messages)

Crash in sim_query_fac_pinlock_cb
 2017-05-31  9:02 UTC  (3+ messages)

[PATCH] qmimodem/sms: don't check for free ME space on receive
 2017-05-30 22:31 UTC  (2+ messages)

[PATCH][v2] qmimodem: add debug helper qmi_result_print_tlvs
 2017-05-30 22:29 UTC  (2+ messages)

Does Ofono pass error codes up to applications over DBus
 2017-05-30 22:28 UTC  (2+ messages)

use libqmi or .json definition for qmi calls
 2017-05-25 16:31 UTC  (10+ messages)

[RFC 1/2] gemalto: Prepare new interface for hardware monitoring
 2017-05-17 16:29 UTC  (11+ messages)
    ` [RFC v2 1/3] "
      ` [RFC v2 2/3] gemalto: Implement HardwareMonitor method
          ` [PATCH v3] "
      ` [RFC v2 3/3] doc: gemalto: add documentation about interface cinterion.HardwareMonitor

[PATCH 1/2] smsutil: sms_decode() allow to pass sms with unknown TPDU size
 2017-05-16 23:01 UTC  (5+ messages)
` [PATCH 2/2] qmimodem: receive & delete sms from NV storage on 'Powered'

[PATCH] qmimodem: add debug helper qmi_result_tlv_walk
 2017-05-16 18:09 UTC  (2+ messages)

[PATCH][v2] udevng/gobi: rework mandatory and optional interfaces
 2017-05-16 16:12 UTC 

[PATCH] simfs: Prevent a crash in sim_fs_notify_file_watches
 2017-05-12 19:37 UTC  (2+ messages)


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