mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-01-10 06:52:36 +00:00
Update README.md
This commit is contained in:
parent
44dff4bd48
commit
365a7066be
@ -125,6 +125,7 @@ module_name: xpu
|
|||||||
|
|
||||||
reg_idx|meaning|comment
|
reg_idx|meaning|comment
|
||||||
-------|-------|----
|
-------|-------|----
|
||||||
|
1|mute rx I/Q when tx|0:mute (default), 1:unmute, which means rx baseband will receive our own tx signal. Rx packet and tx packet (such as ACK) can be monitored in FPGA for timing analysis
|
||||||
2|TSF timer low 32bit write|only write this register won't trigger the TSF timer reload. should use together with register for high 32bit
|
2|TSF timer low 32bit write|only write this register won't trigger the TSF timer reload. should use together with register for high 32bit
|
||||||
3|TSF timer high 32bit write|falling edge of MSB will trigger the TSF timer reload, which means write '1' then '0' to MSB
|
3|TSF timer high 32bit write|falling edge of MSB will trigger the TSF timer reload, which means write '1' then '0' to MSB
|
||||||
4|band and channel number setting|see enum openwifi_band in hw_def.h. it will be set automatically by Linux. normally you shouldn't set it
|
4|band and channel number setting|see enum openwifi_band in hw_def.h. it will be set automatically by Linux. normally you shouldn't set it
|
||||||
|
Loading…
Reference in New Issue
Block a user