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 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
*
intermediate state (this shouldn't be a commit) just to move from one machine...
laforge
2006-10-09
1
-0
/
+6
*
first compiling (unfinished, not-working) version of userspace gsm infrastruc...
laforge
2006-09-02
1
-0
/
+171
personal git repositories of
Harald Welte
. Your mileage may vary