Piotr Tański
|
1d2f5cf7a4
|
[EGD-7754] Dates bumped in disclaimers
Dates bumped from 2020 to 2021.
|
2021-10-11 19:08:26 +02:00 |
|
Alek Rudnik
|
f893ca8fa4
|
[EGD-6455] Fix modem AT command timeouts
Fix modem AT command timeouts and make sure they are at least
bigger than the ones defined in Quectel specs.
|
2021-03-23 18:17:01 +01:00 |
|
Adam Dobrowolski
|
f08acdcc78
|
[EGD-6079] Moved at factory from header to cpp file
- data moved to std::initializer_list no issue warned with tools
- GCC tools do not warn issues with memory now
|
2021-03-19 16:06:12 +01:00 |
|
Kuba Kleczkowski
|
64b89cc0f0
|
[EGD-5621] Change call request facory
Commands crated by call request factory had the wrong timeout.
Now timeout is defined by command.
|
2021-03-01 16:17:26 +01:00 |
|
Hubert Chrzaniuk
|
22b4afef28
|
[EGD-4414] Add support for call barring MMI (#1057)
* cover MMI requests with following codes:
33,331,332,35,351,330,333,353
* moved logic of building command string
to base class
|
2020-11-23 18:07:03 +01:00 |
|
Hubert Chrzaniuk
|
26c032128a
|
[EGD-4413] New MMI codes support (#1051)
* added support for CLIP, CLIR, COLP and call waiting
* fixed service groups according to GSM technical data
|
2020-11-20 13:28:00 +01:00 |
|