summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-24add --reset-dmsFelix Fietkau
2013-06-10add autoconnect option for --start-networkFelix Fietkau
2013-06-10make size related int variables unsignedFelix Fietkau
2013-06-10unify multiple set_system_selection commands into one message, add --set-netw...Felix Fietkau
2013-06-10make uqmi_add_error return QMI_CMD_EXITFelix Fietkau
2013-06-09fix releasing client ids after explicit setFelix Fietkau
2013-06-09add wds reset commandFelix Fietkau
2013-06-09fix command type for get_packet_service_statusFelix Fietkau
2013-06-09implement --get-data-statusFelix Fietkau
2013-06-09rename send to _send to avoid conflict with system headersFelix Fietkau
2013-06-09codegen: work around firmware bug, only accept the first found tlvFelix Fietkau
2013-06-08add --network-scanFelix Fietkau
2013-06-08fix generated code for allocating arraysFelix Fietkau
2013-06-08add an option for printing output as a single lineFelix Fietkau
2013-06-08allow commands to return individual json elements instead of just json objectsFelix Fietkau
2013-06-08format output as jsonFelix Fietkau
2013-06-08nas: add --set-network-preferenceFelix Fietkau
2013-03-05keep the client id if user-specifiedFelix Fietkau
2013-03-03disable unused librariesFelix Fietkau
2013-03-03fix helptext for verify pinFelix Fietkau
2013-03-03fix 7bit character conversionFelix Fietkau
2013-02-20add an option for releasing client idsFelix Fietkau
2013-02-19fix 7-bit encodingFelix Fietkau
2013-02-19fix charset decoding of 7-bit gsm dataFelix Fietkau
2013-02-19get rid of unused variablesFelix Fietkau
2013-02-19add support for sending smsFelix Fietkau
2013-02-18add detection for the class field in the TP-DCS octetFelix Fietkau
2013-02-18clean up / fix sms user data header parsingFelix Fietkau
2013-02-18code cleanup, add support for parsing 7-bit ascii addressesFelix Fietkau
2013-02-18add a command for showing raw sms dataFelix Fietkau
2013-02-18add sms read accessFelix Fietkau
2013-02-18add a command to get the imsiFelix Fietkau
2013-02-17detect comments with no whitespace after //Felix Fietkau
2013-02-17filter out comments in json files before pushing them through the JSON moduleFelix Fietkau
2013-02-17add --get-serving-systemFelix Fietkau
2013-02-17show type in the --get-signal-info commandFelix Fietkau
2013-02-17implement the start network commandFelix Fietkau
2013-02-17rework status handling, use a blob_buf as storageFelix Fietkau
2013-02-17add a function to get a string for a qmi error codeFelix Fietkau
2013-02-17suppress error callbacks if requestedFelix Fietkau
2013-02-17add error handler header file and generated source codeFelix Fietkau
2013-02-17add --network-registerFelix Fietkau
2013-02-17add command for getting signal strength infoFelix Fietkau
2013-02-17add command for setting network preferenceFelix Fietkau
2013-02-17use printf instead of fprintf for pin status verification, remove an unused v...Felix Fietkau
2013-02-17remove service prefix from options, add helptext for servicesFelix Fietkau
2013-02-17add initial prototype with a few commandsFelix Fietkau