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
*
add new cell_log program, scanning for networsk/cells and rf_locking BTS
Harald Welte
2012-06-01
2
-1
/
+440
*
add .gitignore file
Harald Welte
2012-06-01
1
-0
/
+13
*
add new (incomplete) Wavecom vendor module
Harald Welte
2012-06-01
2
-1
/
+156
*
shell: fix manual operator selection
Harald Welte
2012-06-01
1
-1
/
+1
*
introduce new "Cell Info" Event
Harald Welte
2012-06-01
3
-0
/
+19
*
use talloc_zero_size instead of talloc_size
Harald Welte
2012-06-01
2
-4
/
+4
*
add note about status
mickey
2009-01-23
1
-0
/
+3
*
remove changelog, it's incomplete
mickey
2009-01-23
1
-11
/
+0
*
add missing include of strl.h. patch by khorben. closing OM #2184
mickey
2009-01-23
1
-1
/
+0
*
adjust return length for ticket #1591 (Erin Yueh)
erin_yueh
2008-09-02
1
-2
/
+4
*
* fix segfault with generic machine plugin (by Jamal Selim)
laforge
2008-07-03
1
-1
/
+2
*
gsmd: fix clip & colp parser problem (Erin Yueh)
erin_yueh
2008-03-25
1
-19
/
+36
*
gsmd: fixing the missing prototype (Sudharshan S)
erin_yueh
2008-03-18
2
-1
/
+4
*
gsmd: add AT commands for GTA01 devices (Erin Yueh)
erin_yueh
2008-03-18
3
-2
/
+20
*
gsmd: Query Antenna Status (Erin Yueh)
erin_yueh
2008-03-06
4
-0
/
+27
*
gsmd: revert to r4158 (Erin Yueh)
erin_yueh
2008-03-04
3
-3
/
+2
*
gsmd: change TE character set to UCS2 (olv)
erin_yueh
2008-03-04
3
-2
/
+3
*
gsmd: sms data structure (Paulius Zaleckas)
erin_yueh
2008-02-26
1
-1
/
+1
*
gsmd: add vibrator at cmd (Sudharshan S)
erin_yueh
2008-02-26
6
-1
/
+73
*
gsmd: get the operator list 2nd try (Paulius Zaleckas)
erin_yueh
2008-02-21
1
-1
/
+10
*
gsmd: fix gcc warning (Erin Yueh)
erin_yueh
2008-02-21
6
-9
/
+9
*
gsmd: get battery status (Sudharshan S)
erin_yueh
2008-02-21
6
-9
/
+65
*
gsmd: bug fixed for some changes (Sudharshan S, Paulius Zaleckas)
erin_yueh
2008-02-18
3
-26
/
+11
*
gsmd: add retrieving phone info (Erin Yueh)
erin_yueh
2008-02-15
6
-16
/
+139
*
gsmd: bug fixed for atcmd buffer lengh (Erin Yueh)
erin_yueh
2008-02-15
1
-2
/
+1
*
gsmd: remove dead imsi code and fix bug (Paulius Zaleckas)
erin_yueh
2008-02-13
1
-9
/
+1
*
gsmd: add strlcpy, strlcat functions (Paulius Zaleckas)
erin_yueh
2008-02-13
12
-34
/
+134
*
gsmd: fix error handling in libgsmd-tool (Paulius Zaleckas)
erin_yueh
2008-02-08
2
-1
/
+3
*
gsmd: Patch for Telit GM862 GSM modem (Florian Boor)
erin_yueh
2008-01-31
3
-1
/
+222
*
gsmd: network registration query status (Paulius Zaleckas)
erin_yueh
2008-01-31
2
-0
/
+2
*
gsmd: query network registration 2nd try (Erin Yueh)
erin_yueh
2008-01-26
2
-2
/
+2
*
gsmd: disable COLP to avoid cme error 512 (Sean Chiang)
erin_yueh
2008-01-26
1
-1
/
+2
*
gsmd: remove handle packet msg type = 2 error (Erin Yueh)
erin_yueh
2008-01-26
1
-2
/
+2
*
gsmd: query network registration status (Erin Yueh)
erin_yueh
2008-01-24
4
-0
/
+65
*
gsmd: retrieve imsi value before sending at command (Sean Chiang)
erin_yueh
2008-01-22
4
-1
/
+17
*
gsmd: add 'lgsm_open_n_get' to retrieve the current country code (Sean Chiang)
erin_yueh
2008-01-18
4
-8
/
+66
*
gsmd: fix CMT_parse comma error (Sean Chiang)
erin_yueh
2008-01-17
3
-9
/
+45
*
gsmd: update sms pdu len and fix typos (Wang Yanke)
erin_yueh
2008-01-16
2
-5
/
+5
*
gsmd: remove SIGSEGV handler (Sean Chiang)
erin_yueh
2008-01-10
1
-1
/
+0
*
gsmd: eliminate gcc warnings (Erin Yueh)
erin_yueh
2008-01-10
27
-109
/
+130
*
gsmd: add TP-MTI to gsmd_sms (Erin Yueh)
erin_yueh
2008-01-09
2
-0
/
+4
*
gsmd: fix segfault for list operator names (Sean Chiang)
erin_yueh
2008-01-08
1
-50
/
+75
*
gsmd: add Call Forwarding function (Sean Chiang)
erin_yueh
2008-01-03
5
-2
/
+399
*
gsmd: remove AT%CPHS from vendor_ti.c (Erin Yueh)
erin_yueh
2008-01-02
1
-41
/
+1
*
gsmd: add TP-STATUS return code table (Erin Yueh)
erin_yueh
2008-01-02
2
-2
/
+46
*
* src/util/event.c: (inds_handler):
chris
2007-12-21
2
-1
/
+6
*
* src/util/event.c: (inds_handler):
chris
2007-12-21
2
-1
/
+7
*
gsmd: set and get Voicemail number (Erin Yueh)
erin_yueh
2007-12-19
5
-51
/
+93
*
gsmd: conference call support (Sean Chiang)
erin_yueh
2007-12-17
10
-37
/
+267
*
gsmd: move PIN name to both gsmd and libgsmd (Erin Yueh)
erin_yueh
2007-12-13
3
-20
/
+39
[next]
personal git repositories of
Harald Welte
. Your mileage may vary