This project belongs to the Curricular Unit of Mobile Communications and it was divided into three main parts:
- FAP Android App
- FAP Management Protocol
- FAP Controller + AP.
This report is mainly about the last one, where we’ve needed to implement the FAP Controller in C and to configure the Access Point.
git clone https://github.com/BaltasarAroso/FAPController_AP.git
make run_test
The configurations files for this point are in the folder "AccessPoint_config" and those configurations are explained in the final report 'Report_Final_Version'.
