index
:
openmoko-gsmd
master
zecke/misc/changes
Openmoko gsmd/libgsmd
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gsmd: Just avoid unnecessary remove-timer() function call when get multi-line...
tick
2007-12-03
1
-2
/
+0
*
gsmd: Without clearing mlbuf, when get multi-line response, extrsp_parse will...
tick
2007-12-03
1
-0
/
+2
*
gsmd: Make gsmd llparse_byte() to be more tolerant for modem EVB board(Sean C...
tick
2007-12-03
1
-1
/
+1
*
gsmd: remove a dummy sleep(1) (Tick)
tick
2007-12-01
1
-2
/
+1
*
gsmd: Severe clean-up (Andrzej Zaborowski)
tick
2007-12-01
9
-388
/
+181
*
gsmd: Submitting a PIN for authentication needs to respond with status too.(A...
tick
2007-12-01
8
-105
/
+101
*
gsmd: Modem power-up and -down result events.(Andrzej Zaborowski)
tick
2007-12-01
2
-10
/
+50
*
gsmd: Refactorying get_imsi from PHONEBOOK to PHONE (tick)
tick
2007-11-27
7
-35
/
+48
*
[gsmd] make "make dist" correctly
tick
2007-11-27
1
-1
/
+1
*
[gsmd] to fix on reading a SMS with alpha value. (Erin Yueh)
tick
2007-11-26
1
-1
/
+1
*
gsmd: start with gsmd_msg_auxdata union
mickey
2007-11-25
1
-0
/
+13
*
Print version number in libgsmd-tool.
jserv
2007-11-24
1
-2
/
+10
*
Fixlet to dead code in cpmb_detect_cb.
jserv
2007-11-24
1
-1
/
+1
*
Indentation with consistent coding style of gsmd.
jserv
2007-11-24
1
-52
/
+57
*
gsmd: fix typos and indentation
mickey
2007-11-23
3
-33
/
+31
*
gsmd: add missing license headers
mickey
2007-11-23
5
-0
/
+103
*
[gsmd] slightly changed the cpmb callback because rc could be used uninitiali...
tick
2007-11-20
1
-23
/
+14
*
[gsmd] sorry forget to add the new file (Sean Chiang)
tick
2007-11-20
1
-0
/
+23
*
[gsmd] New feature for power on/off GSM modem (Sean Chiang)
tick
2007-11-20
9
-1
/
+79
*
[gsmd] Adding waiting mode for libgsmd-tool shell. (Andrzej Zaborowski)
tick
2007-11-20
3
-18
/
+52
*
[gsmd] Adding atcmd_terminate_matching (remove from the queues any command wh...
tick
2007-11-20
3
-2
/
+32
*
[gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i...
tick
2007-11-16
14
-159
/
+277
*
gsmd: cleaning some dummy codes (Tick)
tick
2007-11-12
5
-443
/
+0
*
gsmd: adding sleep mode into libgsmd-tool shell mode(Tick)
tick
2007-11-12
1
-0
/
+9
*
gsmd: return some meaningful value from set_baudrate (Andrew & Tick)
tick
2007-11-12
1
-7
/
+10
*
gsmd: Adding hang up control(Andrew & Tick)
tick
2007-11-12
1
-4
/
+3
*
keeping track of current registration state internally in gsmd. Without this ...
tick
2007-11-12
2
-9
/
+26
*
gsmd: fix typos in event.h
mickey
2007-11-08
1
-2
/
+2
*
gsmd: Adding IMSI support (Jim Rayner)
tick
2007-10-31
5
-0
/
+43
*
gsmd: Mainly for working around the bug of GTA01 HW with moko3, but it can ...
tick
2007-10-31
2
-0
/
+77
*
gsmd: Fix the bug 928, that user cannot hang up call/cancel_atcmd until a cal...
tick
2007-10-31
3
-35
/
+84
*
gsmd: install ts0707 and ts0705 headers
mickey
2007-10-29
1
-1
/
+1
*
gsmd: install ts0705 and ts0707 header files, they're now required.
mickey
2007-10-29
1
-1
/
+1
*
formal version generation for gsmd-version.h considering release
jserv
2007-10-25
1
-2
/
+7
*
Patch to enable CPHS ( Common PCN Handset Specification),
tick
2007-10-25
1
-2
/
+41
*
handle CME and CMS errors (Erin Yueh)
tick
2007-10-25
5
-79
/
+124
*
adding return rc to lgsm_send_simple (Andrzej Zaborowski)
tick
2007-10-25
1
-6
/
+2
*
Adding decoder TP-DCS, and it's based on 3GPP TS23.038 Clause 4. (Erin Yueh)
tick
2007-10-25
4
-0
/
+158
*
Get a correct message index value on reading a SMS (Erin Yueh)
tick
2007-10-25
1
-0
/
+6
*
Expose lgsm_signal_quality in order to replace lgsm_get_signal_quality.
jserv
2007-10-17
1
-2
/
+1
*
Improvement for finding / reading phonebook records in shell.
jserv
2007-10-17
1
-104
/
+52
*
Improvement for find and read phonebooks in gsmd.
jserv
2007-10-17
5
-25
/
+240
*
Added 'Ask Status report' option in shell.
jserv
2007-10-17
5
-20
/
+22
*
SMS status report
jserv
2007-10-17
2
-12
/
+48
*
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=834 ...
jserv
2007-10-17
1
-6
/
+26
*
Fixlet to libgsmd-tool does not flush stdout in atcmd mode.
jserv
2007-09-12
1
-0
/
+2
*
fix mlbuf handling (Phillip Zabel)
laforge
2007-08-23
2
-5
/
+9
*
remove 'struct llist_head' from phonebook messages because
laforge
2007-08-20
2
-3
/
+11
*
gsmd: make it slightly more forgiving:
mickey
2007-08-19
2
-9
/
+4
*
gsmd: remove ChangeLog, no one expect me used it
mickey
2007-08-19
1
-3
/
+0
[prev]
[next]
personal git repositories of
Harald Welte
. Your mileage may vary