Commit Graph

  • 46f805c9f4 Merge branch 'feature/assisted_claiming' into 'master' Piyush Shah 2020-09-17 13:00:39 +08:00
  • 72e199a583 Merge branch 'task/node_param_internal_changes' into 'master' Piyush Shah 2020-09-14 22:51:34 +08:00
  • 3cdd00725b esp_rainmaker_core: Code restructuring for node config and params Piyush Shah 2020-09-09 22:36:21 +05:30
  • dc61b3429f app_wifi: Make BLE provisioning as the default for ESP32 Piyush Shah 2020-09-09 15:31:34 +05:30
  • b77f44aa97 esp_claim: Add support for "Assisted Claiming" Piyush Shah 2020-09-02 00:33:24 +05:30
  • 1ddf30c7b2 Merge branch 'feature/timezone' into 'master' Piyush Shah 2020-09-04 22:51:44 +08:00
  • 2e82d0a2c2 Merge branch 'bugfix/ota_long_url' into 'master' Piyush Shah 2020-09-04 21:59:27 +08:00
  • 56d9e43163 Merge branch 'task/ota_api_update' into 'master' Piyush Shah 2020-09-04 19:22:04 +08:00
  • d7a1cf36e4 esp_rmaker_ota: Changes to support longer OTA URLs Piyush Shah 2020-09-03 19:38:56 +05:30
  • dc1d6b82b0 cli: Update upload OTA image API Shivani Tipnis 2020-09-04 12:19:15 +05:30
  • 90354df231 esp_rmaker_console: Added commands for time get and timezone set Piyush Shah 2020-09-01 19:23:51 +05:30
  • bf9de50955 esp_rmaker_time_sync: Add support for POSIX timezones Piyush Shah 2020-08-24 23:20:24 +05:30
  • 5d664fc283 Merge branch 'feature/idf4.0_compat' into 'master' Piyush Shah 2020-09-01 20:08:00 +08:00
  • 7d5c39eb83 idf4.0_compat: Minor changes for IDF 4.0 compatibility Piyush Shah 2020-08-21 22:19:36 +05:30
  • f4767018f9 ws2812_led: Simplify WS2812 RGB LED handling logic and also allow disabling it Piyush Shah 2020-08-21 19:20:21 +05:30
  • 0f4901475a Merge branch 'task/claim_workflow_update' into 'master' Piyush Shah 2020-08-26 21:40:01 +08:00
  • 1c18b08308 cli: Maintain same host driven claiming workflow for all platforms Shivani Tipnis 2020-08-26 11:43:26 +05:30
  • 04adf40a35 Merge branch 'feature/wifi_reset' into 'master' Piyush Shah 2020-08-26 15:02:27 +08:00
  • e0385e9ec3 iot_button: Minor fix in header file to prevent compilation warnings Piyush Shah 2020-08-20 22:09:58 +05:30
  • 196bcb2d41 examples: Use the new wifi-reset and factory-reset APIs Piyush Shah 2020-08-05 16:30:05 +05:30
  • 7be8b6e9d4 esp_rmaker_utils: Add helper functions for Wi-Fi and factory reset Piyush Shah 2020-08-19 19:36:45 +05:30
  • 4628715d35 Merge branch 'bugfix/str_list_warning' into 'master' Piyush Shah 2020-08-19 21:55:32 +08:00
  • 2a478e25f8 Fixed a minor compilation warning Piyush Shah 2020-08-19 16:47:25 +05:30
  • 3c7a563beb Merge branch 'feature/valid_vals' into 'master' Piyush Shah 2020-08-19 13:36:55 +08:00
  • 1cca9ba4c4 esp_rmaker_core: Add a facility to add a valid set of string values Piyush Shah 2020-08-03 18:57:08 +05:30
  • f74179b771 Merge branch 'task/ci-use-github' into 'master' Piyush Shah 2020-08-19 13:05:44 +08:00
  • 0eafc0d20f gitlab-ci: Changes to esp-idf path to provide more flexibility in CI Piyush Shah 2020-08-07 23:24:57 +05:30
  • 475983131c Merge branch 'feature/json_obj_arr' into 'master' Piyush Shah 2020-08-06 19:35:45 +08:00
  • a9d1d4792a Merge branch 'feature/console_prov' into 'master' Piyush Shah 2020-08-06 18:41:30 +08:00
  • ff78d1aa07 Merge branch 'bugfix/secure_pop' into 'master' Piyush Shah 2020-08-06 14:56:09 +08:00
  • 94254771fc esp_rmaker_console: Add a command for Wi-Fi provisioning Piyush Shah 2020-08-06 12:10:47 +05:30
  • e19abab592 wifi_provisioning: Use a random pop instead of creating it from MAC address Shubham Patil 2020-07-21 17:11:02 +05:30
  • 67df92932e Merge branch 'feature/persistent_mqtt' into 'master' Piyush Shah 2020-08-04 01:50:02 +08:00
  • bbeb8f1d4d esp_rmaker_mqtt: Added support for persistent sockets and use of port 443 Piyush Shah 2020-05-06 16:18:58 +05:30
  • e24029fc90 esp_rmaker_core: Add support for Objects and Arrays in parameters Piyush Shah 2020-08-03 17:09:03 +05:30
  • b5cdfecdf7 json: Add facility to specifiy objects and arrays as strings Piyush Shah 2020-06-26 16:02:20 +05:30
  • c94d945958 Merge branch 'task/api_restructure' into 'master' Piyush Shah 2020-07-31 21:37:18 +08:00
  • a3a1d05531 esp_rainmaker_core: Code restructure and API changes Piyush Shah 2020-07-22 18:41:51 +05:30
  • a0ed4fb536 Merge branch 'task/common_rainmaker_component' into 'master' Piyush Shah 2020-07-23 01:59:49 +08:00
  • 2bc2c7396f esp_rainmaker: Combine the various components into a single esp_rainmaker component Piyush Shah 2020-07-16 18:20:37 +05:30
  • 33a7446ba7 Merge branch 'feature/cpp_support' into 'master' Piyush Shah 2020-07-21 04:31:20 +08:00
  • b939945995 cpp support: Make header files compatible with CPP Switi Mhaiske 2020-07-16 10:20:57 +05:30
  • dc64868533 Merge branch 'task/ci-changes' into 'master' Piyush Shah 2020-07-18 17:01:36 +08:00
  • 28d52079e5 gitlab-ci: Get submodules during cloning step, instead of doing it later Piyush Shah 2020-07-17 16:53:37 +05:30
  • 44a7972b4a Merge branch 'bugfix/claim_compile' into 'master' Piyush Shah 2020-07-14 03:41:39 +08:00
  • 7d460768b7 esp_claim: Fixed a compilation error introduced due to a previous commit Piyush Shah 2020-07-14 00:26:27 +05:30
  • 27ec6dfef4 Merge branch 'bugfix/strncpy_usage' into 'master' Piyush Shah 2020-07-11 11:07:03 +08:00
  • c1831248ea esp_rmaker_core: Fix usage of strncpy Hrishikesh Dhayagude 2020-07-10 19:56:22 +05:30
  • 6692278a2f Merge branch 'bugfix/fix_typo_rmaker_doc' into 'master' Piyush Shah 2020-07-08 18:07:47 +08:00
  • 475984cd4f esp_rmaker_core: Fix typos in c api docs Shubham Patil 2020-07-07 14:29:13 +05:30
  • 8a89b3ad9d Merge branch 'feature/sntp_time_check' into 'master' Piyush Shah 2020-07-04 03:24:59 +08:00
  • 4796f987b7 esp_rmaker_time_sync: Expose time_sync APIs. Chirag Atal 2020-06-23 17:32:19 +05:30
  • 5fb0e69932 Merge branch 'feature/rmaker_events' into 'master' Piyush Shah 2020-07-03 11:02:30 +08:00
  • 966a767755 switch: Add an event handler for RainMaker Events Piyush Shah 2020-06-24 22:08:44 +05:30
  • 15ccf7a7e9 esp_rmaker_core: Added support for some basic rainmaker events Piyush Shah 2020-06-24 22:02:41 +05:30
  • 64e4dc8b6e Merge branch 'feature/cli' into 'master' Piyush Shah 2020-06-26 18:40:11 +08:00
  • dc3b34ccdf esp_rmaker_console: Add support for serial console. Chirag Atal 2020-06-09 12:20:31 +05:30
  • 87ca7367e3 Merge branch 'bugfix/gpio_example' into 'master' Piyush Shah 2020-06-25 20:03:10 +08:00
  • febb4bc745 examples: Use the common app_wifi file even in the gpio example Piyush Shah 2020-06-24 19:19:36 +05:30
  • b52a9311f1 Merge branch 'bugfix/cmake_retrigger_issues' into 'master' Piyush Shah 2020-06-25 14:36:09 +08:00
  • 6ecf3d9fad esp_rmaker_core: Add logic to automatically trigger re-runs of CMake Piyush Shah 2020-06-24 19:06:11 +05:30
  • 78e56ba6aa Merge branch 'feature/ble_support' into 'master' Piyush Shah 2020-06-22 23:35:13 +08:00
  • 227a705430 app_wifi: Add support for BLE based provisioning. Chirag Atal 2020-05-21 14:15:26 +05:30
  • 32e77abf77 Merge branch 'bugfix/update_rmaker_publish_api' into 'master' Piyush Shah 2020-06-22 14:33:21 +08:00
  • 9b8392594b esp_rmaker_mqtt: Modify esp_rmaker_mqtt_publish to accept binary input as well Hrishikesh Dhayagude 2020-06-17 17:10:09 +05:30
  • c100c8cbfd Merge branch 'task/cli_claim_restructure' into 'master' Piyush Shah 2020-06-17 22:37:35 +08:00
  • 56beaa740c cli_claim: Restructuring claiming workflow Shivani Tipnis 2020-06-08 17:28:17 +05:30
  • 38e2367cdc Merge branch 'bugfix/efuse' into 'master' Piyush Shah 2020-06-17 00:26:25 +08:00
  • 7ffb174127 esp_claim: Change the name of efuse block as per changes in esp-idf Piyush Shah 2020-06-16 19:02:41 +05:30
  • 53665c638d Merge branch 'task/cli_claim_data_addr' into 'master' Piyush Shah 2020-06-09 20:33:20 +08:00
  • b93391f6e4 cli_claim: Add support for custom input flashing address Shivani Tipnis 2020-06-08 18:19:11 +05:30
  • 10ae346677 Merge branch 'bugfix/ota_upgrade' into 'master' Piyush Shah 2020-06-06 03:37:15 +08:00
  • 647ab47ebf ota: Fix OTA Upgrade error messages and ota service checks handling Shivani Tipnis 2020-05-28 16:53:11 +05:30
  • 3bf828e339 Merge branch 'task/def_ota_server_cert' into 'master' Piyush Shah 2020-06-05 18:55:37 +08:00
  • 4970fd07ba examples: Changes in OTA calls Piyush Shah 2020-06-04 20:12:17 +05:30
  • eed57b2797 esp_rmaker_ota: Add the default server certificate and make it easy to use Piyush Shah 2020-06-04 17:15:37 +05:30
  • 855dfb515b Merge branch 'feature/mbedtls_dynamic_alloc' into 'master' Piyush Shah 2020-05-28 15:52:41 +08:00
  • 34da10fde3 sdkconfig: Enabling dynamic allocation and freeing of mbedtls buffers. Chirag Atal 2020-05-27 17:40:36 +05:30
  • 832c1e6a26 Merge branch 'cli/ota_upgrade' into 'master' Piyush Shah 2020-05-24 01:07:23 +08:00
  • 6359fb5f3f Merge branch 'task/ota_server_cert' into 'master' Piyush Shah 2020-05-24 00:59:08 +08:00
  • 0035977638 cli: Add support for OTA Firmware Upgrades Shivani Tipnis 2020-05-21 00:19:02 +05:30
  • 6bd86626a5 switch: Minor changes to the OTA Server certificate Piyush Shah 2020-05-23 17:31:35 +05:30
  • d516b3657c Merge branch 'task/ota_workflow' into 'master' Piyush Shah 2020-05-22 22:18:09 +08:00
  • 1a32410d00 switch: Use new OTA API and server certificate Piyush Shah 2020-05-21 17:55:30 +05:30
  • 84389ec967 esp_rmaker_ota: Change the esp_rmaker_ota_enable() API Piyush Shah 2020-05-21 17:24:35 +05:30
  • a8adb5cd9c Merge branch 'cli/claim_esp32s2' into 'master' Piyush Shah 2020-05-22 17:47:25 +08:00
  • 7b59628c1a cli: Minor changes to esp32-s2 claiming Shivani Tipnis 2020-05-22 12:10:30 +05:30
  • ef85ba8168 Merge branch 'feature/self_claim_task' into 'master' Piyush Shah 2020-05-20 21:40:28 +08:00
  • 378184d4c6 esp_rmaker_core: Changes to self claiming workflow to reduce RainMaker core task's stack requirement. It is now reduced to 4KB. Chirag Atal 2020-05-19 15:16:34 +05:30
  • 943a39a52a Merge branch 'bugfix/cli_provision' into 'master' Piyush Shah 2020-05-18 23:00:20 +08:00
  • 42ad3f89ac cli-provisioning: Fixed connectivity and import checks Shivani Tipnis 2020-04-28 15:52:38 +05:30
  • 18af9e5709 Merge branch 'feature/create_device_dynamic' into 'master' Piyush Shah 2020-05-16 01:39:24 +08:00
  • 4589c329aa Merge branch 'bugfix/memory_leak_node' into 'master' Piyush Shah 2020-05-15 22:26:45 +08:00
  • 89889d11fa esp_rmaker_core: Expose an API to report node details Chirag Atal 2020-05-13 13:00:06 +05:30
  • bbbe4b90d8 esp_rmaker_core: Fixed a memory leak in node config mqtt publish. Chirag Atal 2020-05-15 13:38:46 +05:30
  • b21b2b223f Merge branch 'minor/cmake_comments_cleanup' into 'master' Piyush Shah 2020-05-14 19:00:40 +08:00
  • 2ee8c6f21f cmakelists: Minor: Removing the comment that it has been created from makefile. Chirag Atal 2020-05-14 15:26:07 +05:30
  • b5364d8e98 Merge branch 'task/gitter' into 'master' Piyush Shah 2020-05-14 01:59:17 +08:00
  • 4ec67ebfe1 readme: Add Gitter chat and forum links Piyush Shah 2020-05-13 22:31:56 +05:30
  • 8587515684 Merge branch 'bugfix/cli_claim' into 'master' Piyush Shah 2020-04-30 01:18:18 +08:00