32 Commits

Author SHA1 Message Date
c2a3490e0c update libphy.a
1. PHY3623  3e17d62  May 9 2018
2. Modify read_hw_noisefloor()
2018-05-09 15:32:48 +08:00
790b1d19af update libphy.a to 362.2
IRAM optimization (116c5265 phy362)
2018-03-21 13:53:27 +08:00
76f8649ac6 update libphy.a
1. V362.1, fix a problem which initialize current can reach
           800mA(e6a9ce00)
2017-11-02 10:59:46 +08:00
bd9a503c12 component/esp32 : update rtc phy lib
RTC V230
    add BT AGC saturation protection, replace RTC V229.

    PHY V362
    Power up print: "phy_version: 362.0, 61e8d92, Sep  8 2017, 18:48:13"
    1. esp_init_data_v3.bin
        modify TX target power
        modify WIFI & BT RX gain table
    2. modify phy_close_rf()
    3. add phy_set_most_tpw()
    4. 26M crystal work OK
    5. noise_check_loop ok
2017-10-17 11:28:05 +08:00
c2d6e47a8f update libphy and librtc
1. RTC V229: add BT AGC saturation protection

2. PHY V359: (1). esp_init_data_v2.bin -- modify WIFI and BT RX
                  gain table Setting
             (2). modify phy_close_rf()
             (3). noisefloor add limit and no print
2017-10-13 11:15:35 +08:00
d2fc812f7f update libphy.a fix ets_printf
boot up with print "phy: phy_version: 355.1, 59464c5, Jun 14 2017, 20:25:06, 0, 2."
2017-06-16 12:07:22 +08:00
faa413e257 fix phy init with NULL init_data
update libphy.a
boot up with print "phy: phy_version: 355.1, 59464c5, Jun 14 2017, 20:25:06, 0, 2."
2017-06-15 18:32:57 +08:00
41de1bdf45 update libphy.a
auto check dport,modify some dport reg
    Power up print: "phy_version: 355.0, 2888565, May 23 2017"
2017-06-14 11:03:32 +08:00
2d445068eb update wifi lib
1. reduce power consumption of softap for midea(80e2d1ed)
2017-06-08 17:49:04 +08:00
8047d46d83 update libphy.a
auto check dport,modify some dport reg
    Power up print: "phy_version: 355.0, 2888565, May 23 2017"
2017-05-31 20:41:36 +08:00
a197e872e0 update phy lib
1. PHY 354: add protect for dport register
2017-05-16 21:31:08 +08:00
a5287f9300 update wifi lib
1. Reset WIFI mac when wifi init(1f66f9bd)

2. roll back rx hung workaround for beacon timeout(01de55cf)

3. fix amsdu ap interface wrong issue(10db298a)

4. fix amsdu header parse error(04f6f1ef)

5. fix amsdu flag wrong issue(d6ee2c3a)

6. PHY: V350, fix BT rssi bug

7. RTC: V225, fix bt will be not work when wifi is reset
2017-03-23 14:21:50 +08:00
7b06303c0f update phy and rtc lib
1. RTC V214: modify APLL function for the chip of ECO version

2. Add API phy_close_rf()

3. RTC: V213: fix BT will not work when BT-init is called more than once
2017-02-27 16:56:18 +08:00
8bf38d1b91 update wifi lib(24ce1cae)
1. init phy and rf when start wifi or start sniffer.(301fb80d)

2. deinit phy and rf when stop wifi or stop sniffer.(301fb80d)

3. tw10007: Wifi station do not start if app_main on CPU APP(dd7a371c)
2017-02-16 18:48:31 +08:00
e8a3f4bafe update wifi lib
1. update phy to version 258wq(redefine printf)

2. default set ps type to WIFI_PS_NONE(fb5a2b07)
2016-11-29 19:37:06 +08:00
16ab5a6d5a update wifi lib
update phy to version 258wq
2016-11-29 15:06:50 +08:00
db05e57658 update wifi lib
1. Update phy to version 255, fix HT40 rx issue
2. e32568d8 - some misc fix/optimization about wifi driver:
   1. fix net80211 ioctl return value error
   2. add RX_DONE/TX_DONE/Lock-free optimization code
2016-11-28 18:30:45 +08:00
6cc03db27a update wifi lib
1. add wpa2 enterprise(b3102c2a)
2016-11-24 20:38:59 +08:00
aa74ce2761 update wifi lib
1. some refractor to debug info(da6280b3)

2. fix bug of hung at phy_int in librtc.a(1bb9ce1d)
2016-11-24 17:25:43 +08:00
99798aaace update wifi lib
1. 2698b6fc - remove system_api.c and os_xtensa.c

2. fix printf in lib
2016-11-22 21:44:07 +08:00
ea9c156e8a update wifi lib
1. add phy_printf into libcore
2. libphy use phy_printf
2016-11-18 21:04:32 +08:00
a580f70a64 update wifi lib
1. 3309d912 - move phy_init to idf
2016-11-18 18:21:36 +08:00
5a6ee57d18 remove excutable permission 2016-11-08 15:09:28 +08:00
a1ab74c2a6 update bt/wifi coexist lib
1. e893d520 - add coexist folder for wifi/bt common code
2. 1740249e - merge bt/wifi phy_init
2016-11-08 11:59:33 +08:00
9403d944b6 wifi lib update
3b1d4412 (no teamwork id) add debug code
da54b3bd (tw6832) when sta change from state 2->2, send auth with seq 1 instead of 2
414b1e73 (no teamwork id) modify rx buffer from 14 to 25
f3073418 (no teamwork id) remove sensitive words of long rate
2016-09-21 10:58:11 +08:00
58495c2955 phy_version: 123, Sep 13 2016, 20:01:58, 0
1. Add coexistence of modem sleep and wifi BT.
2016-09-14 14:11:15 +08:00
bdea43dac7 e9b277b 2016-08-29 09:16:57 +08:00
903fdf315a update phy and rtc 2016-08-26 16:20:11 +08:00
40dc7af7f3 68931ac 2016-08-16 20:33:58 +08:00
0a3eb5dcd2 libphy.a version 20160815 1032 2016-08-15 21:36:45 +08:00
4291420ac8 update libphy.a librtc.a and corelib(commit id=2a85dd7) 2016-08-13 12:13:57 +08:00
6dafa3ec5a Add init core library 2016-08-05 12:08:30 +08:00