readme
来自「This a framework to test new ideas in tr」· 代码 · 共 27 行
TXT
27 行
MultiUser========= This is a demonstration of how to do a more complicated RACH-slot,where RACH stands for Random Access CHannel, and allows for a mobileto connect to the base-station. Where most of the radios in this directory have hard-coded up/downlinkslots, this radio depends on the number of radio-station connected toit. The communication goes something along the lines of:1.) master sends continous synchronisation-signal2.) client synchronises and sends an attach-request3.) master updates the broadcast-channel (bch)4.) client retrieves information from the bch and sets up its slots5.) master and client can communicateRunning-------After you've compiled everything (including the Tools-directory), you canmake twousers Like this you'll see two mobile-stations connecting to the server...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?