| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | libqmi,test: setup testing framework to test content of generated messages | Aleksander Morgado | 2014-11-09 | 8 | -3/+917 |
* | libqmi-glib,device: new 'device-proxy-path' property | Aleksander Morgado | 2014-11-09 | 3 | -1/+19 |
* | libqmi-glib,device: minor indentation fixes | Aleksander Morgado | 2014-11-09 | 1 | -6/+6 |
* | libqmi-glib,device: new 'device-no-file-check' property | Aleksander Morgado | 2014-11-09 | 3 | -28/+58 |
* | libqmi,message: fix qmi_message_set_transaction_id() in non-CTL messages | Aleksander Morgado | 2014-11-09 | 2 | -1/+53 |
* | dms: "UIM Get ICCID" seems to be available in DMS 1.1 already | Aleksander Morgado | 2014-11-07 | 1 | -1/+1 |
* | qmicli: fix license text, it should be GPLv2+ | Aleksander Morgado | 2014-10-30 | 2 | -2/+2 |
* | libqmi-glib,message: avoid g_byte_array_new_take() | Aleksander Morgado | 2014-10-13 | 1 | -4/+12 |
* | libqmi-glib,proxy: add missing QmiProxy documentation | Aleksander Morgado | 2014-10-12 | 1 | -0/+23 |
* | libqmi-glib,proxy: fix segfault | Albert Diserholt | 2014-10-10 | 1 | -4/+4 |
* | qmi-codegen: make sure expected len is 4 bytes | Aleksander Morgado | 2014-10-08 | 1 | -1/+1 |
* | qmi-codegen: error out if invalid array size element in JSON | Aleksander Morgado | 2014-10-08 | 1 | -1/+1 |
* | qmi-codegen: avoid buffer overlow in emit_input_tlv_add() | Thomas Haller | 2014-10-08 | 7 | -28/+77 |
* | libqmi,utils: assert input buffer size when writing strings to buffer | Thomas Haller | 2014-10-08 | 1 | -4/+11 |
* | qmi-codegen: ensure enough buffer available to read string/array size variable | Aleksander Morgado | 2014-10-08 | 4 | -4/+56 |
* | build: bump version to 1.11.1 | Aleksander Morgado | 2014-09-05 | 1 | -1/+1 |
* | NEWS: updated with the latest A-GPS related additions | Aleksander Morgado | 2014-09-05 | 1 | -0/+10 |
* | pds: implement "PDS Set/Get AGPS Config" | Aleksander Morgado | 2014-09-05 | 4 | -0/+86 |
* | pds: implement "PDS Set/Get Default Tracking Session" | Aleksander Morgado | 2014-09-05 | 4 | -0/+69 |
* | gobi-api: add CodeAurora GobiAPI_2013-07-31-1347 sources | Dan Williams | 2014-08-05 | 66 | -0/+117547 |
* | cli,nas: S/N ratio is dB, not dBm | Aleksander Morgado | 2014-06-02 | 1 | -1/+1 |
* | cli,nas: limit resolution when printing floating point numbers | Aleksander Morgado | 2014-06-02 | 1 | -9/+9 |
* | cli,nas: fix constant out of range issue in comparison | Ben Chan | 2014-05-30 | 1 | -1/+1 |
* | cli,nas: fix unmatched format specifiers | Ben Chan | 2014-05-30 | 1 | -2/+2 |
* | release: bump version to 1.11.0 (development) | Aleksander Morgado | 2014-05-29 | 1 | -1/+1 |
* | release: bump version to 1.10.0 | Aleksander Morgado | 2014-05-29 | 2 | -3/+13 |
* | cli,nas: decode BCD-encoded PLMN and print it | Aleksander Morgado | 2014-05-28 | 1 | -9/+48 |
* | cli,nas: pretty print field types | Aleksander Morgado | 2014-05-28 | 1 | -35/+63 |
* | cli,nas: don't print fields with unknown data | Aleksander Morgado | 2014-05-28 | 1 | -86/+109 |
* | cli,nas: add missing indentations | Aleksander Morgado | 2014-05-28 | 1 | -8/+8 |
* | nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' | Aleksander Morgado | 2014-05-28 | 4 | -1/+86 |
* | nas: fix several TLV field types | Aleksander Morgado | 2014-05-28 | 2 | -19/+20 |
* | nas: consolidate variable names | Aleksander Morgado | 2014-05-28 | 3 | -133/+132 |
* | nas: add missing TLV field | Aleksander Morgado | 2014-05-28 | 2 | -2/+7 |
* | nas: trivial fixes in indentation and alignment | Aleksander Morgado | 2014-05-28 | 1 | -154/+154 |
* | 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 | 6 | -5/+61 |
* | qmicli: fix wrong array reference cutnpaste bug | Bjørn Mork | 2014-05-27 | 1 | -4/+4 |
* | qmicli: add NAS Get Cell Location Info | Bjørn Mork | 2014-05-27 | 1 | -0/+424 |
* | nas: add "Get Cell Location Info" | Bjørn Mork | 2014-05-27 | 1 | -0/+254 |
* | libqmi-glib,proxy: update internal default timeout value | Aleksander Morgado | 2014-05-24 | 1 | -1/+6 |
* | cli,wda: new '--wda-set-data-format' action | Aleksander Morgado | 2014-05-21 | 3 | -18/+170 |
* | cli,wda: fix error string message | Aleksander Morgado | 2014-05-21 | 1 | -1/+1 |
* | libqmi,wda: rename enum to "_RAW_IP" to match the name in the CTL service | Aleksander Morgado | 2014-05-21 | 1 | -2/+2 |
* | wda: implement 'Set Data Format' request/response | Aleksander Morgado | 2014-05-21 | 2 | -0/+94 |
* | cli,wda: new '--wda-get-data-format' action | Aleksander Morgado | 2014-05-20 | 4 | -1/+254 |
* | wda: new 'WDA' service | Aleksander Morgado | 2014-05-20 | 10 | -7/+202 |
* | cli: new '--uim-get-card-status' action | Aleksander Morgado | 2014-04-28 | 1 | -0/+168 |
* | uim: implement "Get Card Status" | Aleksander Morgado | 2014-04-28 | 4 | -1/+275 |
* | data: add libqmi icon | Aleksander Morgado | 2014-03-09 | 1 | -0/+197 |