Commit Graph

  • db2c8d3b58 minor: Fix support for cpp Chirag Atal 2022-07-13 10:40:42 -04:00
  • cd173972a7 examples: Enable CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE in all examples Piyush Shah 2022-06-28 23:56:58 +05:30
  • 5389ce22cf ota: Better usage of App rollback feature Piyush Shah 2022-06-22 15:08:53 +05:30
  • 2f0f5e0893 Merge branch 'bugfix/mdns_dep' into 'master' Piyush Shah 2022-07-12 19:20:08 +08:00
  • a5dbd2d8d9 esp_rainmaker: Add a component manager dependency for mDNS component for idf >= 5.0 Piyush Shah 2022-07-12 11:54:26 +05:30
  • 6e8c65e8dd Merge branch 'task/idf-v5.0' into 'master' Piyush Shah 2022-07-12 12:47:16 +08:00
  • 88335d174c esp_rmaker_core: Minor changes for compilation with idf v5.0/master Piyush Shah 2022-06-29 18:00:27 +05:30
  • 00bcf4c0c3 Merge branch 'task/standard_types' into 'master' Piyush Shah 2022-06-10 01:02:36 +08:00
  • 07533b82a1 Merge branch 'espressif:master' into master sivar2311 2022-06-09 09:10:58 +02:00
  • 677a244fe1 Merge branch 'task/name_param_cb' into 'master' Piyush Shah 2022-06-07 16:50:24 +08:00
  • 891db47d60 Merge branch 'bugfix/example' into 'master' Piyush Shah 2022-06-07 13:18:49 +08:00
  • 082a916720 example: Update IO for all examples to work with all ESP devkits and provide options in menuconfig shixinke 2022-05-30 12:56:56 +08:00
  • e02cd57426 Merge branch 'task/claim_ota' into 'master' Piyush Shah 2022-06-07 02:37:48 +08:00
  • b73f9e1e63 claiming: Make self claiming as the default for esp32s3 and esp32c3 Piyush Shah 2022-05-26 23:25:15 +05:30
  • ef410e14b0 ota: Make "OTA using Topics" as default and provide a simplified API for that Piyush Shah 2022-05-26 18:37:41 +05:30
  • e385522bcb esp_param_name: Give an option to handle name param in application callback Piyush Shah 2022-02-25 15:24:26 +05:30
  • d4d2795cd7 Merge branch 'task/ci-supported-idf' into 'master' Piyush Shah 2022-06-06 22:57:57 +08:00
  • 42101c0601 gitlab-ci: Compile for all supported esp-idf versions and targets Piyush Shah 2022-06-02 15:36:00 +05:30
  • acace3777b Merge branch 'bugfix/idf_build_failures' into 'master' Piyush Shah 2022-06-06 19:36:24 +08:00
  • cd12423912 bugfix: Compilation fixes for different idf versions and targets Piyush Shah 2022-06-02 15:29:08 +05:30
  • a72d640d93 json: Update the json parser and generator submodules Piyush Shah 2022-06-06 16:09:39 +05:30
  • f1cbb8c412 Added definitions for various parameters and UI types. sivar2311 2022-05-28 06:41:32 +02:00
  • b4db703281 Merge branch 'task/led_light_server_crt' into 'master' Piyush Shah 2022-05-09 17:22:17 +08:00
  • 93a2b36160 ssl_server_cert: Use mbedtls certificate bundle for server authentication Piyush Shah 2022-05-04 18:02:49 +05:30
  • 67cefd68d3 led_light: Use default OTA server certificate Piyush Shah 2022-04-29 17:27:23 +05:30
  • f2a15001a0 Merge branch 'task/prov_improvements' into 'master' Piyush Shah 2022-04-29 18:53:07 +08:00
  • e1dacc27d7 homekit_switch: Add provisioning timeout support similar to rest of the examples Piyush Shah 2022-01-25 12:53:11 +05:30
  • baf1dea322 switch: Add handling of new app wifi events Piyush Shah 2022-01-25 02:20:15 +05:30
  • 295b6a3839 rmaker_user_mapping: Fixes for bugs seen during re-provisioning Piyush Shah 2022-03-25 18:06:56 +05:30
  • 4250addc13 app_wifi: Make provisioning prefix configurable Piyush Shah 2022-04-28 17:11:29 +05:30
  • c0af462fee app_wifi: Add an option to reset prov state machine on failure Piyush Shah 2022-03-25 18:04:33 +05:30
  • d796985bac app_wifi: Minor feature additions to provisioning workflow Piyush Shah 2022-01-25 01:45:04 +05:30
  • 174a38b56c Merge branch 'task/ota_improvements' into 'master' Piyush Shah 2022-04-28 17:32:32 +08:00
  • 1cd07a0099 ota: Minor improvements Piyush Shah 2022-04-06 23:14:03 +05:30
  • 4f1ce2dbd5 Merge branch 'task/new_node_config' into 'master' Piyush Shah 2022-04-28 16:32:44 +08:00
  • 72283a552d esp_rmaker_node_config: Added some new fields Piyush Shah 2022-04-27 20:20:59 +05:30
  • f57a5ec62d Merge branch 'feature/scenes' into 'master' Piyush Shah 2022-03-29 21:48:25 +08:00
  • 5af4f64d3c Merge branch 'task/claim_config' into 'master' Piyush Shah 2022-03-17 02:13:00 +08:00
  • c445fe49fd claim_configs: Allow choosing between self/assisted claiming for esp32c3 and esp32s3 Piyush Shah 2022-03-16 14:43:52 +05:30
  • 1d7c32552d Merge branch 'task/user_reset' into 'master' Piyush Shah 2022-03-16 16:53:36 +08:00
  • c1187fed84 user_node_mapping: Better handling for user reset and mapping state Piyush Shah 2022-03-15 22:43:56 +05:30
  • b4641c8dc1 Merge branch 'bugfix/idf5.x' into 'master' Piyush Shah 2022-03-16 02:19:00 +08:00
  • 2a08ed9cfe Fixes for idf v5.0 Piyush Shah 2022-03-09 23:18:04 +05:30
  • 764db8d072 esp_rmaker_scenes: Add scenes support. Chirag Atal 2021-06-03 12:05:02 +05:30
  • 93cb27833e ci: Stop using make for building examples Shubham Patil 2022-02-25 10:10:22 +05:30
  • 13150fb042 Replace deprecated defines with the new ones Shubham Patil 2022-02-16 19:10:38 +05:30
  • e3573c81da app_insights: Insights transport changes Shubham Patil 2021-12-17 19:12:38 +05:30
  • 5c95345ff6 Update esp_insights and rmaker_common submodules Shubham Patil 2021-12-16 20:26:34 +05:30
  • f1028aecde Merge branch 'feature/schedule' into 'master' Piyush Shah 2022-03-01 21:59:20 +08:00
  • a00376189d esp_schedule: Update relative seconds field data type shixinke 2022-02-27 15:36:06 +08:00
  • cef427bb59 Merge branch 'task/multi_param_update' into 'master' Piyush Shah 2022-02-21 13:14:36 +00:00
  • d229e35b42 esp_rmaker_core: Expose esp_rmaker_param_update() API to assist in multi param updates Piyush Shah 2022-02-17 14:34:46 +05:30
  • 27becc6dff Merge branch 'bugfix/one_shot_schedule' into 'master' Piyush Shah 2022-02-04 10:49:05 +00:00
  • 61eb58aae1 esp_schedule: Fix a bug which could cause wrong expiry check for one shot schedules Piyush Shah 2022-02-04 00:43:37 +05:30
  • 367f408640 Merge branch 'task/ota_server_crt' into 'master' Piyush Shah 2022-02-02 06:28:03 +00:00
  • b145ca618b ota: Append a new server certificate for OTA for some specific AWS regions Piyush Shah 2022-02-01 00:19:19 +05:30
  • 8f5d4cdd6d Merge branch 'fix/bt_check_during_ota' into 'master' Piyush Shah 2022-01-27 07:26:25 +00:00
  • b4c2bc7a9d esp_rmaker_ota: Disable wifi power save only if BT is idle/disabled Amit Sheth 2021-10-26 16:00:31 +05:30
  • abc00d3c0f Merge branch 'task/def_security_enable' into 'master' Piyush Shah 2022-01-25 11:20:07 +00:00
  • 229713488c examples: Enable some security features and change order of component dirs Piyush Shah 2022-01-25 13:54:23 +05:30
  • 84ab73277d Merge branch 'support/local_ctrl_started_cb' into 'master' Piyush Shah 2022-01-21 09:25:40 +00:00
  • 2ee18ee6f3 esp_rmaker_core: Added an event to indicate that local control service has started Vikram 2021-12-10 13:38:49 +05:30
  • 0638c581e6 Merge branch 'task/update_cli_submodule' into 'master' Piyush Shah 2022-01-19 10:53:13 +00:00
  • 518a5a83c5 Merge branch 'task/local_control_sec1' into 'master' Piyush Shah 2022-01-18 11:24:21 +00:00
  • 59e955e55d Update cli submodule Claiming and logging updations and fixes added Shivani Tipnis 2022-01-13 23:57:18 +05:30
  • 3bd64da66a esp_rmaker_local_ctrl: Added support for sec1 Chirag Atal 2021-06-24 19:21:05 +05:30
  • d4eb2f4fca Merge branch 'feature/wac_support' into 'master' Piyush Shah 2022-01-07 06:19:30 +00:00
  • dc8ca4018f homekit_switch: Modifications to support WAC and IPV6 Piyush Shah 2021-05-26 16:42:38 +05:30
  • 297c0d5344 Merge branch 'feature/ota' into 'master' Piyush Shah 2021-12-28 13:32:23 +00:00
  • d8341cb54d esp_rmaker_ota: Provide option to modify buff size in menuconfig shixinke 2021-09-09 18:09:53 +08:00
  • 722635985e Merge branch 'bugfix/params_realloc' into 'master' Piyush Shah 2021-11-18 17:37:57 +00:00
  • 252b47c2cc esp_rmaker_params: Fixed an issue with esp_rmaker_param_update_and_notify() Piyush Shah 2021-11-17 21:04:08 +05:30
  • 841d59cabe esp_rmaker_params: Fixes for issues seen when sending buffer is re-allocated Piyush Shah 2021-09-23 22:00:11 +05:30
  • d16eff0c02 Merge branch 'task/insights_api_change' into 'master' Piyush Shah 2021-10-29 18:17:48 +00:00
  • dc65f11661 esp_insights: Update submodule and minor fixes Shubham Patil 2021-08-23 16:33:45 +05:30
  • fb4fa54667 Merge branch 'task/change_qrcode' into 'master' Piyush Shah 2021-09-30 09:56:19 +00:00
  • 7815a10095 qrcode: Replacing the qrcode component with the one from IDF. Chirag Atal 2021-08-25 17:34:17 +05:30
  • 669b6f7d3b Merge branch 'bugfix/typos_in_examples' into 'master' Piyush Shah 2021-09-09 12:01:08 +00:00
  • e69372a2fe examples: Fixed typos in comment Shubham Patil 2021-09-04 16:31:57 +05:30
  • eda24613ab Merge branch 'feature/esp32s3' into 'master' Piyush Shah 2021-09-08 12:23:32 +00:00
  • cee95aa376 gitlab ci: Add compilation for other platforms (esp32-c3/s2/s3) for switch example Piyush Shah 2021-09-08 11:14:48 +05:30
  • 8738eb0fab esp32s3: Add support for the new platform ESP32-S3 Piyush Shah 2021-08-27 16:58:53 +05:30
  • 33e7b0e4d6 Merge branch 'feature/notify' into 'master' Piyush Shah 2021-09-07 17:25:00 +00:00
  • 036e2dae48 switch: Add sample usage for mobile push notifications Piyush Shah 2021-08-24 23:39:04 +05:30
  • afcc67f3ec esp_rmaker_core: Add support for triggering phone app notifications Piyush Shah 2021-07-30 22:07:39 +05:30
  • dcfecc3f41 Merge branch 'task/wifi_conn_check_in_rmaker_task' into 'master' Piyush Shah 2021-09-03 16:51:13 +00:00
  • 7398ed6127 Merge branch 'bugfix/user_mapping_c3' into 'master' Piyush Shah 2021-09-03 15:54:46 +00:00
  • 9364c1d10b esp_rmaker_user_mapping: Fixed a compilation warning Piyush Shah 2021-09-03 17:23:30 +05:30
  • f6510dbd21 rmaker_core: Check for wifi connection in rmaker_task Shubham Patil 2021-06-01 14:05:33 +05:30
  • 2655228091 Merge branch 'bugfix/user_association' into 'master' Piyush Shah 2021-09-02 13:19:42 +00:00
  • 412ad546c4 esp_rmaker_user_mapping: Add checks for user id for better security Piyush Shah 2021-08-24 23:36:01 +05:30
  • 91ddb18753 Merge branch 'task/get_device' into 'master' Piyush Shah 2021-09-02 07:44:55 +00:00
  • 2425b17394 esp_rmaker_core: Added a get_device_by_name API similar to params Chirag Atal 2021-08-11 11:02:31 +05:30
  • a66a313fee Merge branch 'task/ci-changes' into 'master' Piyush Shah 2021-09-01 16:22:40 +00:00
  • e95c74eb49 CI: Minor changes for flexibility in choosing idf branch Piyush Shah 2021-09-01 15:08:17 +05:30
  • 5d6b1ef055 Merge branch 'bugfix/fix_system_reboot_reset' into 'master' Piyush Shah 2021-07-30 16:49:05 +00:00
  • 69574aa8e9 Merge branch 'bugfix/ota_cert_doc' into 'master' Piyush Shah 2021-07-30 12:40:45 +00:00
  • f50a789a3b Merge branch 'bugfix/ota_cn_check' into 'master' Piyush Shah 2021-07-30 11:17:55 +00:00
  • 291f249f92 esp_rmaker_system_service: Add checks for the param values received before taking action yuanjm 2021-07-30 16:34:03 +08:00
  • 5e2ff08671 Don't skip common name check if not required Bruno Binet 2021-04-14 15:43:51 +00:00