Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libqmi-glib,wds: support 'UMTS Granted QoS' TLV in 'Get Current Settings' | Aleksander Morgado | 2015-01-24 | 1 | -0/+20 |
| | |||||
* | libqmi-glib,message: new TLV reader API | Aleksander Morgado | 2014-11-09 | 1 | -0/+14 |
| | |||||
* | libqmi-glib,message: new TLV builder API | Aleksander Morgado | 2014-11-09 | 1 | -0/+18 |
| | |||||
* | libqmi,test: setup testing framework to test content of generated messages | Aleksander Morgado | 2014-11-09 | 1 | -1/+3 |
| | |||||
* | libqmi-glib,device: new 'device-proxy-path' property | Aleksander Morgado | 2014-11-09 | 1 | -0/+1 |
| | | | | | String which specifies which is the path of the abstract socket where the proxy is listening. | ||||
* | libqmi-glib,device: new 'device-no-file-check' property | Aleksander Morgado | 2014-11-09 | 1 | -0/+1 |
| | | | | | | | | | If set to TRUE, this property will make the QmiDevice not check for the existence and file type of the given GFile. This is a construct write-only property, and should be only used when building the QmiDevice with g_async_initable_new_async() explicitly (i.e. no library helper method given). | ||||
* | pds: implement "PDS Set/Get AGPS Config" | Aleksander Morgado | 2014-09-05 | 2 | -0/+7 |
| | |||||
* | pds: implement "PDS Set/Get Default Tracking Session" | Aleksander Morgado | 2014-09-05 | 2 | -0/+7 |
| | |||||
* | nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' | Aleksander Morgado | 2014-05-28 | 1 | -0/+5 |
| | |||||
* | docs,libqmi-glib: add 'NAS Get Cell Location Info' documentation | Aleksander Morgado | 2014-05-28 | 1 | -0/+1 |
| | |||||
* | qmi-codegen: handle 'gfloat' types | Aleksander Morgado | 2014-05-28 | 1 | -0/+1 |
| | |||||
* | wda: implement 'Set Data Format' request/response | Aleksander Morgado | 2014-05-21 | 1 | -0/+1 |
| | |||||
* | wda: new 'WDA' service | Aleksander Morgado | 2014-05-20 | 3 | -1/+29 |
| | |||||
* | uim: implement "Get Card Status" | Aleksander Morgado | 2014-04-28 | 2 | -0/+36 |
| | |||||
* | data: add libqmi icon | Aleksander Morgado | 2014-03-09 | 1 | -0/+197 |
| | |||||
* | libqmi-glib: generate types for QmiDeviceOpenFlags and ↵ | Aleksander Morgado | 2013-12-13 | 1 | -3/+12 |
| | | | | QmiDeviceReleaseClientFlags | ||||
* | docs: project logo | Aleksander Morgado | 2013-10-03 | 2 | -0/+217 |
| | |||||
* | docs: add missing pages for the latest WDS requests | Aleksander Morgado | 2013-09-13 | 1 | -0/+2 |
| | |||||
* | build: generate manpage for qmi-network | Aleksander Morgado | 2013-09-13 | 1 | -3/+17 |
| | |||||
* | wds: implement "WDS Get Profile List" | Aleksander Morgado | 2013-09-12 | 2 | -0/+6 |
| | |||||
* | libqmi-glib,device: emit signal for every indication received | Aleksander Morgado | 2013-09-05 | 1 | -0/+1 |
| | |||||
* | libqmi-glib,proxy: new property exposing the current number of connected clients | Aleksander Morgado | 2013-09-05 | 1 | -0/+2 |
| | |||||
* | libqmi-glib,message: allow overwriting the transaction id | Aleksander Morgado | 2013-09-05 | 1 | -0/+1 |
| | |||||
* | qmi-proxy: initial implementation | Aleksander Morgado | 2013-09-05 | 2 | -0/+20 |
| | |||||
* | libqmi-glib,message: new response message creator | Aleksander Morgado | 2013-09-05 | 1 | -0/+1 |
| | |||||
* | build: consolidate the glib requirements | Aleksander Morgado | 2013-09-05 | 1 | -2/+2 |
| | | | | Don't split requirements per product built, but per actual requirement. | ||||
* | build: move source code under src/ | Aleksander Morgado | 2013-09-05 | 2 | -23/+23 |
| | |||||
* | build: always install the manpage | Aleksander Morgado | 2013-09-04 | 1 | -11/+11 |
| | | | | | | | | | | | | So the manpage file needs to always be available. Three cases are considered: * Build from tarball, where manpage file is distributed and therefore not generated. * Build from git, with help2man, where manpage is regenerated. * Build from git, but without help2man (ostree case), where we just generate a dummy manpage file. | ||||
* | build: Make help2man optional | Colin Walters | 2013-09-04 | 1 | -1/+5 |
| | | | | | I don't have it in gnome-ostree, nor at the moment man page stuff in general. | ||||
* | man: generate qmicli manpage from --help-all | Aleksander Morgado | 2013-09-04 | 2 | -1/+22 |
| | |||||
* | oma: setup generation of the OMA service support | Aleksander Morgado | 2013-09-04 | 3 | -1/+50 |
| | |||||
* | uim: implement "Get File Attributes" request/response | Aleksander Morgado | 2013-09-02 | 2 | -0/+16 |
| | |||||
* | uim: implement "Read Transparent" request/response | Aleksander Morgado | 2013-09-02 | 1 | -0/+1 |
| | |||||
* | uim: integrate the UIM service | Aleksander Morgado | 2013-09-02 | 3 | -1/+25 |
| | | | | Also implement "Reset" and "Read Record" request/response. | ||||
* | docs: fix section title | Aleksander Morgado | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | pbm: implement 'Get All Capabilities' request/response | Aleksander Morgado | 2013-07-04 | 1 | -0/+1 |
| | |||||
* | pbm: implement 'Get Capabilities' request/response | Aleksander Morgado | 2013-07-04 | 2 | -0/+11 |
| | |||||
* | pbm: setup generation of the PBM service support | Aleksander Morgado | 2013-07-04 | 3 | -1/+24 |
| | | | | Only 'Indication Register' message for now. | ||||
* | libqmi-glib,device: new method to query service version info | Aleksander Morgado | 2013-07-04 | 1 | -0/+3 |
| | |||||
* | wds: implement "Get Packet Statistics" request/response | Aleksander Morgado | 2013-06-19 | 2 | -0/+6 |
| | |||||
* | nas: implement "Get Tx Rx Info" request/response | Aleksander Morgado | 2013-06-18 | 1 | -0/+1 |
| | |||||
* | build: fix builds with srcdir != builddir | Aleksander Morgado | 2013-06-13 | 1 | -0/+1 |
| | |||||
* | docs: reorder version symbols | Aleksander Morgado | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | libqmi-glib,api: provide version info | Aleksander Morgado | 2013-06-13 | 2 | -0/+10 |
| | |||||
* | nas: add Network Time indication | Dan Williams | 2013-05-31 | 2 | -0/+11 |
| | |||||
* | build: use AM_CPPFLAGS instead of INCLUDES | Aleksander Morgado | 2013-05-10 | 1 | -1/+1 |
| | | | | Fixes recent automake warnings. | ||||
* | docs: always generate docs at dist time | Yanko Kaneti | 2013-05-06 | 2 | -18/+0 |
| | | | | | The pregenerated docs will be in the dist tarball, and will even be installed with 'make install' when building the dist tarball. | ||||
* | docs: add missing documentation for "NAS Get CDMA Position Info" | Aleksander Morgado | 2012-11-02 | 2 | -0/+6 |
| | |||||
* | libqmi-glib,qmi-codegen: add endian-ness annotation capability | Dan Williams | 2012-10-23 | 1 | -0/+1 |
| | | | | | | | | Some values are sent by the firmware in big endian byte order, specifically IP addresses, which are sent in network byte order (ie, big endian). Add the ability to specify the byte order the firmware handles the value as, and convert that to host byte order when reading/writing QMI buffers. | ||||
* | docs: hide class structures of `QmiDevice' and `QmiClient' | Aleksander Morgado | 2012-10-10 | 1 | -2/+2 |
| |