rohit.gupta created page: DeveloperMeeting20160426

Rohit Gupta
2016-05-25 20:01:48 +02:00
parent af32c5749e
commit 019accdc29

11
FAQ.md

@@ -62,7 +62,18 @@ A13. Yes, we have a very basic CI framework that can run compilation, oaisim, ph
A14. Yes, you have to put the phone in LTE ONLY mode. You also have to set the APN in cellular settings to "oai.ipv4" if you use OAI EPC or to something else depending on your EPC configuration.
**Q15: What config files do I use as a starting point?**
A15. For USRP, $OPENAIR_DIR/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.usrpb210.conf
For BladeRF, $OPENAIR_DIR/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.bladerfx40.conf
For LMSSDR, $OPENAIR_DIR/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.lmssdr.conf
For EXMIMO2, $OPENAIR_DIR/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.exmimo2.conf
**Q16: Can I use the above config files for any band?**
A16. No. The config files above are only for band 7. SDR needs calibration for other bands. We have calibrated some of SDR platforms for other bands. You can look in folder for config files for other bands, $OPENAIR_DIR/targets/PROJECTS/GENERIC-LTE-EPC/CONF
Note: Please do not change arbitrarily TX/RX gains settings as they affect other LTE parameters.
## Useful Links