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
/
gsmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fix segfault with generic machine plugin (by Jamal Selim)
laforge
2008-07-03
1
-1
/
+2
*
gsmd: add AT commands for GTA01 devices (Erin Yueh)
erin_yueh
2008-03-18
1
-2
/
+5
*
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: fix gcc warning (Erin Yueh)
erin_yueh
2008-02-21
1
-2
/
+2
*
gsmd: add strlcpy, strlcat functions (Paulius Zaleckas)
erin_yueh
2008-02-13
1
-1
/
+1
*
gsmd: disable COLP to avoid cme error 512 (Sean Chiang)
erin_yueh
2008-01-26
1
-1
/
+2
*
gsmd: retrieve imsi value before sending at command (Sean Chiang)
erin_yueh
2008-01-22
1
-0
/
+13
*
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
1
-12
/
+4
*
gsmd: conference call support (Sean Chiang)
erin_yueh
2007-12-17
1
-0
/
+2
*
gsmd: bug#1112 remove a unsupported AT command (Erin Yueh)
erin_yueh
2007-12-10
1
-2
/
+0
*
gsmd: remove a dummy sleep(1) (Tick)
tick
2007-12-01
1
-2
/
+1
*
[gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i...
tick
2007-11-16
1
-29
/
+19
*
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
*
fix mlbuf handling (Phillip Zabel)
laforge
2007-08-23
1
-0
/
+4
*
gsmd: make it slightly more forgiving:
mickey
2007-08-19
1
-9
/
+4
*
gsmd: also allow ERROR as answer for the alive timer.
mickey
2007-08-19
1
-2
/
+5
*
Change copyrigt to OpenMoko and contributors
laforge
2007-08-17
1
-1
/
+1
*
Change alive check and first commands to bare "AT"
laforge
2007-08-17
1
-2
/
+2
*
Wait for the AT Interpreter Ready message.
laforge
2007-08-17
1
-1
/
+10
*
Implement GSMD version printout (Matt Mets <matt.mets@cibomahto.com>)
laforge
2007-08-17
1
-1
/
+8
*
Dynamic registration of unsolicited responses (Andrzej Zaborowski)
laforge
2007-08-16
1
-0
/
+2
*
From 5b7c50fd08b8f76f761958c8a8243e6c23118fa3 Mon Sep 17 00:00:00 2001
laforge
2007-08-16
1
-1
/
+3
*
* Add missing parameter to write
alphaone
2007-08-10
1
-1
/
+1
*
gsmd.c: Send \r before draining tty so the modem discards any garbage that
alphaone
2007-08-10
1
-0
/
+3
*
in some cases the Qualcomm chip in the HTC Universal switches to V0 mode
laforge
2007-07-31
1
-2
/
+4
*
don't power off the phone at gsmd startup.
laforge
2007-07-31
1
-2
/
+0
*
the latest gsmd sends the alive detector's ATE0 to the GSM modem, even
laforge
2007-07-31
1
-3
/
+4
*
Add higher baudrates: 230k, 460k, 921k (Alex Osborne)
laforge
2007-07-31
1
-0
/
+3
*
* add timeout to initial modem detection
laforge
2007-06-02
1
-25
/
+41
*
Add 'modem alive' detection. We inquire every five minutes if the modem is s...
laforge
2007-06-02
1
-3
/
+134
*
remove stupid default serial port /dev/ttyUSB0
laforge
2007-06-02
1
-5
/
+17
*
implement manual override for vendor/machine type
laforge
2007-06-02
1
-4
/
+16
*
add machine / vendor plugin infrastructure (Philip Zabel)
laforge
2007-06-02
1
-4
/
+18
*
gsmd: power off the phone when gsmd starts up to have a consistent starting p...
mickey
2007-05-16
1
-2
/
+2
*
* add (still incomplete) SMS and phonebook support from Sean Chiang
laforge
2007-04-15
1
-0
/
+7
*
* include stdio from talloc.h
laforge
2007-03-10
1
-0
/
+2
*
move CTZR into vendor_ti.c, since not all GSM Modems support it (Philipp Zabel)
laforge
2007-03-09
1
-2
/
+0
*
Introduce new '-F' switch to enable/disable hardware flow control
laforge
2007-01-31
1
-3
/
+15
*
- Add copyright / license notice to all source code files
laforge
2007-01-13
1
-0
/
+22
*
- use talloc (of samba project) to debug memory allocations and simplify code
laforge
2007-01-12
1
-2
/
+43
*
- clean up header files (all in include/gmsd now)
laforge
2006-10-24
1
-8
/
+16
*
first working revision of gsmd, libgsmd and libgsmd-tool
laforge
2006-10-23
1
-20
/
+10
*
gsmd passthrough mode now working
laforge
2006-10-22
1
-7
/
+6
*
- fix parsing of unsolicited codes
laforge
2006-10-22
1
-1
/
+2
*
add logging infrastructure to gsm daemon
laforge
2006-10-22
1
-1
/
+10
*
some further gsmd/libgsmd work
laforge
2006-10-22
1
-1
/
+1
*
- some more gsmd / libgsmd code
laforge
2006-10-20
1
-3
/
+48
[next]
personal git repositories of
Harald Welte
. Your mileage may vary