• R/O
  • SSH

libatmodem: List of commits

Contains API for some AT commands, algorithms and data types which used to control AT-compatible modems


RSS
Rev. Time Author
9c823dec9ade 2016-03-20 06:25:34 s.gusarov

Added makeToVendor() function

8e72cb8ce3cb 2016-03-20 05:46:55 s.gusarov

Added modems/vendor enum

b3e535bf24f2 2016-03-20 04:54:10 s.gusarov

Added CommandsController::testIsPortUnsolicited()

392087f2c7c4 2016-03-09 07:46:31 s.gusarov

Compilation fixes

092c07961e8a 2016-03-09 07:40:49 s.gusarov

Added modems::Make to the Description class

758f74f51108 2016-03-09 07:35:44 s.gusarov

Numeric values for Make enum

cd414045b933 2016-03-09 07:03:27 s.gusarov

Added UnsolicitedModem::isUnsolicitedIndexGreater()

aded95bfc793 2016-03-09 06:38:07 s.gusarov

modem.hpp renamed to modems/make.hpp
modems/huawei/unsolicited_modem.hpp moved to modems/ folder
Refactoring

17b8b124ba84 2016-03-09 06:27:15 s.gusarov

Added getModemClass() function

d50f07e1e54b 2016-03-09 05:56:30 s.gusarov

New class-based description of Huawei modems

568e612e77eb 2016-03-09 05:41:52 s.gusarov

Added support for Huawei E3372 modem

fa12ca308040 2016-02-07 05:50:50 s.gusarov

Added CFUN command

90338a213d19 2016-02-07 05:50:35 s.gusarov

Added list of supported commands for Huawei E173

b6a3ef889ebf 2016-01-25 05:58:18 s.gusarov

Fixed segfault

b3d63689d9f5 2016-01-25 05:58:01 s.gusarov

CusdCommand now is action command since it implements executeRequest()

779f920ada4e 2016-01-25 05:40:57 s.gusarov

CusdCommand: executeRequest() instead of setRequest()

4785d92daf82 2016-01-18 06:29:08 s.gusarov

Bugfixes for CUSD output parsing

f6ec1243d3b0 2016-01-18 05:29:33 s.gusarov

Bugfixes. Parsing from UnsolicitedController now works correctly

bd21d0182706 2016-01-18 04:50:24 s.gusarov

Increased commandTimeoutInMilliSeconds for E command

f6e041324720 2016-01-18 04:50:04 s.gusarov

Added error message

d65a1d001aaa 2016-01-18 04:16:01 s.gusarov

Fixed debug message

5ef90bfcc7e2 2016-01-18 04:04:41 s.gusarov

Parsing of unsolicited response

9c6415b789f9 2016-01-18 00:45:44 s.gusarov

Renaming

f3f9a461659c 2016-01-18 00:16:32 s.gusarov

Removed unnecessary header

3b2dbd69b307 2016-01-18 00:15:26 s.gusarov

Callbacks for UnsolicitedController

ff64493a4443 2016-01-17 23:38:16 s.gusarov

Added UnsolicitedCommand

ea8156508303 2016-01-17 23:19:42 s.gusarov

Common module has been replaced by lots of more small modules

1d0c39fad22e 2016-01-17 22:50:01 s.gusarov

common -> common + command_group

b8b2a1364059 2016-01-17 22:48:25 s.gusarov

common -> common + request

6ff4c48f8d86 2016-01-17 22:45:06 s.gusarov

common -> common + request_type

Show on old repository browser