index
:
openmoko-gsmd
master
zecke/misc/changes
Openmoko gsmd/libgsmd
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gsmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
wavecom: Fix unaligned memory access and silent stack corruption
Holger Hans Peter Freyther
2013-03-17
1
-4
/
+4
*
Add run-time changing of gsmd log level via libgsm/libgsmd-tool
Harald Welte
2013-03-15
1
-0
/
+10
*
vendor_wavecom: Reset the modem on initialization using AT+CFUN=1
Harald Welte
2013-03-15
1
-0
/
+1
*
update copyright notice
Harald Welte
2013-03-14
1
-0
/
+1
*
gsmd: default log level is INFO, not DEBUG
Harald Welte
2013-03-14
1
-1
/
+1
*
Convert DEBUG to ERROR/INFO/NOTICE where applicable
Harald Welte
2013-03-14
2
-17
/
+17
*
gsmd: introduce command line option for log level
Harald Welte
2013-03-14
2
-3
/
+10
*
wavecom/sysmocom: Directly send GPS/AIS via UDP to gpsd
Harald Welte
2013-03-14
1
-2
/
+64
*
vendor_wavecom: Make sure MCC of first reported cell is not zero
Harald Welte
2013-03-02
1
-2
/
+2
*
gsmd: Support Operator Names with parenthesis in their long/short name
Harald Welte
2013-03-02
1
-2
/
+5
*
add support for encapsulating and forwarding GPS and AIS data
Harald Welte
2013-02-27
1
-1
/
+54
*
HACKS: Temporary hacks to make it work for wavecom / rf_lock
Harald Welte
2012-06-01
3
-4
/
+11
*
add new (incomplete) Wavecom vendor module
Harald Welte
2012-06-01
2
-1
/
+156
*
use talloc_zero_size instead of talloc_size
Harald Welte
2012-06-01
2
-4
/
+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: add AT commands for GTA01 devices (Erin Yueh)
erin_yueh
2008-03-18
2
-2
/
+19
*
gsmd: Query Antenna Status (Erin Yueh)
erin_yueh
2008-03-06
1
-0
/
+14
*
gsmd: revert to r4158 (Erin Yueh)
erin_yueh
2008-03-04
1
-1
/
+0
*
gsmd: change TE character set to UCS2 (olv)
erin_yueh
2008-03-04
1
-0
/
+1
*
gsmd: add vibrator at cmd (Sudharshan S)
erin_yueh
2008-02-26
1
-0
/
+33
*
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
1
-9
/
+33
*
gsmd: bug fixed for some changes (Sudharshan S, Paulius Zaleckas)
erin_yueh
2008-02-18
1
-19
/
+10
*
gsmd: add retrieving phone info (Erin Yueh)
erin_yueh
2008-02-15
1
-2
/
+70
*
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
9
-33
/
+118
*
gsmd: Patch for Telit GM862 GSM modem (Florian Boor)
erin_yueh
2008-01-31
3
-1
/
+222
*
gsmd: query network registration 2nd try (Erin Yueh)
erin_yueh
2008-01-26
1
-1
/
+1
*
gsmd: disable COLP to avoid cme error 512 (Sean Chiang)
erin_yueh
2008-01-26
1
-1
/
+2
*
gsmd: query network registration status (Erin Yueh)
erin_yueh
2008-01-24
1
-0
/
+32
*
gsmd: retrieve imsi value before sending at command (Sean Chiang)
erin_yueh
2008-01-22
2
-1
/
+15
*
gsmd: add 'lgsm_open_n_get' to retrieve the current country code (Sean Chiang)
erin_yueh
2008-01-18
1
-0
/
+46
*
gsmd: fix CMT_parse comma error (Sean Chiang)
erin_yueh
2008-01-17
1
-7
/
+38
*
gsmd: update sms pdu len and fix typos (Wang Yanke)
erin_yueh
2008-01-16
1
-1
/
+1
*
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
13
-88
/
+84
*
gsmd: add TP-MTI to gsmd_sms (Erin Yueh)
erin_yueh
2008-01-09
1
-0
/
+3
*
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
1
-1
/
+147
*
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
1
-2
/
+2
*
gsmd: set and get Voicemail number (Erin Yueh)
erin_yueh
2007-12-19
1
-43
/
+28
*
gsmd: conference call support (Sean Chiang)
erin_yueh
2007-12-17
4
-26
/
+114
*
gsmd: move PIN name to both gsmd and libgsmd (Erin Yueh)
erin_yueh
2007-12-13
1
-0
/
+19
*
gsmd: 2nd try for retrieving PIN status (Erin Yueh)
erin_yueh
2007-12-12
1
-37
/
+43
*
gsmd: Bug 1082 - PIN Status Missing (Erin Yueh)
erin_yueh
2007-12-10
1
-1
/
+12
*
gsmd: bug#1112 remove a unsupported AT command (Erin Yueh)
erin_yueh
2007-12-10
1
-2
/
+0
[next]
personal git repositories of
Harald Welte
. Your mileage may vary