messages from 2018-08-29 22:01:50 to 2018-09-25 18:08:24 UTC [more...]
[PATCH 1/3] sim800: adding support for SimCom SIM800 modem
2018-09-25 18:08 UTC (5+ messages)
` [PATCH 2/3] sim800: adding udev detection
` [PATCH 3/3] sim800: adding documentation and updating AUTHORS
[PATCH] atmodem/sms: no mms support for gemalto
2018-09-25 14:49 UTC (2+ messages)
[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: change vendor CINTERION in GEMALTO
2018-09-25 14:43 UTC (3+ messages)
` [PATCH] gemalto plugin: sim vendor to GEMALTO
[PATCH 1/4] gprs-context: added OFONO_GPRS_AUTH_METHOD_NONE
2018-09-25 13:20 UTC (4+ 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/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] 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 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 (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 (2+ messages)
place to intercept BT audio packets?
2018-08-30 1:30 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox