libqmi
No description set
- Developed at network
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libqmi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libqmi-1.26.4.tar.xz | 0001105468 1.05 MB | |
libqmi-rpmlintrc | 0000000307 307 Bytes | |
libqmi.changes | 0000031342 30.6 KB | |
libqmi.spec | 0000003839 3.75 KB |
Revision 33 (latest revision is 47)
Dominique Leuenberger (dimstar_suse)
accepted
request 829824
from
Dirk Mueller (dirkmueller)
(revision 33)
- update to 1.26.4: * Added new message collections support, so that users can select which messages to include in the built library during configure with the --enable-collection option. Three predefined sets are given: ** minimal: the bare minimum messages required to control connectivity. ** basic: all messages and indications that ModemManager requires. ** full: all supported messages and indications. Users can install custom collections under data/ and reference them in the same way as the predefined sets. E.g. installing a new data/qmi-collection-custom.json set can be enabled during configure with --enable-collection=custom. * Added new GObject Introspection support in the library * Implemented new QRTR backend support, disabled by default. This new backend allows to perform QMI operations on systems with the Qualcomm IPC router * Added 5GNR radio access technology support, with new enum values in both the DMS and NAS services. * New services: ** New 'GMS' (Telit General Modem Service) service, for now just implementing basic test get/set value commands. ** New 'DSD' (Data System Determination) service, implementing methods to get and set default bearer APN settings. * New request/response/indications: ** dms: implement "Get MAC Address" request/response. ** dms: renamed "Dell Get Firmware Version" to "Foxconn Get Firmware Version" as the command applies not only to the Dell-branded variant, but also to the generic Foxconn-branded models. The old APIs are kept available but flagged as deprecated. ** loc: implement "Set NMEA Types" request/response. ** loc: implement "Get NMEA Types" request/response. ** uim: implement "Switch Slot" request/response.
Comments 0