zwx
|
641530299b
|
fix(802.15.4): fix 15.4 process for unsupported frame
|
2025-04-23 19:02:01 +08:00 |
|
zwx
|
d12ee84ef9
|
feat(802.15.4): supported tx/rx frame dumping
|
2025-04-08 11:51:08 +08:00 |
|
Tan Yan Quan
|
8780122742
|
fix(openthread): add some bugfixes to pass CI pipeline
|
2025-03-25 12:21:32 +08:00 |
|
Tan Yan Quan
|
5257e65f29
|
refactor(openthread): move isr_handle_timerX to esp_ieee802154_timer
|
2025-03-25 12:21:32 +08:00 |
|
Tan Yan Quan
|
c440a70d9b
|
fix(openthread): turn off rx for SSED running CSL during idle
|
2025-03-25 12:14:44 +08:00 |
|
zwx
|
6d28fb78cd
|
feat(802.15.4): introduced a feature for registering 802.15.4 ISR callbacks
|
2025-01-07 15:26:43 +08:00 |
|
Xu Si Yu
|
632a7e0a36
|
feat(15.4): support setting 15.4 txrx pti when coex is enabled
|
2025-01-06 10:25:30 +08:00 |
|
zwx
|
afa07489bf
|
feat(802.15.4): introduce a series of APIs related power table
|
2025-01-03 14:22:28 +08:00 |
|
Tan Yan Quan
|
02ad9863d2
|
feat(802.15.4): IEEE802.15.4 add some minor edits for readability
|
2024-12-16 10:54:51 +08:00 |
|
Tan Yan Quan
|
fa96cfdd08
|
feat(802.15.4): IEEE802.15.4 add rx buffer statistic
|
2024-12-16 10:54:50 +08:00 |
|
Xu Si Yu
|
11e72011b7
|
fix(ieee802154): fix a bug in the usage of a macro
|
2024-11-07 11:55:56 +08:00 |
|
Ivan Grokhotkov
|
4a451e485c
|
fix(ieee802154): fix linker error due to static function being inlined
When the compiler decides to inline a static function, linker script
generator will complain about the missing function.
|
2024-11-06 19:51:54 +08:00 |
|
zwx
|
b3b321f715
|
fix(802.15.4): fix oob issue for pending table
|
2024-09-09 20:15:25 +08:00 |
|
zwx
|
3db6cccffe
|
feat(802.15.4): support large scale pending table size
|
2024-09-09 20:15:11 +08:00 |
|
zwx
|
bfed357f37
|
fix(ieee802154): refacted the next operation logic for multiple events
|
2024-07-31 16:40:09 +08:00 |
|
zwx
|
e95771bde8
|
feat(802154): log buffer full message in debug mode only
|
2024-06-05 15:20:30 +08:00 |
|
xiaqilin
|
4528d2299d
|
fix(ieee802154): fix ieee802154 include header file issue and unused value issue
|
2024-04-18 11:33:51 +08:00 |
|
Shu Chen
|
81ee463f54
|
feat(ieee802154): make the receive done handler feature mandatory
|
2024-01-26 17:00:38 +08:00 |
|
zwx
|
2f988d08de
|
feat(802.15.4): introduce pending tx while rx feature
|
2024-01-25 14:14:51 +08:00 |
|
zwx
|
66efe67609
|
fix(ieee802154): introduce a receive done handler feature
|
2023-12-26 19:12:11 +08:00 |
|
Xu Si Yu
|
866bc77246
|
feat(ieee802154): add tx/rx report for IEEE802.15.4 debug
|
2023-12-21 15:17:54 +08:00 |
|
zwx
|
2f49042b07
|
feat(ieee802154): rf enable and disable refactor
|
2023-12-18 15:57:42 +08:00 |
|
xiaqilin
|
00cbc1fad2
|
fix(ieee802154): fix ieee802154 mac deinit and config ieee802154_enable
|
2023-12-18 15:57:34 +08:00 |
|
xiaqilin
|
9a2b707e76
|
fix(ieee802154): using link0/2 for ieee802154 in esp32h2 chip
|
2023-09-25 17:26:24 +08:00 |
|
xiaqilin
|
ca37e4dee6
|
feat(esp_coex): add external coex slave support
|
2023-09-14 17:59:30 +08:00 |
|
xiaqilin
|
b1a946dd60
|
fix(ieee802154): fix ieee802154_test issue
* pti do not set in ieee802154 test
* ack_time_out do not using in ieee802154 test
|
2023-08-29 16:49:41 +08:00 |
|
zhangwenxu
|
77876e5bea
|
ieee802154: add debug feature for driver
|
2023-07-14 03:13:04 +08:00 |
|
xiaqilin
|
b4d951fa6a
|
ieee802154: add sleep state
|
2023-07-12 14:36:21 +08:00 |
|
xiaqilin
|
4f537d3b98
|
ieee802154: support light sleep
|
2023-07-12 14:32:28 +08:00 |
|
xiaqilin
|
bdc49fbff4
|
ieee802154: update test code
|
2023-07-11 14:28:54 +08:00 |
|
xiaqilin
|
91d17e0073
|
ieee802154: support ieee802154 test
|
2023-07-11 14:28:54 +08:00 |
|
zhangwenxu
|
3178718a3d
|
ieee802154: support driver opensrc
|
2023-04-27 11:27:57 +08:00 |
|