Commit Graph

  • b5101237ca Deploying to gh-pages from @ espressif/esp-protocols@e7ae0301ae 🚀 david-cermak 2021-11-18 06:37:52 +00:00
  • e7ae0301ae Merge pull request #5 from david-cermak/bugfix/missign_c_api david-cermak 2021-11-18 07:36:40 +01:00
  • 96498760bf esp_modem: New version to publish to component registry modem-v0.1.11 David Cermak 2021-11-16 08:13:26 +01:00
  • cf990d1a87 Docs: Add links to GitHub pages David Cermak 2021-11-16 08:11:57 +01:00
  • 5299b425e8 esp_modem: Add missing AT commands to plain C-API David Cermak 2021-11-12 20:21:10 +01:00
  • 4eb61cdc79 Deploying to gh-pages from @ espressif/esp-protocols@bcb1ab99bd 🚀 david-cermak 2021-11-16 06:58:29 +00:00
  • 4731d43d9a Initial gh-pages commit david-cermak 2021-11-16 06:58:29 +00:00
  • bcb1ab99bd Merge pull request #4 from david-cermak/feature/build_docs david-cermak 2021-11-16 07:56:50 +01:00
  • 2c21aa1113 CI/Docs: Generate docs locally before uploading to registry David Cermak 2021-11-12 16:24:41 +01:00
  • b9ff1e4e12 CI/Docs: Add jobs to deploy component docs David Cermak 2021-11-12 12:01:34 +01:00
  • 23dbdb584e Merge pull request #3 from david-cermak/feature/upload_components david-cermak 2021-11-08 18:04:37 +01:00
  • 1d0cc49c3f CI: Sync issues to JIRA David Cermak 2021-11-08 12:54:42 +01:00
  • c1249aec17 CI: Upload comonents to Espressif Service on master David Cermak 2021-11-08 12:14:44 +01:00
  • 2bbcb95e53 Merge pull request #2 from sudeep-mohanty/master david-cermak 2021-11-08 12:44:05 +01:00
  • 58887170d2 esp_modem: Update Task handle and Event Group handle to match freertos v10.4.3 Sudeep Mohanty 2021-11-08 10:46:53 +05:30
  • cc7aa03a37 Merge pull request #1 from david-cermak/master david-cermak 2021-11-04 13:33:59 +01:00
  • 15a858b735 CI: Move separate master job to the loop loop David Cermak 2021-11-04 13:21:47 +01:00
  • 01e2a9c109 Examples: Fix print format for http_client() API David Cermak 2021-11-04 11:41:11 +01:00
  • c0021ceeb2 CI: Rewrite flat build jobs using test matrix David Cermak 2021-11-04 10:28:08 +01:00
  • fec83e5915 CI: Initial GitHub Action to build examples David Cermak 2021-11-03 10:56:30 +01:00
  • c8c24ed2fc Examples: Fix build error when SIM needs no PIN David Cermak 2021-11-03 13:45:36 +01:00
  • b380ded5fa Examples: Use bigger 4M flash for OTA example David Cermak 2021-11-03 13:08:52 +01:00
  • 38f6eb963a README: esp-protocol repository David Cermak 2021-10-04 11:39:32 +02:00
  • 2a2d27086f esp_modem(0.1.9): Fix CMake3.5 build with no cxx_std_17 feature modem-v0.1.9 David Cermak 2021-07-29 16:16:15 +02:00
  • 9dd1bd5ed0 esp_modem: 0.1.8: Update comonent version modem-v0.1.8 David Cermak 2021-07-23 09:43:25 +02:00
  • 918db0d2f1 Add pre upload script to deploy the docs before component upload David Cermak 2021-07-23 09:42:25 +02:00
  • c1b1330680 esp_modem(Docs): Minor correction of the docs David Cermak 2021-06-17 16:46:45 +02:00
  • fb7295e91a Examples/console: Remove unnecessary event-base check on IP handler David Cermak 2021-06-25 18:32:10 +02:00
  • 8236b3d490 Examples: Extend CMux client default stack size for the main task David Cermak 2021-06-17 16:23:37 +02:00
  • fb6029b66c CMUX: Refactor the protocol decoder to multiple methods per cmux state David Cermak 2021-06-17 16:22:31 +02:00
  • 6e34954677 Factory: Rename Builder class to Creator, since it's not 100% builder pattern David Cermak 2021-06-17 16:21:28 +02:00
  • 148a9300a4 esp_modem: Formal updates per code review David Čermák 2021-06-17 22:20:21 +08:00
  • 1fb9150bcc Docs: Update CMux collaboration diagram to resemble composite David Cermak 2021-06-15 16:42:53 +02:00
  • a61e9e2d40 Applied astyle code formatting David Cermak 2021-06-01 10:21:51 +02:00
  • dc64f862c4 esp-modem(DCE-Factory): Minor corrections per code review David Čermák 2021-06-01 15:52:39 +08:00
  • 3332c27978 Bulk replace header guards to use David Cermak 2021-05-26 15:57:25 +02:00
  • 84b0dcfea4 Host test fix: renamed Loopback inherited member David Cermak 2021-05-26 14:45:14 +02:00
  • e0e65856f0 esp-modem(Docs): Update documentation and minor fixes David Čermák 2021-05-26 16:41:19 +08:00
  • 28433de4ad Update version to 0.1.7 -- support socket VFS modem-v0.1.7 David Cermak 2021-05-24 09:08:06 +02:00
  • 8f17a90026 esp-modem(VFS): Reworked decouple resources from the file system David Cermak 2021-05-23 20:43:50 +02:00
  • 69ad3ea589 Make the component compatible with IDFv4.1, v4.2, v4.3 David Cermak 2021-05-21 16:05:37 +02:00
  • a67d74999e Bump the version and upload the component modem-v0.1.6 David Cermak 2021-05-20 08:28:05 +02:00
  • ab93c13823 Updated per review comments David Cermak 2021-05-19 17:12:19 +02:00
  • 90641c89eb esp_modem: Moved to component folder modem-v0.1.5 David Čermák 2021-05-19 23:00:28 +08:00
  • 61f264f97a Linux port: VFS to init termux, W-no-format for linux only David Cermak 2021-05-19 07:28:40 +02:00
  • ac475f2560 Final cleanup of the docs and examples David Cermak 2021-05-18 19:10:32 +02:00
  • 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