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
...
*
From: Andrzej Zaborowski <balrog@zabor.org>
laforge
2007-08-16
6
-59
/
+97
*
* 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
*
Add '2nd try' of the multiline parser:
laforge
2007-07-31
2
-21
/
+54
*
in some cases the Qualcomm chip in the HTC Universal switches to V0 mode
laforge
2007-07-31
2
-2
/
+7
*
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
2
-3
/
+5
*
Use ATH instead of ATH0 for QC compatibility (Philipp Zabel)
laforge
2007-07-31
1
-1
/
+2
*
Add higher baudrates: 230k, 460k, 921k (Alex Osborne)
laforge
2007-07-31
1
-0
/
+3
*
Flush stdout after handling each event.
shoragan
2007-07-12
1
-0
/
+1
*
* add GTA02 machine type definition for gsmd
laforge
2007-06-18
1
-0
/
+1
*
Ignore 1:1 echos of commands sent. This is mainly to work around modems that
laforge
2007-06-06
1
-0
/
+5
*
first implementation (ugly) of operator name query
laforge
2007-06-03
1
-4
/
+23
*
* 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
4
-4
/
+373
*
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
2
-19
/
+54
*
follow automake/libtool convention for building dlopen'ed modules
laforge
2007-06-02
1
-0
/
+5
*
add missing header file
laforge
2007-06-02
1
-0
/
+24
*
add machine / vendor plugin infrastructure (Philip Zabel)
laforge
2007-06-02
11
-16
/
+755
*
gsmd: power off the phone when gsmd starts up to have a consistent starting p...
mickey
2007-05-16
2
-2
/
+5
*
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
11
-4
/
+1310
*
fix typo (Philipp Zabel)
laforge
2007-03-28
1
-1
/
+1
*
add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel)
laforge
2007-03-28
3
-2
/
+49
*
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
9
-7
/
+425
*
* properly implement PIN/PUK handling throughout gsmd/libgsmd/util
laforge
2007-03-10
9
-33
/
+168
*
* 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
5
-0
/
+40
*
* 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
5
-131
/
+8
*
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
4
-8
/
+72
*
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
24
-19
/
+1328
*
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
14
-55
/
+378
*
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
3
-1
/
+1273
[prev]
[next]
personal git repositories of
Harald Welte
. Your mileage may vary