]> Git Repo - esp-hosted.git/log
esp-hosted.git
14 months agoMerge branch 'feat/update_version_to_v1.0.3' into 'master'
Yogesh Mantri [Tue, 21 Nov 2023 06:46:35 +0000 (14:46 +0800)]
Merge branch 'feat/update_version_to_v1.0.3' into 'master'

feat(esp_hosted_ng) : Moving from release version 1.0.2 to 1.0.3

See merge request app-frameworks/esp_hosted!343

14 months agofeat(esp_hosted_ng) : Moving from release version 1.0.2 to 1.0.3
Shreyas Sheth [Tue, 10 Oct 2023 10:22:31 +0000 (15:52 +0530)]
feat(esp_hosted_ng) : Moving from release version 1.0.2 to 1.0.3

14 months agoMerge branch 'docs/update_documentation_for_s3_support' into 'master'
Yogesh Mantri [Tue, 21 Nov 2023 06:45:19 +0000 (14:45 +0800)]
Merge branch 'docs/update_documentation_for_s3_support' into 'master'

docs(esp_hosted_ng): Update ng documentation and add documentation for esp32s3

See merge request app-frameworks/esp_hosted!342

14 months agodocs(esp_hosted_ng): Update ng documentation and add documentation for esp32s3
Shreyas Sheth [Fri, 6 Oct 2023 10:21:21 +0000 (15:51 +0530)]
docs(esp_hosted_ng): Update ng documentation and add documentation for esp32s3

14 months agoMerge branch 'feature/s3_support_for_spi_and_uart' into 'master'
Yogesh Mantri [Tue, 21 Nov 2023 06:44:17 +0000 (14:44 +0800)]
Merge branch 'feature/s3_support_for_spi_and_uart' into 'master'

feat(esp_hosted_ng): add support for esp32s3 ng

See merge request app-frameworks/esp_hosted!340

14 months agofeat(esp_hosted_ng): add support for esp32s3 ng
Shreyas Sheth [Wed, 4 Oct 2023 10:03:40 +0000 (15:33 +0530)]
feat(esp_hosted_ng): add support for esp32s3 ng

1) WIFI and BLE over spi only
2) WIFI over spi, BLE over UART

14 months agoMerge branch 'feat/add_clk_rate_for_spi_sdio' into 'master'
Yogesh Mantri [Tue, 21 Nov 2023 06:41:46 +0000 (14:41 +0800)]
Merge branch 'feat/add_clk_rate_for_spi_sdio' into 'master'

Add clockrate parameter for SDIO and SPI

See merge request app-frameworks/esp_hosted!349

14 months agofeat(esp_hosted_ng): Resolve cosmetic comments for PR clockrate paramter SDIO and SPI
Shreyas Sheth [Wed, 15 Nov 2023 14:10:38 +0000 (19:40 +0530)]
feat(esp_hosted_ng): Resolve cosmetic comments for PR clockrate paramter SDIO and SPI

14 months agoAllow SDIO to match on the device tree
Jesse Taube [Wed, 7 Dec 2022 21:43:07 +0000 (16:43 -0500)]
Allow SDIO to match on the device tree

This allows the SDIO driver to match on the device tree. This
is a very simple change, by only adding of_match_table to the driver
structure, but it allows the driver to be used with other boards.

Signed-off-by: Jesse Taube <[email protected]>
Signed-off-by: Shreyas Sheth <[email protected]>
14 months agoAdd clockrate parameter for SDIO and SPI
Jesse Taube [Mon, 5 Dec 2022 04:07:14 +0000 (23:07 -0500)]
Add clockrate parameter for SDIO and SPI

The default speed for the pi's SDIO is 50MHz this is far too fast for jumper cables.
This patch adds a way to set the speed of SDIO and SPI via a parameter.
The official way to do this is by editing the SDIO dtoverlay parameter or using sysfs.

Signed-off-by: Jesse Taube <[email protected]>
Signed-off-by: Shreyas Sheth <[email protected]>
14 months agoMerge branch 'bugfix/skip_submodules_in_ci_ym2_10nov' into 'master'
Yogesh Mantri [Fri, 10 Nov 2023 09:26:18 +0000 (17:26 +0800)]
Merge branch 'bugfix/skip_submodules_in_ci_ym2_10nov' into 'master'

CI: skip submodule recursive for ci

See merge request app-frameworks/esp_hosted!357

14 months agoCI: skip submodule recursive for ci
Yogesh Mantri [Fri, 10 Nov 2023 08:49:21 +0000 (16:49 +0800)]
CI: skip submodule recursive for ci

14 months agoMerge branch 'bugfix/spi_failure_on_esp32_ym2_8nov' into 'master'
Yogesh Mantri [Fri, 10 Nov 2023 07:12:39 +0000 (15:12 +0800)]
Merge branch 'bugfix/spi_failure_on_esp32_ym2_8nov' into 'master'

FG fix: SPI transactions locked some times on ESP32

See merge request app-frameworks/esp_hosted!354

14 months agoFG fix: SPI transactions locked some times on ESP32
Yogesh Mantri [Wed, 8 Nov 2023 02:21:22 +0000 (10:21 +0800)]
FG fix: SPI transactions locked some times on ESP32

14 months agoMerge branch 'bugfix/wep_keys_installation' into 'master'
Yogesh Mantri [Thu, 9 Nov 2023 15:01:12 +0000 (23:01 +0800)]
Merge branch 'bugfix/wep_keys_installation' into 'master'

fix(esp_hosted_ng): fix errorneous installation of TKIP keys

Closes ESPH-12

See merge request app-frameworks/esp_hosted!355

14 months agofix(esp_hosted_ng): fix errorneous installation of tkip unicast keys
Shreyas Sheth [Thu, 9 Nov 2023 14:30:56 +0000 (20:00 +0530)]
fix(esp_hosted_ng): fix errorneous installation of tkip unicast keys

15 months agoMerge branch 'bugfix/module_load_unload_fixes_ym2_24oct' into 'master'
Yogesh Mantri [Tue, 24 Oct 2023 09:35:46 +0000 (17:35 +0800)]
Merge branch 'bugfix/module_load_unload_fixes_ym2_24oct' into 'master'

FG: Linux: Fix crash on kernel module (un)loading in spi/sdio

See merge request app-frameworks/esp_hosted!350

15 months agoFG: Linux: Fix crash on kernel module (un)loading in spi/sdio
Yogesh Mantri [Tue, 24 Oct 2023 07:30:25 +0000 (15:30 +0800)]
FG: Linux: Fix crash on kernel module (un)loading in spi/sdio

15 months agoMerge branch 'spi_remove_duplicate_code' into 'master'
Yogesh Mantri [Thu, 12 Oct 2023 05:41:58 +0000 (13:41 +0800)]
Merge branch 'spi_remove_duplicate_code' into 'master'

FG: Linux - Remove duplicate code in spi

See merge request app-frameworks/esp_hosted!345

15 months agoFG: Linux - Remove duplicate code in spi
Yogesh Mantri [Thu, 12 Oct 2023 05:09:10 +0000 (13:09 +0800)]
FG: Linux - Remove duplicate code in spi

15 months agoMerge branch 'feature/wep_support' into 'master'
Yogesh Mantri [Sat, 7 Oct 2023 06:26:17 +0000 (14:26 +0800)]
Merge branch 'feature/wep_support' into 'master'

esp_hosted_ng: Add WEP support

See merge request app-frameworks/esp_hosted!341

15 months agoesp_hosted_ng: fix cmd_code in get/set reg domain
Max Filippov [Mon, 28 Aug 2023 06:58:53 +0000 (23:58 -0700)]
esp_hosted_ng: fix cmd_code in get/set reg domain

Firmware side of esp_hosted_ng get/set reg domain commands uses 'cmd' to
set cmd->header.cmd_code which is incorrect. It should use cmd value
instead.

This field is not used by the host side, so the mismatch doesn't cause
any issues.
Fix it by using CMD_GET_REG_DOMAIN and CMD_SET_REG_DOMAIN respectively,
similarly to what other handlers do.

Signed-off-by: Max Filippov <[email protected]>
Signed-off-by: Kapil Gupta <[email protected]>
15 months agoesp_hosted_ng: Add WEP support
Kapil Gupta [Fri, 6 Oct 2023 09:22:34 +0000 (14:52 +0530)]
esp_hosted_ng: Add WEP support

15 months agoMerge branch 'bugfix/script_correction_ym2_26jul' into 'master'
Yogesh Mantri [Thu, 5 Oct 2023 04:50:13 +0000 (12:50 +0800)]
Merge branch 'bugfix/script_correction_ym2_26jul' into 'master'

FG: some corrections for kernel 6.1.21

See merge request app-frameworks/esp_hosted!307

15 months agoFG: some corrections for kernel 6.1.21
Yogesh Mantri [Wed, 26 Jul 2023 12:12:24 +0000 (20:12 +0800)]
FG: some corrections for kernel 6.1.21

15 months agoMerge branch 'bugfix/update_scan_results_from_beacon' into 'master'
Yogesh Mantri [Tue, 3 Oct 2023 10:35:57 +0000 (18:35 +0800)]
Merge branch 'bugfix/update_scan_results_from_beacon' into 'master'

fix(esp_hosted_ng): Bugfix populate scan results from beacon frame

See merge request app-frameworks/esp_hosted!339

15 months agofix(esp_hosted_ng): Bugfix populate scan results from beacon frame
Shreyas Sheth [Tue, 3 Oct 2023 08:58:58 +0000 (14:28 +0530)]
fix(esp_hosted_ng): Bugfix populate scan results from beacon frame

16 months agoMerge branch 'garbage_pkt_over_rel0.0.5__3769eea_ym2_30aug' into 'master'
Yogesh Mantri [Mon, 18 Sep 2023 05:33:36 +0000 (13:33 +0800)]
Merge branch 'garbage_pkt_over_rel0.0.5__3769eea_ym2_30aug' into 'master'

FG SPI: Fix for Garbage packet received + mynewt mempool

See merge request app-frameworks/esp_hosted!337

16 months agodummy logic commented, but tested fine.
Yogesh Mantri [Fri, 15 Sep 2023 12:49:57 +0000 (20:49 +0800)]
dummy logic commented, but tested fine.

16 months agoMempool review comments incorporated + SPI rx work queue changed to
Yogesh Mantri [Fri, 15 Sep 2023 08:50:24 +0000 (16:50 +0800)]
Mempool review comments incorporated + SPI rx work queue changed to
thread

16 months agoFG Mempool: Verify alignment and size(capacity) of preallocated buffer used
Yogesh Mantri [Fri, 15 Sep 2023 06:04:33 +0000 (14:04 +0800)]
FG Mempool: Verify alignment and size(capacity) of preallocated buffer used

16 months ago1. FG SPI polling to blocking using semaphore
Yogesh Mantri [Thu, 14 Sep 2023 12:33:29 +0000 (20:33 +0800)]
1. FG SPI polling to blocking using semaphore
2. code cleanup

16 months ago1. default to no mempool
Yogesh Mantri [Wed, 6 Sep 2023 07:29:57 +0000 (15:29 +0800)]
1. default to no mempool
2. fix build errors on mempool disabled
3. Linux trigger extra chance if transaction did not go through and tx
   is pending

16 months agoremove unneeded host side prints
Yogesh Mantri [Thu, 31 Aug 2023 12:53:11 +0000 (20:53 +0800)]
remove unneeded host side prints

16 months ago1. remove extra gpio used at host side for HS reset (not in use now)
Yogesh Mantri [Thu, 31 Aug 2023 10:40:09 +0000 (18:40 +0800)]
1. remove extra gpio used at host side for HS reset (not in use now)
2. spi sema bumped tohigher value at spi transaction task

16 months agounset dummy pkt design for spi. HS disable on CS assert added
Yogesh Mantri [Thu, 31 Aug 2023 10:28:25 +0000 (18:28 +0800)]
unset dummy pkt design for spi. HS disable on CS assert added

16 months agoenable the dummy design
Yogesh Mantri [Thu, 31 Aug 2023 07:03:47 +0000 (15:03 +0800)]
enable the dummy design

16 months agohost side changes
Yogesh Mantri [Wed, 30 Aug 2023 07:43:36 +0000 (15:43 +0800)]
host side changes

16 months agorevert dummy trans design, introduce extra gpio 1 ISR, to reset Handshake
Yogesh Mantri [Wed, 30 Aug 2023 06:57:03 +0000 (14:57 +0800)]
revert dummy trans design, introduce extra gpio 1 ISR, to reset Handshake

16 months agoSome fixes
Yogesh Mantri [Wed, 23 Aug 2023 09:05:45 +0000 (17:05 +0800)]
Some fixes

16 months agodummy transaction logic reintroduced
Yogesh Mantri [Tue, 22 Aug 2023 12:53:58 +0000 (20:53 +0800)]
dummy transaction logic reintroduced

16 months agospi error log for garbage packet entered
Yogesh Mantri [Tue, 22 Aug 2023 10:32:36 +0000 (18:32 +0800)]
spi error log for garbage packet entered

16 months agomempool cleanup
Yogesh Mantri [Tue, 22 Aug 2023 10:21:47 +0000 (18:21 +0800)]
mempool cleanup

16 months agoFG: Use mynewt mempool for memory management
Yogesh Mantri [Tue, 22 Aug 2023 08:35:52 +0000 (16:35 +0800)]
FG: Use mynewt mempool for memory management

16 months agoMerge branch 'fix/esp_reset_crash' into 'master'
Yogesh Mantri [Mon, 11 Sep 2023 09:41:15 +0000 (17:41 +0800)]
Merge branch 'fix/esp_reset_crash' into 'master'

fix(esp_hosted_ng): Fix crash occured when esp device reset

See merge request app-frameworks/esp_hosted!332

16 months agofix(esp_hosted_ng): Fix crash occured when esp device reset
Shreyas Sheth [Fri, 8 Sep 2023 11:22:22 +0000 (16:52 +0530)]
fix(esp_hosted_ng): Fix crash occured when esp device reset

17 months agoMerge branch 'feature/p4_ci_deply_script_ym2_17aug' into 'master'
Yogesh Mantri [Thu, 17 Aug 2023 10:13:08 +0000 (18:13 +0800)]
Merge branch 'feature/p4_ci_deply_script_ym2_17aug' into 'master'

Adding CI script for sync of branch 'feature/esp_as_mcu_host'

See merge request app-frameworks/esp_hosted!319

17 months agoAdding CI script for sync of branch 'feature/esp_as_mcu_host'
Yogesh Mantri [Thu, 17 Aug 2023 09:38:09 +0000 (17:38 +0800)]
Adding CI script for sync of branch 'feature/esp_as_mcu_host'

17 months agoMerge branch 'ng_build_fix_ym2_10aug' into 'master'
Yogesh Mantri [Fri, 11 Aug 2023 05:41:27 +0000 (13:41 +0800)]
Merge branch 'ng_build_fix_ym2_10aug' into 'master'

NG: Build Fix for copying wifi lib

See merge request app-frameworks/esp_hosted!314

17 months agoNG: Build Fix for copying wifi lib
Yogesh Mantri [Thu, 10 Aug 2023 02:19:30 +0000 (10:19 +0800)]
NG: Build Fix for copying wifi lib

17 months agoMerge branch 'feature/reg_get_set_support' into 'master'
Yogesh Mantri [Thu, 10 Aug 2023 10:47:16 +0000 (18:47 +0800)]
Merge branch 'feature/reg_get_set_support' into 'master'

fix(esp_hosted_ng): Add support for get/set reg domain

See merge request app-frameworks/esp_hosted!309

17 months agofix(esp_hosted_ng): Add support for get/set reg domain
Kapil Gupta [Sat, 29 Jul 2023 13:31:55 +0000 (19:01 +0530)]
fix(esp_hosted_ng): Add support for get/set reg domain

Closes https://github.com/espressif/esp-hosted/issues/247

17 months agoMerge branch 'bugfix/config_pm_build_failure' into 'master'
Yogesh Mantri [Thu, 10 Aug 2023 04:08:39 +0000 (12:08 +0800)]
Merge branch 'bugfix/config_pm_build_failure' into 'master'

esp_hosted_ng: host: fix build failure when CONFIG_PM is not defined

See merge request app-frameworks/esp_hosted!315

17 months agoesp_hosted_ng: host: fix build failure when CONFIG_PM is not defined
Giulio Benetti [Wed, 9 Aug 2023 21:16:52 +0000 (23:16 +0200)]
esp_hosted_ng: host: fix build failure when CONFIG_PM is not defined

wiphy->wowlan is not defined when CONFIG_PM is not enabled so let's
guard the assignment to wiphy->wowlan according to option CONFIG_PM.

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Kapil Gupta <[email protected]>
17 months agoRevert "esp_hosted_ng: host: fix build failure when CONFIG_PM is not defined"
Kapil Gupta [Thu, 10 Aug 2023 03:46:08 +0000 (09:16 +0530)]
Revert "esp_hosted_ng: host: fix build failure when CONFIG_PM is not defined"

This reverts commit cb55e27adf07dbe906efda5a0b0cd9321688585b.

17 months agoMerge branch 'ng_build_fix_pr254_ym2_10aug' into 'master'
Yogesh Mantri [Thu, 10 Aug 2023 02:07:12 +0000 (10:07 +0800)]
Merge branch 'ng_build_fix_pr254_ym2_10aug' into 'master'

esp_hosted_ng: host: fix build failure when CONFIG_PM is not defined

See merge request app-frameworks/esp_hosted!313

17 months agoesp_hosted_ng: host: fix build failure when CONFIG_PM is not defined
Yogesh Mantri [Thu, 10 Aug 2023 02:07:12 +0000 (10:07 +0800)]
esp_hosted_ng: host: fix build failure when CONFIG_PM is not defined

17 months agoMerge branch 'fix/corrected_licenses' into 'master'
Yogesh Mantri [Thu, 3 Aug 2023 07:59:58 +0000 (15:59 +0800)]
Merge branch 'fix/corrected_licenses' into 'master'

fix/corrected_licenses Corrected SPDX-License-Identifier

See merge request app-frameworks/esp_hosted!311

18 months agofix/corrected_licenses Corrected SPDX-License-Identifier
Soh Kam Yung [Tue, 1 Aug 2023 02:25:43 +0000 (10:25 +0800)]
fix/corrected_licenses Corrected SPDX-License-Identifier

Corrected SPDX-License-Identifier wording for dual licensed files

Added SPDX-License-Identifier to files

Changed SPDX-License-Identifier "GPL-2.0" to "GPL-2.0-only"

Reformatted SPDX-License-Identifier for linux code

18 months agoMerge branch 'fix/corrected_licenses' into 'master'
Yogesh Mantri [Mon, 31 Jul 2023 13:58:35 +0000 (21:58 +0800)]
Merge branch 'fix/corrected_licenses' into 'master'

fix/corrected_licenses Updated language for dual licensed files

See merge request app-frameworks/esp_hosted!310

18 months agofix/corrected_licenses Updated language for dual licensed files
Soh Kam Yung [Mon, 31 Jul 2023 03:59:11 +0000 (11:59 +0800)]
fix/corrected_licenses Updated language for dual licensed files

Made explicit the licensed of some files under GPL-2.0 or Apache-2.0.

18 months agoMerge branch 'fix/add_license' into 'master'
Yogesh Mantri [Fri, 28 Jul 2023 10:14:21 +0000 (18:14 +0800)]
Merge branch 'fix/add_license' into 'master'

fix/add_license Added license header to esp_hosted_fg proto file

See merge request app-frameworks/esp_hosted!308

18 months agofix/add_license Added license header to esp_hosted_fg proto file
Soh Kam Yung [Fri, 28 Jul 2023 08:10:58 +0000 (16:10 +0800)]
fix/add_license Added license header to esp_hosted_fg proto file

18 months agoMerge branch 'bugfix/sdio_claim_release_macros_ym2_26jul' into 'master'
Yogesh Mantri [Wed, 26 Jul 2023 10:03:58 +0000 (18:03 +0800)]
Merge branch 'bugfix/sdio_claim_release_macros_ym2_26jul' into 'master'

FG: fix linux build error

See merge request app-frameworks/esp_hosted!306

18 months agoFG: fix linux build error
Yogesh Mantri [Wed, 26 Jul 2023 10:00:25 +0000 (18:00 +0800)]
FG: fix linux build error

18 months agoMerge branch 'bugfix/invalid_mem_read_mcu_ym2_19jul23' into 'master'
Yogesh Mantri [Wed, 19 Jul 2023 06:46:46 +0000 (14:46 +0800)]
Merge branch 'bugfix/invalid_mem_read_mcu_ym2_19jul23' into 'master'

FG: invalid mem read fixed

See merge request app-frameworks/esp_hosted!303

18 months agoFG: invalid mem read fixed
Yogesh Mantri [Wed, 19 Jul 2023 06:46:46 +0000 (14:46 +0800)]
FG: invalid mem read fixed

18 months agoMerge branch 'porting_guide_update_ym2_10jul' into 'master'
Yogesh Mantri [Tue, 11 Jul 2023 09:03:08 +0000 (17:03 +0800)]
Merge branch 'porting_guide_update_ym2_10jul' into 'master'

XG: Porting guide update

See merge request app-frameworks/esp_hosted!296

18 months agoXG: Porting guide update
Yogesh Mantri [Mon, 10 Jul 2023 03:51:17 +0000 (11:51 +0800)]
XG: Porting guide update

18 months agoMerge branch 'script_correction_ym2_11jul' into 'master'
Yogesh Mantri [Tue, 11 Jul 2023 01:44:42 +0000 (09:44 +0800)]
Merge branch 'script_correction_ym2_11jul' into 'master'

NG: Correction in firmware setup script

See merge request app-frameworks/esp_hosted!298

18 months agoNG: Correction in firmware setup script
Yogesh Mantri [Tue, 11 Jul 2023 01:43:08 +0000 (09:43 +0800)]
NG: Correction in firmware setup script

18 months agoMerge branch 'esp32c6_support_ym2_24nov' into 'master'
Yogesh Mantri [Fri, 7 Jul 2023 08:19:52 +0000 (16:19 +0800)]
Merge branch 'esp32c6_support_ym2_24nov' into 'master'

FG: ESP32-C6 support added for SDIO

See merge request app-frameworks/esp_hosted!273

18 months agoFG: ESP32-C6 Bluetooth support
Yogesh Mantri [Thu, 6 Jul 2023 09:33:31 +0000 (17:33 +0800)]
FG: ESP32-C6 Bluetooth support

18 months agoFG: Documentation for ESP32-C6
Yogesh Mantri [Tue, 4 Jul 2023 11:05:41 +0000 (19:05 +0800)]
FG: Documentation for ESP32-C6

18 months agoLinux Host side changes for ESP32-C6 SDIO support
Yogesh Mantri [Fri, 30 Jun 2023 11:14:07 +0000 (19:14 +0800)]
Linux Host side changes for ESP32-C6 SDIO support

18 months agoSlave side changes for ESP32-C6 SDIO support
Yogesh Mantri [Fri, 30 Jun 2023 11:09:36 +0000 (19:09 +0800)]
Slave side changes for ESP32-C6 SDIO support

18 months agoFG: ESP32-C6 support added for SDIO
Yogesh Mantri [Fri, 25 Nov 2022 08:04:27 +0000 (13:34 +0530)]
FG: ESP32-C6 support added for SDIO

19 months agoMerge branch 'bugfix/prepare_project.bat' into 'master'
Yogesh Mantri [Fri, 23 Jun 2023 03:44:55 +0000 (11:44 +0800)]
Merge branch 'bugfix/prepare_project.bat' into 'master'

bugfix(Windows) Fix .project file generation

See merge request app-frameworks/esp_hosted!292

19 months agobugfix(Windows) Fix .project file generation
Soh Kam Yung [Fri, 23 Jun 2023 03:07:12 +0000 (11:07 +0800)]
bugfix(Windows) Fix .project file generation

On Windows, in the generated .project file, STM32CubeIDE expects the
variable with the name CODE_BASE to use forward slash, '/', as the
separator to pick up the code base correctly. For example:

<value>file:/c:/esp-hosted/esp_hosted_fg</value>

Currently, the batch file generates this incorrect value:

<value>file:c:\esp-hosted\esp_hosted_fg</value>

which uses the standard Windows back slash, '\', as the separator and
does not prefix the drive 'c:' with a slash.

This fix modifies the batch file to generate the correct value.

Following variations were also tested, and did not work with
STM32CubeIDE:

<value>file:\c:\esp-hosted\esp_hosted_fg</value>

<value>file:/c:\esp-hosted\esp_hosted_fg</value>

19 months agoMerge branch 'feature/set_mac_address' into 'master'
Yogesh Mantri [Mon, 5 Jun 2023 01:26:46 +0000 (09:26 +0800)]
Merge branch 'feature/set_mac_address' into 'master'

esp_hosted_ng: Add support for ndo_set_mac_address

See merge request app-frameworks/esp_hosted!291

19 months agoesp_hosted_ng: Remove ndo_tx_timeout function
Kapil Gupta [Sat, 3 Jun 2023 09:38:27 +0000 (15:08 +0530)]
esp_hosted_ng: Remove ndo_tx_timeout function

19 months agoesp_hosted_ng: Add support for ndo_set_mac_address
Kapil Gupta [Sat, 3 Jun 2023 09:33:20 +0000 (15:03 +0530)]
esp_hosted_ng: Add support for ndo_set_mac_address

Also correct typo in MAX_TX_POWER Macro

19 months agoMerge branch 'feature/tx_power' into 'master'
Yogesh Mantri [Sat, 3 Jun 2023 07:02:06 +0000 (15:02 +0800)]
Merge branch 'feature/tx_power' into 'master'

esp_hosted: Add support for set/get tx power

See merge request app-frameworks/esp_hosted!290

20 months agoesp_hosted: Add support for set/get tx power
Kapil Gupta [Thu, 1 Jun 2023 17:47:46 +0000 (23:17 +0530)]
esp_hosted: Add support for set/get tx power

20 months agoMerge branch 'bugfix/printk_cleanup' into 'master'
Yogesh Mantri [Thu, 25 May 2023 05:43:16 +0000 (13:43 +0800)]
Merge branch 'bugfix/printk_cleanup' into 'master'

esp-hosted_ng: hosted ng code cleanup

See merge request app-frameworks/esp_hosted!285

20 months agoesp_hosted_ng: Add support for SET_MAC cmd
Kapil Gupta [Wed, 24 May 2023 05:11:32 +0000 (10:41 +0530)]
esp_hosted_ng: Add support for SET_MAC cmd

20 months agoesp_hosted_ng: Add rule to compile out logs
Kapil Gupta [Sat, 20 May 2023 12:45:45 +0000 (18:15 +0530)]
esp_hosted_ng: Add rule to compile out logs

Also fixed some compilation issues

20 months agoesp_hosted_ng: clean_up logs
jgujarathi [Wed, 17 May 2023 21:04:20 +0000 (02:34 +0530)]
esp_hosted_ng: clean_up logs

Ensured all esp_info, esp_dbg, esp_err end with '\n'.

20 months agoesp_hosted_ng: Add changes according to checkpatch.pl
Kapil Gupta [Sat, 13 May 2023 14:35:20 +0000 (20:05 +0530)]
esp_hosted_ng: Add changes according to checkpatch.pl

20 months agoesp_hosted_ng: Replace printk with macros
Kapil Gupta [Sat, 13 May 2023 13:51:16 +0000 (19:21 +0530)]
esp_hosted_ng: Replace printk with macros

20 months agoesp_hosted_ng: Add utility logging APIs
Kapil Gupta [Sat, 13 May 2023 10:34:57 +0000 (16:04 +0530)]
esp_hosted_ng: Add utility logging APIs

20 months agoesp_hosted_ng: Update LICENCE in SPDX format
Kapil Gupta [Sat, 13 May 2023 10:24:03 +0000 (15:54 +0530)]
esp_hosted_ng: Update LICENCE in SPDX format

20 months agoMerge branch 'bugfix/setup_script_correction' into 'master'
Yogesh Mantri [Fri, 12 May 2023 04:57:50 +0000 (12:57 +0800)]
Merge branch 'bugfix/setup_script_correction' into 'master'

esp-hosted-ng: Correct install script path

See merge request app-frameworks/esp_hosted!289

20 months agoesp-hosted-ng: Correct install script path
Kapil Gupta [Thu, 11 May 2023 16:48:11 +0000 (22:18 +0530)]
esp-hosted-ng: Correct install script path

Corrected install script path for ng-firmware prerequsites

20 months agoMerge branch 'bugfix/driver_reload_exception' into 'master'
Yogesh Mantri [Thu, 11 May 2023 11:01:58 +0000 (19:01 +0800)]
Merge branch 'bugfix/driver_reload_exception' into 'master'

esp_hosted_ng: Fix exception during driver reload

See merge request app-frameworks/esp_hosted!288

20 months agoesp_hosted_ng: Fix exception during driver reload
Kapil Gupta [Thu, 11 May 2023 10:22:33 +0000 (15:52 +0530)]
esp_hosted_ng: Fix exception during driver reload

20 months agoMerge branch 'bugfix/rssi_correction' into 'master'
Yogesh Mantri [Thu, 11 May 2023 08:49:42 +0000 (16:49 +0800)]
Merge branch 'bugfix/rssi_correction' into 'master'

esp_hosted_ng: Correct signal strength in scan results

See merge request app-frameworks/esp_hosted!287

20 months agoesp_hosted_ng: Correct signal strength in scan results
Kapil Gupta [Thu, 11 May 2023 08:44:24 +0000 (14:14 +0530)]
esp_hosted_ng: Correct signal strength in scan results

Closes https://github.com/espressif/esp-hosted/issues/204

20 months agoMerge branch 'add_hosted_ng_firmware_code' into 'master'
Yogesh Mantri [Thu, 11 May 2023 08:20:08 +0000 (16:20 +0800)]
Merge branch 'add_hosted_ng_firmware_code' into 'master'

Add hosted ng firmware code

See merge request app-frameworks/esp_hosted!286

20 months agoAdd CMake rule to setup environment
Kapil Gupta [Thu, 11 May 2023 04:33:25 +0000 (10:03 +0530)]
Add CMake rule to setup environment

This page took 0.06641 seconds and 4 git commands to generate.