Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for the (incomplete) old protocol implementation used on H1. | Paul Kocialkowski | 2013-06-25 | 6 | -282/+0 |
| | | | | | | | Also refactor headers: values aligned to 16x4 spaces and other cosmetics Change-Id: I5a6f2c2471599c88c4be74591117d0ab2dfaaddf Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | disp: Second byte of icon info is the reception level in bars | Paul Kocialkowski | 2013-03-07 | 1 | -1/+1 |
| | | | | | Change-Id: I54963a4db11c6e766c787e2cc173cd5a27662b53 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | SMS: Renamed structures according to messages names, build sms.c | Paul Kocialkowski | 2012-11-01 | 1 | -10/+21 |
| | | | | | Change-Id: I9e8d01ca8b0eb23d9ca2a2034c5bb9594f151e92 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | switch to GPLv2+ as license as decided by all authors per mail | Simon Busch | 2012-09-21 | 6 | -6/+6 |
| | |||||
* | net: renaming some parts to be more reasonable | Simon Busch | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | Correct disp icon info structure for IPC-V4 devices | PaulK | 2012-02-22 | 1 | -0/+31 |
| | |||||
* | Added NET_MODE_SEL headers, fixed NET_PLMN_SEL structure and related function | PaulK | 2012-02-01 | 1 | -1/+1 |
| | | | | | | Also: * renamed IPC_NET_PLMN_SEL_MODE to IPC_NET_PLMN_SEL_... * switched plmn from unsigned to signed char array as it's a string | ||||
* | Switched crespo headers to ipc-v4 as these are shared between multiple devices | PaulK | 2012-01-28 | 5 | -0/+240 |