summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add ST Microelectronics specific initializationMarcel Holtmann2003-11-181-6/+64
| |
| * add iac commandStephen Crane2003-11-171-0/+46
| |
| * Use Ericsson revision command for ST Microelectronics devicesMarcel Holtmann2003-11-161-0/+1
| |
| * Fix minor class decoding of the peripheral major classMarcel Holtmann2003-11-061-1/+1
| |
| * Let the headset test tools use 16 bit PCM for input and outputMarcel Holtmann2003-10-073-4/+4
| |
| * Correct decoding class of deviceMarcel Holtmann2003-09-071-3/+3
| |
| * Support for 3Com card version 3.0Marcel Holtmann2003-08-271-0/+3
| |
| * Kill usage of strtoba() and batostr()Marcel Holtmann2003-07-244-25/+26
| |
| * Add a missing free()Marcel Holtmann2003-07-241-0/+2
| |
| * Honor the setting of --sysconfdirMarcel Holtmann2003-07-182-2/+2
| |
| * Display addresses in correct orderMarcel Holtmann2003-07-031-11/+14
| |
| * New code for CSR specific revision informationMarcel Holtmann2003-07-024-68/+442
| |
| * Support for reading transmit power levelMarcel Holtmann2003-06-271-0/+1
| |
| * Add command for reading transmit power levelMarcel Holtmann2003-06-262-40/+139
| |
| * ...Stephen Crane2003-06-181-2/+2
| |
| * TypoMarcel Holtmann2003-06-121-1/+1
| |
| * Add new modes that can dump the incoming dataMarcel Holtmann2003-05-291-7/+131
| |
| * Support for TDK, IBM and Socket cardsMarcel Holtmann2003-05-291-1/+7
| |
| * Add LM_RELIABLE optionMarcel Holtmann2003-05-291-18/+66
| |
| * Add support for SO_LINGER option.Max Krasnyansky2003-05-191-2/+40
| | | | | | | | | | Call shutdown() before closing socket and check return value. This is used with SO_LINGER to check for errors during DCL disconnection.
| * Call shutdown() before closing the socket and check return value.Max Krasnyansky2003-05-191-7/+13
| | | | | | | | | | | | This is used along with SO_LINGER option to check for errors during cahnel close. Minor cleanups.
| * Display AVM firmware version with 'revision' commandMarcel Holtmann2003-05-191-0/+8
| |
| * Add SO_LINGER support.Max Krasnyansky2003-05-171-1/+27
| |
| * Add support for sending a number of blocksMarcel Holtmann2003-05-161-2/+10
| |
| * Allow PIN length from 1 to 16Marcel Holtmann2003-04-301-1/+1
| |
| * Define SSIZE_MAX if not definedMarcel Holtmann2003-04-271-0/+5
| |
| * Update of the init scriptsMarcel Holtmann2003-04-152-1/+9
| |
| * Update of the man pageMarcel Holtmann2003-04-151-2/+16
| |
| * Use the bind option in the config fileMarcel Holtmann2003-04-151-0/+3
| |
| * CleanupMarcel Holtmann2003-04-081-2/+2
| |
| * use constants; report errorsStephen Crane2003-04-081-4/+6
| |
| * start_speed -> init_speedMax Krasnyansky2003-04-081-12/+12
| |
| * Support for initial baud rate and sending of a breakMarcel Holtmann2003-04-051-70/+58
| |
| * Remove the voice setting command and fix a big endian problemMarcel Holtmann2003-03-311-36/+1
| |
| * typoStephen Crane2003-03-261-1/+1
| |
| * New version.utils-2.3Max Krasnyansky2003-03-203-2/+15
| |
| * memset() is in string.hMax Krasnyansky2003-03-201-0/+1
| |
| * Add 921600 bps for Ericsson modulesMarcel Holtmann2003-03-191-0/+3
| |
| * Flush the serial buffer before quit in BCSP initializationMarcel Holtmann2003-03-171-0/+2
| |
| * Removes all dependencies on glibMarcel Holtmann2003-03-078-30/+287
| |
| * Display CSR firmware with revision commandMarcel Holtmann2003-03-071-18/+61
| |
| * Allow rfcomm.conf without entriesMarcel Holtmann2003-02-181-1/+3
| |
| * Fix the voice command for big endian machinesMarcel Holtmann2003-02-121-1/+2
| |
| * add support for texas moduleStephen Crane2003-02-121-2/+63
| |
| * bugfixStephen Crane2003-02-121-1/+1
| |
| * describe optional argumentsStephen Crane2003-02-122-3/+12
| |
| * fix typoStephen Crane2003-02-101-1/+1
| |
| * New boot script for DebianMarcel Holtmann2003-02-091-25/+51
| |
| * typosStephen Crane2003-02-081-6/+6
| |
| * fix typoStephen Crane2003-02-041-1/+1
| |