Commit Graph

  • 6e9ddbef32 Bump esp-modem component version David Cermak 2021-05-17 18:27:57 +02:00
  • df3971105e Update CMUX example to use VFS term and OTA David Cermak 2021-05-17 18:24:35 +02:00
  • 59c3837345 VFS Terminal cleanup David Cermak 2021-05-17 14:59:03 +02:00
  • 9f4fe3a177 Linux port: Initial implementation of linux port and mock layers David Cermak 2021-05-15 22:09:08 +02:00
  • 5fdb0b572b CMUX: debug cmux protocol issues and recovery David Cermak 2021-05-13 20:12:48 +02:00
  • 0d9b5dd8b7 Corrections on fragmenting/buffering for vfs/cmux David Cermak 2021-05-13 07:28:05 +02:00
  • 927ad418b6 Terminal: Use vfs as an alternative for ITerminal David Cermak 2021-05-06 18:57:07 +02:00
  • dfb81965c2 Updated version and generated docs David Cermak 2021-04-19 12:02:01 +02:00
  • 314d3462bc API: Document create APIs for DTE and DCE David Cermak 2021-04-19 11:55:42 +02:00
  • 3a10330a9f fix target tests default params David Cermak 2021-04-19 11:53:13 +02:00
  • 811701493d Add license file and fix license headers of tests and mocks David Cermak 2021-04-19 11:40:50 +02:00
  • 9e8ffbc760 Completed AT command library David Cermak 2021-04-19 11:28:53 +02:00
  • 26bde89834 Examples: Cleanup the modem console David Cermak 2021-04-18 20:19:53 +02:00
  • 77db911a48 DTE: Cleanup and adding comments David Cermak 2021-04-18 19:34:58 +02:00
  • 5e2b321c26 uart/dte cleanup David Cermak 2021-04-18 19:14:22 +02:00
  • 7f8d27fcbc bump modem version David Cermak 2021-04-15 17:25:00 +02:00
  • 3de57e2c94 Update examples David Cermak 2021-04-15 17:23:37 +02:00
  • 6065d89e18 CMUX: Fix batch write, add recovery David Cermak 2021-04-15 14:59:30 +02:00
  • d47cb69b20 C API cleanup, add SMS support David Cermak 2021-04-15 09:46:28 +02:00
  • 4bf8ab07ca Documentaton generation completed David Cermak 2021-04-14 17:57:42 +02:00
  • d384cde725 added doxyfile to generate diagrams David Cermak 2021-04-13 20:33:32 +02:00
  • 17d3d9a794 Added simple docs sketch David Cermak 2021-04-13 20:29:55 +02:00
  • 8b7df5b8c9 CMUX: Implement cmux test David Cermak 2021-04-07 09:51:41 +02:00
  • 5712a6042a DCE factory rework David Cermak 2021-04-07 09:12:10 +02:00
  • e17d02639c Fix DTE crash on exit of PPP mode David Cermak 2021-04-07 09:11:53 +02:00
  • 7a09175d5b CMUX: Initial version of CMUX implementation David Cermak 2021-04-06 08:33:40 +02:00
  • eca6aaad33 Test: Initial version of modem tests David Cermak 2021-04-04 22:15:46 +02:00
  • 527bad0dc0 Network-DCE: Minor updates per code review David Cermak 2021-04-06 10:18:23 +02:00
  • 099168e043 fix recursive mutex David Cermak 2021-03-31 20:49:03 +02:00
  • 44541ae108 Updated internal design document David Cermak 2021-03-30 08:36:04 +02:00
  • 031e41ddf2 Added C API example David Cermak 2021-03-30 08:25:16 +02:00
  • 246572d286 Add license headers, update namespaces David Cermak 2021-03-29 19:34:45 +02:00
  • 30bde53d46 DCE factory implementation David Cermak 2021-03-28 20:22:44 +02:00
  • e98e6c42f6 functional factory work David Cermak 2021-03-28 13:38:20 +02:00
  • 1ef6141936 Revert minimal module impl David Cermak 2021-03-28 09:12:58 +02:00
  • 107e66ec01 experimental factory/builder David Cermak 2021-03-28 09:08:47 +02:00
  • c53487806b PPP renamed to Netif, common AT command to console David Cermak 2021-03-25 07:48:53 +01:00
  • 8314e163fa update per design review David Cermak 2021-03-24 21:06:27 +01:00
  • a93cb68078 docs: Add more info to the internal design David Cermak 2021-03-18 08:14:34 +01:00
  • da15b3d423 Examples: Modem console David Cermak 2021-03-16 21:36:13 +01:00
  • b6a005a43e Adding typical usecases to the docs David Cermak 2021-03-15 10:53:45 +01:00
  • 90be6f9d56 Added internal desing document David Cermak 2021-03-08 19:28:54 +01:00
  • 820f846095 Docs: Added pictures, update docs David Cermak 2021-03-08 18:56:53 +01:00
  • 2907eb9836 remove all remaining C implementation David Cermak 2021-03-08 15:10:15 +01:00
  • 904cf94648 Implement perfect forwarding for command lib David Cermak 2021-03-07 19:43:45 +01:00
  • 031bbc14ff added scope lock David Cermak 2021-03-06 16:56:50 +01:00
  • fdfca36919 cmux moved to a separate class David Cermak 2021-03-05 21:18:38 +01:00
  • fbb4791af1 CMUX: Experimental implementation David Cermak 2021-03-04 20:19:18 +01:00
  • 25f5541199 Reworded DCE/DTE modes and switching David Cermak 2021-03-03 20:35:08 +01:00
  • 00662fcaea sketching up the command library David Cermak 2021-03-02 21:01:44 +01:00
  • a9a00387cc cxx modem data mode working David Cermak 2021-02-27 09:32:14 +01:00
  • 7807770d50 esp-modem: c++ dce added David Cermak 2021-02-26 20:23:29 +01:00
  • 86b8cfd6f5 esp-modem: C++ rework David Cermak 2021-02-26 18:32:15 +01:00
  • 3d00b41d2d update init order to make it compilable under c++ David Cermak 2021-02-24 16:53:04 +01:00
  • 8ce6668881 minor changes applied to IDF MR David Cermak 2021-02-18 18:03:46 +01:00
  • 53578d0288 Removed TODO startup checking the PIN David Cermak 2021-01-05 09:25:23 +01:00
  • 8c066104a5 esp-modem: Update DTE processing per bugfix esp-idf!11006 David Cermak 2021-01-04 16:22:26 +01:00
  • c8e89098bd esp_modem: Refactor the modem to a standalone managed component David Cermak 2020-11-18 21:20:35 +01:00
  • 5565a09ed1 esp_modem: Initial version based on IDF 4.3 David Cermak 2020-11-18 21:15:08 +01:00
  • d42b6670c5 Add readme Sergei Silnov 2020-11-19 17:11:58 +01:00