summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nas: implement 'Acquisition Order Preference' TLV in Get/Set SSPaleksander/acquisition-order-preferenceAleksander Morgado2018-07-194-56/+112
* qmicli: remove implicity casts to GDestroyNotify in g_clear_pointer()Aleksander Morgado2018-07-181-4/+4
* qmicli,loc: fix conversion from QmiLocTimeSource to stringBen Chan2018-07-101-1/+1
* build: version bump to 1.21.1 to flag existence of new API (QMI LOC support)Aleksander Morgado2018-07-101-1/+1
* qmicli: cancellable always exists when running an actionAleksander Morgado2018-07-103-6/+3
* loc: support 'Delete Assistance Data' request/response/indicationAleksander Morgado2018-07-106-1/+306
* libqmi-glib,loc: add missing documentation for flags64 helpersAleksander Morgado2018-07-101-0/+12
* loc: support for injecting predicted orbits dataAleksander Morgado2018-07-104-0/+108
* loc: implement 'Set Operation Mode' indicationAleksander Morgado2018-07-102-0/+8
* loc: implement 'Set Server' request/response/indicationAleksander Morgado2018-07-102-29/+66
* loc: implement 'Get Server' request/response/indicationAleksander Morgado2018-07-104-0/+122
* libqmi-glib,loc: string helper methods doc next to corresponding enumAleksander Morgado2018-07-102-95/+83
* loc: reindent message databaseAleksander Morgado2018-07-101-225/+235
* libqmi-glib,device: remove unneeded bracesAleksander Morgado2018-07-101-18/+17
* qmicli,loc: use 'space vehicle' instead of 'sv' in command help descriptionsAleksander Morgado2018-07-101-3/+3
* qmicli,loc: print clean NMEA traces in stdoutAleksander Morgado2018-07-101-1/+2
* qmicli,loc: remove duplicated signal connectionsAleksander Morgado2018-07-101-18/+3
* qmicli,loc: add '--loc-noop' optionAleksander Morgado2018-07-101-1/+20
* libqmi-glib,loc: remove QmiLocAltitudeAssumed, it's just a booleanAleksander Morgado2018-07-104-23/+10
* libqmi-glib/qmicli,loc: rename 'gnss satellite info' to 'gnss sv info'Aleksander Morgado2018-07-103-35/+35
* qmicli,loc: rename actions to "get/follow position report"Aleksander Morgado2018-07-101-17/+17
* qmicli: make PDC and LOC operations work via QMI over MBIMAleksander Morgado2018-07-104-1/+26
* libqmi-glib,device: allow enabing QMI indications when in MBIM modeAleksander Morgado2018-07-103-15/+144
* qmicli,loc: implement basic supportAleksander Morgado2018-07-104-0/+790
* loc: define LOC-specific common refs in the LOC databaseAleksander Morgado2018-07-102-20/+24
* loc: Position Report indication fixes and improvementsAleksander Morgado2018-07-101-2/+17
* libqmi-glib,loc: improve QmiLocTimeSource enumerationAleksander Morgado2018-07-101-14/+22
* libqmi-glib,loc: minor typo fixAleksander Morgado2018-07-101-1/+1
* libqmi-glib,device: don't leak the inner MbimDeviceAleksander Morgado2018-07-101-0/+8
* libqmi-glib,message: new qmi_message_tlv_read_gfloat_endian()Aleksander Morgado2018-07-107-15/+67
* libqmi-glib,message: fix documentation of qmi_message_tlv_read_gdouble()Aleksander Morgado2018-07-101-1/+1
* dms: factory settings related operations since 1.0Aleksander Morgado2018-07-081-2/+2
* qmicli,wds: fix reading current data bearer technologyAleksander Morgado2018-07-061-1/+1
* libqmi-glib,device: avoid closing same file descriptor twiceBen Chan2018-06-281-6/+13
* docs: add missing reference to QMI_PROTOCOL_ERROR_QOS_UNAVAILABLEAleksander Morgado2018-06-241-0/+1
* build: figure out the right Python provider for the buildLubomir Rintel2018-04-242-13/+15
* all: drop exec bit and shebang from Python modulesLubomir Rintel2018-04-2420-20/+0
* qmi-firmware-update: fix byte counts in error messageDan Williams2018-04-172-2/+2
* libqmi-glib: add missing QmiProtocolErrors and fix some existing onesDan Williams2018-04-032-7/+62
* qmi-codegen: TLVs < 0x10 are mandatory by defaultThomas Weißschuh2018-03-1916-791/+12
* docs: add section for new symbols in 1.22Dan Williams2018-03-151-0/+4
* loc: add definitions for more messagesThomas Weißschuh2018-03-1510-17/+915
* qmi-codegen: allow empty input fieldsThomas Weißschuh2018-03-151-2/+2
* qmi-codegen: add support for gdoubleThomas Weißschuh2018-03-155-6/+57
* libqmi-glib: handle gfloats on big-endian systemsThomas Weißschuh2018-03-153-3/+9
* libqmi-glib: add __QMI_G{FLOAT,DOUBLE}_FROM_LEThomas Weißschuh2018-03-151-1/+55
* qmicli: exit on --wds-start-network parse errorsDan Williams2018-01-231-21/+40
* qmi-message: set qmux sender flag on on responsesBjørn Mork2018-01-222-2/+5
* nas: new 'Phy CA Agg Secondary Cells' TLV in "Get LTE Cphy CA Info"Bjørn Mork2018-01-222-26/+77
* qmi-firmware-update: fix --ignore-version-errorsBjørn Mork2018-01-221-1/+1