Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added SND defines and structures | PaulK | 2011-12-10 | 2 | -8/+52 | |
| | ||||||
* | Added DTMF support and corrected call structure | PaulK | 2011-12-07 | 3 | -4/+19 | |
| | ||||||
* | vapi: some minor corrections to support vala-0.14 | Simon Busch | 2011-11-25 | 1 | -1/+12 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | vapi: some minor changes and implement method to retrieve single plmn entries | Simon Busch | 2011-11-23 | 1 | -5/+15 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Update .gitignore file | Simon Busch | 2011-11-23 | 1 | -0/+1 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | vapi: bind SMS structures and methods | Simon Busch | 2011-11-23 | 4 | -0/+148 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | vapi: bind additional misc functionality to retrieve serial number from baseband | Simon Busch | 2011-11-23 | 1 | -0/+16 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Added IPC_MISC_ME_SN types (it's not only for IMEI) and corrected structure | PaulK | 2011-11-22 | 2 | -2/+7 | |
| | ||||||
* | Corrected wake_lock in crespo | PaulK | 2011-11-21 | 1 | -7/+9 | |
| | ||||||
* | misc: add misc_me_sn struct | Joerie de Gram | 2011-11-21 | 2 | -0/+11 | |
| | ||||||
* | Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN data | PaulK | 2011-11-21 | 6 | -16/+100 | |
| | ||||||
* | vapi: add missing sound message types | Simon Busch | 2011-11-20 | 1 | -0/+5 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Split ipc_call_list_entry message structure for h1 and crespo device | Simon Busch | 2011-11-18 | 3 | -10/+22 | |
| | | | | | | | For the crespo each entry has one byte more than for the h1. The additional bytes is now named unk0. Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Add state values as defines for ipc_call_list_entry message | Simon Busch | 2011-11-18 | 2 | -2/+20 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Fix missing iteration in method ipc_call_list_response_get_entry with num = 0 | Simon Busch | 2011-11-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Some minor changes to get method ipc_call_outgoing_setup working correctly | Simon Busch | 2011-11-14 | 1 | -1/+7 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | vapi: fix naming of ipc_call_outgoging_setup method | Simon Busch | 2011-11-13 | 1 | -0/+1 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Rewritten modemctrl to provide an usable test binary | PaulK | 2011-11-07 | 1 | -130/+256 | |
| | ||||||
* | Switched utility functions to ipc_utils (for client-side logging) | PaulK | 2011-11-07 | 7 | -171/+174 | |
| | ||||||
* | Switched crespo's nv_data functions to the client log handler instead of printf | PaulK | 2011-11-06 | 3 | -51/+53 | |
| | ||||||
* | Add missing $ for use of variable $OPENSSL_REQUIRED in configure.ac file | Simon Busch | 2011-11-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Added per-device call.h to the include/ Makefile.am | PaulK | 2011-11-01 | 1 | -0/+2 | |
| | ||||||
* | Fixed Makefile.am on tools/ (added defines while building) | PaulK | 2011-11-01 | 1 | -1/+9 | |
| | ||||||
* | Split call headers and added some SND defines | PaulK | 2011-11-01 | 4 | -8/+25 | |
| | ||||||
* | Implemented minimal ipc upper-layer in modemctrl, with auto call functions | PaulK | 2011-10-31 | 2 | -45/+335 | |
| | ||||||
* | Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoing | PaulK | 2011-10-31 | 7 | -19/+90 | |
| | ||||||
* | Only print hexdump for messages when build in debug mode | Simon Busch | 2011-10-30 | 1 | -1/+5 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Revert "Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... defines" | Simon Busch | 2011-10-30 | 1 | -7/+0 | |
| | | | | This reverts commit a449ed345d259283c7e66aae911af52e77ff9a17. | |||||
* | Setting the the handlers for several operations should be done in higher ↵ | Simon Busch | 2011-10-30 | 1 | -4/+0 | |
| | | | | | | levels of the app stack Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Adjust vala binding to suite for the latest changes to the library API | Simon Busch | 2011-10-30 | 1 | -43/+34 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Add DEVICE_H1 or DEVICE_CRESPO as define to CFLAGS | Simon Busch | 2011-10-30 | 1 | -0/+2 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Install device specific headers files too | Simon Busch | 2011-10-30 | 1 | -1/+15 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... defines | Simon Busch | 2011-10-30 | 1 | -0/+7 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Merge branch 'master' into master-next | Simon Busch | 2011-10-30 | 1 | -1/+2 | |
|\ | ||||||
| * | Fix mistake in vala binding | Simon Busch | 2011-10-29 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | Comment some not compiling code in modemctrl tool | Simon Busch | 2011-10-30 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + ↵ | PaulK | 2011-10-30 | 6 | -47/+41 | |
| | | | | | | | | other stuff | |||||
* | | Fixed struct ipc_misc_me_version for crespo (1 byte offset) | PaulK | 2011-10-29 | 7 | -7/+81 | |
| | | ||||||
* | | Removed SIM IO data and functions: handled by upper-layer code. | PaulK | 2011-10-29 | 2 | -260/+5 | |
| | | | | | | | | Also fixed DEVICE_ define (though, it's more relevant on RIL's Android.mk) | |||||
* | | New handlers structure (a data pointer for each handler function) | PaulK | 2011-10-29 | 6 | -172/+179 | |
| | | ||||||
* | | Added SIM IO table (from FSO), related helpers, crespo SMS ACK and corrections | PaulK | 2011-10-29 | 6 | -40/+383 | |
| | | ||||||
* | | Add vim modeline for uniform indentation | Simon Busch | 2011-10-29 | 27 | -80/+121 | |
| | | | | | | | | | | | | | | On IRC we agreed to use vim:ts=4:sw=4:expandtab as uniform indentation style for the library. Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | Fix several places in code for latest infrastructure changes | Simon Busch | 2011-10-29 | 3 | -10/+9 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | fix autotools setup to support the new device specific structure | Simon Busch | 2011-10-29 | 2 | -8/+70 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | Merge remote-tracking branch 'ius/for-morphis' into master-next | Simon Busch | 2011-10-29 | 28 | -170/+752 | |
|\ \ | |/ |/| | ||||||
| * | net: correct net_regist_get and add helper | Joerie de Gram | 2011-10-28 | 4 | -2/+32 | |
| | | ||||||
| * | h1: add missing payload memcpy in h1_ipc_send | Joerie de Gram | 2011-10-28 | 1 | -1/+6 | |
| | | ||||||
| * | introduce device-specific includes, split h1/crespo gen_resp/net_regist | Joerie de Gram | 2011-10-28 | 6 | -22/+154 | |
| | | ||||||
| * | explicitly cast strncpy parameter to char* | Joerie de Gram | 2011-10-28 | 2 | -5/+5 | |
| | | ||||||
| * | types: revert indi/noti/resp rename | Joerie de Gram | 2011-10-28 | 2 | -9/+9 | |
| | |