Skip to content

Commit

Permalink
feat(phy): Update phy lib version 1143
Browse files Browse the repository at this point in the history
- Update phy lib version 1143
- Optimize the time from light sleep
- Add phy_close_rf() api
- Add some calibration items
- Remove tx calibration item on channel 14 after power on
- Add void chan14_mic_enable(bool en, s8 most_pwr) api for Japanese customer
- Add sw_reset_bb in phy_init and set_chan to resolve the issue about beacon timeout
  • Loading branch information
xcguang committed Apr 17, 2019
1 parent d68aea4 commit 4c3a389
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gwen:
wps : 8a853d3

phy:
phy : 1136
phy : 1143

gitlab:
driver : 5a2a54b4
Expand Down
Binary file modified lib/libphy.a
Binary file not shown.

0 comments on commit 4c3a389

Please sign in to comment.