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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add machine / vendor plugin infrastructure (Philip Zabel)
laforge
2007-06-02
10
-16
/
+752
*
gsmd: power off the phone when gsmd starts up to have a consistent starting p...
mickey
2007-05-16
1
-2
/
+2
*
make CLIP/COLP numbers zero-terminated (Closes: #525)
laforge
2007-05-01
1
-2
/
+4
*
* compile fix (include sys/select.h) to make it build on *BSD (Holger Freyther)
laforge
2007-04-29
1
-0
/
+1
*
zero LAC and CI if +CREG is 0 / 2 (and not 1). (Closes: #454)
laforge
2007-04-25
1
-1
/
+2
*
The standard says that the parameter is not optional. Some modems
laforge
2007-04-21
1
-1
/
+1
*
parse numeric responses for RING, NO CARRIER and BUSY (Philip Zabel)
laforge
2007-04-15
1
-5
/
+8
*
* add (still incomplete) SMS and phonebook support from Sean Chiang
laforge
2007-04-15
6
-1
/
+978
*
add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel)
laforge
2007-03-28
1
-1
/
+13
*
fix GSM signal strength parsing (Closes: 291)
laforge
2007-03-28
1
-2
/
+1
*
* add CTZV stub
laforge
2007-03-10
1
-4
/
+11
*
* include stdio from talloc.h
laforge
2007-03-10
6
-7
/
+377
*
* properly implement PIN/PUK handling throughout gsmd/libgsmd/util
laforge
2007-03-10
6
-32
/
+150
*
* deal correctly with 'gsm power cycling'
laforge
2007-03-10
1
-3
/
+6
*
fix typo in last commit
laforge
2007-03-09
1
-1
/
+1
*
move CTZR into vendor_ti.c, since not all GSM Modems support it (Philipp Zabel)
laforge
2007-03-09
2
-2
/
+2
*
this was supposed to be part of the last commit (1281)
laforge
2007-03-08
1
-0
/
+6
*
* introduce ciphering indication parsing and event generation
laforge
2007-03-08
2
-1
/
+38
*
don't power down the device before trying to register with the network ;)
laforge
2007-03-08
1
-1
/
+0
*
make AT%CPI parse tolerant to empty fields
laforge
2007-03-08
1
-2
/
+3
*
revert 'bug108' patch from tony guan.
laforge
2007-02-28
4
-125
/
+2
*
add missing file from Commit rev. 1155 (tony guan)
laforge
2007-02-28
1
-0
/
+59
*
resolved bug 108, please varify it. thks.
tony_guan
2007-02-28
3
-2
/
+66
*
Introduce new '-F' switch to enable/disable hardware flow control
laforge
2007-01-31
1
-3
/
+15
*
typo
laforge
2007-01-13
1
-1
/
+1
*
- Add copyright / license notice to all source code files
laforge
2007-01-13
21
-19
/
+478
*
add DTMF tone command to help
laforge
2007-01-12
1
-0
/
+1
*
- use talloc (of samba project) to debug memory allocations and simplify code
laforge
2007-01-12
10
-55
/
+336
*
only call event handler if it is actually present
laforge
2007-01-12
1
-1
/
+4
*
add the 'talloc' memory allocator (from samba3)
laforge
2007-01-10
2
-1
/
+1134
*
use non-blocking I/O
laforge
2007-01-10
1
-0
/
+4
*
use non-blocking i/o to prevent missing of events
laforge
2007-01-10
1
-0
/
+4
*
fix help message
laforge
2007-01-10
1
-1
/
+1
*
fix lots of header-related issues with autotools
laforge
2007-01-08
2
-0
/
+2
*
gsmd is supposed to go into 'sbin' not 'bin'
laforge
2007-01-08
1
-1
/
+2
*
add sms skeleton
laforge
2007-01-08
1
-0
/
+182
*
add missing file (thanks to Mickey)
laforge
2006-10-25
1
-0
/
+3
*
- clean up header files (all in include/gmsd now)
laforge
2006-10-24
19
-196
/
+328
*
add two missing files
laforge
2006-10-23
2
-0
/
+41
*
first working revision of gsmd, libgsmd and libgsmd-tool
laforge
2006-10-23
12
-31
/
+216
*
more gsmd/libgsm implementation
laforge
2006-10-23
16
-54
/
+381
*
gsmd passthrough mode now working
laforge
2006-10-22
12
-55
/
+127
*
- fix parsing of unsolicited codes
laforge
2006-10-22
4
-14
/
+24
*
add logging infrastructure to gsm daemon
laforge
2006-10-22
6
-387
/
+120
*
add missing makefile.am
laforge
2006-10-22
1
-0
/
+9
*
some further gsmd/libgsmd work
laforge
2006-10-22
10
-51
/
+341
*
- some more gsmd / libgsmd code
laforge
2006-10-20
14
-23
/
+712
*
intermediate state (this shouldn't be a commit) just to move from one machine...
laforge
2006-10-09
2
-7
/
+38
*
remove old broken file
laforge
2006-09-02
1
-0
/
+0
*
first compiling (unfinished, not-working) version of userspace gsm infrastruc...
laforge
2006-09-02
19
-0
/
+1421
[prev]
personal git repositories of
Harald Welte
. Your mileage may vary