|
Agora
1.2.0
Agora project
|

Directories | |
| directory | radio |
| directory | txrx |
Files | |
| file | agora.cc |
| Implementation file for the main agora class. | |
| file | agora.h [code] |
| Declaration file for the main agora class. | |
| file | agora_buffer.cc |
| file | agora_buffer.h [code] |
| Defination file for the AgoraBuffer class. | |
| file | agora_worker.cc |
| Implementation file for the main Agora worker class. | |
| file | agora_worker.h [code] |
| Declaration file for the main Agora worker class. | |
| file | concurrent_queue_wrapper.h [code] |
| file | dobeamweights.cc |
| Implementation file for the DoBeamWeights class. Calculates Precoder/Detector for one subcarrier. | |
| file | dobeamweights.h [code] |
| Declaration file for the DoBeamWeights class. Zero forcing for one subcarrier. | |
| file | dodecode.cc |
| Implmentation file for the DoDecode class. Currently, just supports basestation. | |
| file | dodecode.h [code] |
| Declaration file for the DoDecode class. | |
| file | dodemul.cc |
| Implmentation file for the DoDemul class. | |
| file | dodemul.h [code] |
| Declaration file for the DoDemul class. | |
| file | doencode.cc |
| Implmentation file for the DoEncode class. Currently, just supports basestation. | |
| file | doencode.h [code] |
| Declaration file for the Docoding class. Includes the DoEncode and DoDecode classes. | |
| file | doer.h [code] |
| Declaration file for the Doer class. The is the base class for all agora doers. | |
| file | dofft.cc |
| Implementation file for the DoFFT class. | |
| file | dofft.h [code] |
| Declaration file for the DoFFT class. | |
| file | doifft.cc |
| Implementation file for the DoIFFT class. | |
| file | doifft.h [code] |
| Declaration file for the DoIFFT class. | |
| file | doprecode.cc |
| Implementation file for the DoPrecode class. | |
| file | doprecode.h [code] |
| Declaration file for the DoPrecode class. | |
| file | main.cc |
| Main file for the agora server. | |
| file | receiver_cli.cc |
| Main file for the receiver class testing. | |
| file | stats.cc |
| Implmentation file for the Stats class. | |
| file | stats.h [code] |
| Declaration file for the Stats class. Includes definations for DurationStat and FrameSummery types. | |