project/uqmi.git
11 years agoadd a command for showing raw sms data
Felix Fietkau [Mon, 18 Feb 2013 21:09:44 +0000 (22:09 +0100)]
add a command for showing raw sms data

11 years agoadd sms read access
Felix Fietkau [Mon, 18 Feb 2013 04:16:27 +0000 (05:16 +0100)]
add sms read access

11 years agoadd a command to get the imsi
Felix Fietkau [Mon, 18 Feb 2013 01:43:12 +0000 (02:43 +0100)]
add a command to get the imsi

11 years agodetect comments with no whitespace after //
Felix Fietkau [Sun, 17 Feb 2013 22:37:45 +0000 (23:37 +0100)]
detect comments with no whitespace after //

11 years agofilter out comments in json files before pushing them through the JSON module
Felix Fietkau [Sun, 17 Feb 2013 22:35:36 +0000 (23:35 +0100)]
filter out comments in json files before pushing them through the JSON module

11 years agoadd --get-serving-system
Felix Fietkau [Sun, 17 Feb 2013 21:52:24 +0000 (22:52 +0100)]
add --get-serving-system

11 years agoshow type in the --get-signal-info command
Felix Fietkau [Sun, 17 Feb 2013 21:36:48 +0000 (22:36 +0100)]
show type in the --get-signal-info command

11 years agoimplement the start network command
Felix Fietkau [Sun, 17 Feb 2013 18:37:23 +0000 (19:37 +0100)]
implement the start network command

11 years agorework status handling, use a blob_buf as storage
Felix Fietkau [Sun, 17 Feb 2013 18:16:55 +0000 (19:16 +0100)]
rework status handling, use a blob_buf as storage

11 years agoadd a function to get a string for a qmi error code
Felix Fietkau [Sun, 17 Feb 2013 17:56:23 +0000 (18:56 +0100)]
add a function to get a string for a qmi error code

11 years agosuppress error callbacks if requested
Felix Fietkau [Sun, 17 Feb 2013 17:52:19 +0000 (18:52 +0100)]
suppress error callbacks if requested

11 years agoadd error handler header file and generated source code
Felix Fietkau [Sun, 17 Feb 2013 16:45:59 +0000 (17:45 +0100)]
add error handler header file and generated source code

11 years agoadd --network-register
Felix Fietkau [Sun, 17 Feb 2013 15:25:32 +0000 (16:25 +0100)]
add --network-register

11 years agoadd command for getting signal strength info
Felix Fietkau [Sun, 17 Feb 2013 15:08:52 +0000 (16:08 +0100)]
add command for getting signal strength info

11 years agoadd command for setting network preference
Felix Fietkau [Sun, 17 Feb 2013 14:50:32 +0000 (15:50 +0100)]
add command for setting network preference

11 years agouse printf instead of fprintf for pin status verification, remove an unused variable
Felix Fietkau [Sun, 17 Feb 2013 14:09:25 +0000 (15:09 +0100)]
use printf instead of fprintf for pin status verification, remove an unused variable

11 years agoremove service prefix from options, add helptext for services
Felix Fietkau [Sun, 17 Feb 2013 14:03:39 +0000 (15:03 +0100)]
remove service prefix from options, add helptext for services

11 years agoadd initial prototype with a few commands
Felix Fietkau [Sun, 17 Feb 2013 13:32:06 +0000 (14:32 +0100)]
add initial prototype with a few commands