project/uqmi.git
2013-06-08 Felix Fietkauadd an option for printing output as a single line
2013-06-08 Felix Fietkauallow commands to return individual json elements inste...
2013-06-08 Felix Fietkauformat output as json
2013-06-08 Felix Fietkaunas: add --set-network-preference
2013-03-05 Felix Fietkaukeep the client id if user-specified
2013-03-03 Felix Fietkaudisable unused libraries
2013-03-03 Felix Fietkaufix helptext for verify pin
2013-03-03 Felix Fietkaufix 7bit character conversion
2013-02-20 Felix Fietkauadd an option for releasing client ids
2013-02-19 Felix Fietkaufix 7-bit encoding
2013-02-19 Felix Fietkaufix charset decoding of 7-bit gsm data
2013-02-19 Felix Fietkauget rid of unused variables
2013-02-19 Felix Fietkauadd support for sending sms
2013-02-18 Felix Fietkauadd detection for the class field in the TP-DCS octet
2013-02-18 Felix Fietkauclean up / fix sms user data header parsing
2013-02-18 Felix Fietkaucode cleanup, add support for parsing 7-bit ascii addresses
2013-02-18 Felix Fietkauadd a command for showing raw sms data
2013-02-18 Felix Fietkauadd sms read access
2013-02-18 Felix Fietkauadd a command to get the imsi
2013-02-17 Felix Fietkaudetect comments with no whitespace after //
2013-02-17 Felix Fietkaufilter out comments in json files before pushing them...
2013-02-17 Felix Fietkauadd --get-serving-system
2013-02-17 Felix Fietkaushow type in the --get-signal-info command
2013-02-17 Felix Fietkauimplement the start network command
2013-02-17 Felix Fietkaurework status handling, use a blob_buf as storage
2013-02-17 Felix Fietkauadd a function to get a string for a qmi error code
2013-02-17 Felix Fietkausuppress error callbacks if requested
2013-02-17 Felix Fietkauadd error handler header file and generated source...
2013-02-17 Felix Fietkauadd --network-register
2013-02-17 Felix Fietkauadd command for getting signal strength info
2013-02-17 Felix Fietkauadd command for setting network preference
2013-02-17 Felix Fietkauuse printf instead of fprintf for pin status verificati...
2013-02-17 Felix Fietkauremove service prefix from options, add helptext for...
2013-02-17 Felix Fietkauadd initial prototype with a few commands