summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-10libqmi-glib,loc: add missing documentation for flags64 helpersAleksander Morgado1-0/+12
2018-07-10loc: support for injecting predicted orbits dataAleksander Morgado1-0/+16
2018-07-10loc: implement 'Get Server' request/response/indicationAleksander Morgado1-0/+48
2018-07-10libqmi-glib,loc: string helper methods doc next to corresponding enumAleksander Morgado1-91/+79
2018-07-10libqmi-glib,device: remove unneeded bracesAleksander Morgado1-18/+17
2018-07-10qmicli,loc: use 'space vehicle' instead of 'sv' in command help descriptionsAleksander Morgado1-3/+3
2018-07-10qmicli,loc: print clean NMEA traces in stdoutAleksander Morgado1-1/+2
2018-07-10qmicli,loc: remove duplicated signal connectionsAleksander Morgado1-18/+3
2018-07-10qmicli,loc: add '--loc-noop' optionAleksander Morgado1-1/+20
2018-07-10libqmi-glib,loc: remove QmiLocAltitudeAssumed, it's just a booleanAleksander Morgado2-16/+8
2018-07-10libqmi-glib/qmicli,loc: rename 'gnss satellite info' to 'gnss sv info'Aleksander Morgado1-32/+32
2018-07-10qmicli,loc: rename actions to "get/follow position report"Aleksander Morgado1-17/+17
2018-07-10qmicli: make PDC and LOC operations work via QMI over MBIMAleksander Morgado4-1/+26
2018-07-10libqmi-glib,device: allow enabing QMI indications when in MBIM modeAleksander Morgado2-14/+143
2018-07-10qmicli,loc: implement basic supportAleksander Morgado4-0/+790
2018-07-10libqmi-glib,loc: improve QmiLocTimeSource enumerationAleksander Morgado1-14/+22
2018-07-10libqmi-glib,loc: minor typo fixAleksander Morgado1-1/+1
2018-07-10libqmi-glib,device: don't leak the inner MbimDeviceAleksander Morgado1-0/+8
2018-07-10libqmi-glib,message: new qmi_message_tlv_read_gfloat_endian()Aleksander Morgado5-14/+57
2018-07-10libqmi-glib,message: fix documentation of qmi_message_tlv_read_gdouble()Aleksander Morgado1-1/+1
2018-07-06qmicli,wds: fix reading current data bearer technologyAleksander Morgado1-1/+1
2018-06-28libqmi-glib,device: avoid closing same file descriptor twiceBen Chan1-6/+13
2018-04-24build: figure out the right Python provider for the buildLubomir Rintel1-13/+13
2018-04-17qmi-firmware-update: fix byte counts in error messageDan Williams2-2/+2
2018-04-03libqmi-glib: add missing QmiProtocolErrors and fix some existing onesDan Williams2-7/+62
2018-03-15loc: add definitions for more messagesThomas Weißschuh5-4/+484
2018-03-15qmi-codegen: add support for gdoubleThomas Weißschuh2-0/+53
2018-03-15libqmi-glib: handle gfloats on big-endian systemsThomas Weißschuh2-1/+7
2018-03-15libqmi-glib: add __QMI_G{FLOAT,DOUBLE}_FROM_LEThomas Weißschuh1-1/+55
2018-01-23qmicli: exit on --wds-start-network parse errorsDan Williams1-21/+40
2018-01-22qmi-message: set qmux sender flag on on responsesBjørn Mork2-2/+5
2018-01-22nas: new 'Phy CA Agg Secondary Cells' TLV in "Get LTE Cphy CA Info"Bjørn Mork1-25/+51
2018-01-22qmi-firmware-update: fix --ignore-version-errorsBjørn Mork1-1/+1
2018-01-20qmi-firmware-update,qmicli,qmi-network: update copyright years to 2018Aleksander Morgado2-4/+4
2018-01-20qmi-firmware-update: support USB3->USB2 mode changes during upgradeBjørn Mork3-0/+44
2018-01-18build: fix test-helpers build issueDaniele Palmas1-0/+3
2018-01-10build: don't build qmicli-helpers twiceAleksander Morgado2-6/+20
2017-11-27libqmi-glib,client: new 'client-valid' propertyAleksander Morgado3-1/+56
2017-11-11nas: new 'Extended LTE Band Preference' TLV in "Set/Get SSP"Aleksander Morgado1-1/+32
2017-11-11dms: new 'Extended LTE Band Capability' TLV in "Get Band Capabilities"Aleksander Morgado1-0/+15
2017-11-09nas: define additional LTE bandsWolfgang Tolkien2-1/+38
2017-10-30dms: new 'Swi Get/Set USB Composition' messagesAleksander Morgado6-1/+318
2017-10-06qmicli: Added uim read record functionCarlo Lobrano1-4/+210
2017-10-06libqmi-glib: fix 'device-removed' signal documentationAleksander Morgado2-1/+3
2017-10-06device: add SIGNAL_REMOVED and propagate through proxyEric Caruso3-0/+43
2017-10-05libqmi-glib,device: fix invalid memory read on source destructionAleksander Morgado1-2/+4
2017-10-05libqmi-glib,device: use G_SOURCE_CONTINUE/G_SOURCE_REMOVEAleksander Morgado1-3/+3
2017-09-13api: don't use intermediate variables for deprecation warningsAleksander Morgado2-116/+45
2017-09-11qmi-utils: prefer realpath() to canonicalize_file_name()Aleksander Morgado1-1/+1
2017-08-08device: avoid signals sent to the qmi-proxy processAleksander Morgado1-1/+8