Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-18 | sierra: port get_detailed_registration_state to use GTask | Ben Chan | |
2017-09-18 | sierra: port modem_time_check_support to use GTask | Ben Chan | |
2017-09-18 | sierra: port setup_registration_checks to use GTask | Ben Chan | |
2017-09-18 | sierra: port modem_power_down to use GTask | Ben Chan | |
2017-09-18 | sierra: port modem_create_bearer to use GTask | Ben Chan | |
2017-09-18 | sierra: port modem_load_own_numbers to use GTask | Ben Chan | |
2017-09-18 | sierra: port modem_after_sim_unlock to use GTask | Ben Chan | |
2017-09-18 | sierra: port set_current_modes to use GTask | Ben Chan | |
2017-09-18 | sierra: port load_current_modes to use GTask | Ben Chan | |
2017-09-18 | sierra: port load_supported_modes to use GTask | Ben Chan | |
2017-09-18 | sierra: port load_access_technologies to use GTask | Ben Chan | |
2017-09-18 | sierra: port modem_create_bearer to use GTask | Ben Chan | |
2017-09-18 | sierra: port disconnect_3gpp to use GTask | Ben Chan | |
2017-09-18 | sierra: port dial_3gpp to use GTask | Ben Chan | |
2017-09-18 | sierra: port mm_common_sierra_load_power_state to use GTask | Ben Chan | |
2017-09-18 | sierra: port mm_common_sierra_modem_power_up to use GTask | Ben Chan | |
2017-09-18 | sierra: port mm_common_sierra_custom_init to use GTask | Ben Chan | |
2017-09-18 | sierra: port load_sim_identifier to use GTask | Ben Chan | |
2017-09-18 | option: port modem_3gpp_disable_unsolicited_events to use GTask | Ben Chan | |
2017-09-18 | option: port modem_3gpp_enable_unsolicited_events to use GTask | Ben Chan | |
2017-09-18 | option: port modem_3gpp_{setup,cleanup}_unsolicited_events to use GTask | Ben Chan | |
2017-09-18 | option: port modem_after_power_up to use GTask | Ben Chan | |
2017-09-18 | option: port set_current_modes to use GTask | Ben Chan | |
2017-09-18 | option: port load_access_technologies to use GTask | Ben Chan | |
2017-09-18 | option: port load_supported_modes to use GTask | Ben Chan | |
2017-09-16 | bearer-qmi: cleanup indication handlers on network-initiated disconnects | Aleksander Morgado | |
Otherwise, they'll end up queueing up and each time we get a new indication the signal will get called multiple times: [/dev/cdc-wdm0] received message... <<<<<< RAW: <<<<<< length = 20 <<<<<< data = 01:13:00:80:01:09:04:00:00:01:00:07:00:20:04:00:05:00:00:00 [/dev/cdc-wdm0] received generic indication (translated)... <<<<<< QMUX: <<<<<< length = 19 <<<<<< flags = 0x80 <<<<<< service = "wds" <<<<<< client = 9 <<<<<< QMI: <<<<<< flags = "indication" <<<<<< transaction = 0 <<<<<< tlv_length = 7 <<<<<< message = "Event Report" (0x0001) <<<<<< TLV: <<<<<< type = "Preferred Data System" (0x20) <<<<<< length = 4 <<<<<< value = 05:00:00:00 <<<<<< translated = lte <debug> [1504578559.592891] Got QMI WDS event report <debug> [1504578559.598212] Got QMI WDS event report <debug> [1504578559.601694] Got QMI WDS event report | |||
2017-09-16 | po: add Slovak translation | Aleksander Morgado | |
From: DuĊĦan Kazik <prescott66@gmail.com> https://bugs.freedesktop.org/show_bug.cgi?id=102802 | |||
2017-09-15 | ublox: check which auth methods are supported | Aleksander Morgado | |
Don't assume the 'auto' auth method is supported for APN authentication, query the modem first: checking supported authentication methods... (ttyACM2): --> 'AT+UAUTHREQ=?<CR>' (ttyACM2): <-- '<CR><LF>+UAUTHREQ: (1-4),(0-2),,<CR><LF>' (ttyACM2): <-- '<CR><LF>OK<CR><LF>' Using automatic authentication method setting up authentication preferences in PDP context #2... (ttyACM2): --> 'AT+UAUTHREQ=2,1,"vodafone","vodafone"<CR>' (ttyACM2): <-- '<CR><LF>OK<CR><LF>' | |||
2017-09-15 | ublox: new +UAUTHREQ=? tester | Aleksander Morgado | |
2017-09-15 | ublox: if authentication not required, ignore +UAUTHREQ=0 errors | Aleksander Morgado | |
Just go on with the connection attempt. | |||
2017-09-15 | ublox: try to use AT+UACT=X to set current bands | Aleksander Morgado | |
2017-09-15 | ublox: try to use AT+UACT? to query current bands | Aleksander Morgado | |
2017-09-15 | ublox: try to use AT+UACT=? to query supported bands | Aleksander Morgado | |
2017-09-15 | ublox: new AT+UACT=X command builder | Aleksander Morgado | |
2017-09-15 | ublox: new AT+UACT=? test parser | Aleksander Morgado | |
2017-09-15 | ublox: new AT+UACT? response parser | Aleksander Morgado | |
2017-09-15 | ublox,tests: define common method to compare bands | Aleksander Morgado | |
2017-09-15 | ublox: define port type hints for the TOBY-L4 | Aleksander Morgado | |
The TOBY-L4 exposes multiple TTY ports, but each of them has different purposes: The TTY at interface #2 is a fully capable AT port but shouldn't be used to start connections, so we flag it as secondary. The TTY at interface #4 is a non-AT debug port, so we explicitly ignore it to make probing faster. The TTY at interface #6 is the fully capable AT port that must be used as primary port. The TTY at interface #8 is an AT-capable port but dedicated to FOTA update operations. | |||
2017-09-15 | ublox: fallback to router mode if networking mode unknown | Aleksander Morgado | |
The TOBY-L4 doesn't support querying the current networking mode in use via the AT+UBMCONF command, so we will just fallback to MM_UBLOX_NETWORKING_MODE_ROUTER if that happens, as this is the mode which requires less configuration commands from our side. | |||
2017-09-15 | ublox: allow creating u-blox bearers if MM_UBLOX_USB_PROFILE_UNKNOWN | Aleksander Morgado | |
The TOBY-L4 doesn't support querying the current USB profile in use via the AT+UUSBCONF command, so the loaded profile will always be set as MM_UBLOX_USB_PROFILE_UNKNOWN. In this case, we will anyway allow creating a u-blox specific bearer, as long as a network interface has also been found in the modem. | |||
2017-09-14 | blacklist: ignore Intel coredump downloader device | Daniele Palmas | |
2017-09-13 | build: generate ChangeLog from git during dist | Aleksander Morgado | |
2017-09-13 | simtech: fix error reporting in 3gpp unsolicited events enabling | Aleksander Morgado | |
2017-09-13 | novatel-lte: port disconnect_3gpp to use GTask | Ben Chan | |
2017-09-13 | novatel-lte: port connect_3gpp to use GTask | Ben Chan | |
2017-09-13 | novatel-lte: port scan_networks to use GTask | Ben Chan | |
2017-09-13 | novatel-lte: port load_access_technologies to use GTask | Ben Chan | |
2017-09-13 | novatel-lte: port load_current_bands to use GTask | Ben Chan | |
2017-09-13 | novatel-lte: port load_supported_bands to use GTask | Ben Chan | |
2017-09-13 | novatel-lte: port modem_after_sim_unlock to use GTask | Ben Chan | |