muhaidong
c64b751c50
fix(phy): fix cmd get_rx_result log error issue
2025-10-13 10:42:37 +08:00
muhaidong
a58bae6812
fix(phy): add tx_contain_en cmd for esp32c5
2025-10-13 10:42:37 +08:00
muhaidong
c4aa4d47fc
feat(phy): support esp32c5 cert test
2025-10-13 10:42:37 +08:00
Zhao Wei Liang
bfd84a6a0c
feat(ble): add console command to get dtm rx rssi on ESP32-C6
...
(cherry picked from commit b40f7c773b92aebb153bb07b9d3899d7090ece26)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
muhaidong
ab6fdc801f
feat(phy): update 11ax rate for cert test
2025-08-08 11:26:48 +08:00
muhaidong
7c17a0e1e8
feat(phy): add 11ax rate for cert test
2025-08-08 11:26:48 +08:00
Zhao Wei Liang
2e760d374e
feat(ble): add dtm test code to cert test example on ESP32-C6
...
(cherry picked from commit 71bc00568dae42de149d495a202c834bc8d90ba3)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-06-13 11:03:38 +08:00
muhaidong
af8ca546f9
feat(phy): add gpio cmd for cert test
2025-02-10 19:04:38 +08:00
Frantisek Hrbata
ad15109daa
change(examples): explicitly specify component dependencies for examples
...
Currently, several examples do not explicitly state their component
dependencies, relying instead on the default behavior that includes all
registered components and commonly required ones in the build.
Explicitly adding component dependencies can reduce build time when
set(COMPONENTS main) is used.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-11-20 14:11:24 +01:00
muhaidong
da4a0798f4
fix(phy): update cert_test docs
2024-09-19 15:13:15 +08:00
Mu Hai Dong
dacc1f94dd
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Jiang Jiang Jian <jack@espressif.com >
2024-09-14 10:37:30 +08:00
muhaidong
30a48b126e
fix(phy): esp32s2 and esph2 support rf cert_test
2024-09-14 10:37:14 +08:00
Ivan Grokhotkov
6d87100a70
feat(examples): add local components via idf_component.yml
...
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
alanmaxwell
2d072ab141
example: support legacy PHY commands in cert_test
2023-05-24 18:58:49 +08:00
xiehang
beb545c0ea
cert_test: example: Fix cert_test blocking issue
2023-03-31 18:03:36 +08:00
xiehang
c8d7c9bd71
Add the output RX result command
2023-03-10 09:29:27 +08:00
xiehang
481c264d0d
Add cert test example
2023-03-08 11:03:33 +08:00