AT » History » Version 1
Denis 'GNUtoo' Carikli, 02/15/2020 01:25 AM
Move from OtherModemProtocols
| 1 | 1 | Denis 'GNUtoo' Carikli | h2. AT |
|---|---|---|---|
| 2 | |||
| 3 | The AT protocol comes from the "Hayes command set":https://en.wikipedia.org/wiki/Hayes_command_set used in early Internet modems. |
||
| 4 | |||
| 5 | It has been standardized by various standard bodies like the ITU, which then handed it over to the 3GPP. It's now the 27.007 standard at the 3GPP. |
||
| 6 | |||
| 7 | In practice device manufacturers often don't respect the standard, and instead do custom changes. |
||
| 8 | |||
| 9 | However as their implementation is still based on the standard it's still relatively easy to adapt the userspace modem stack to various modem from various manufacturers. |