aboutsummaryrefslogtreecommitdiffstats
path: root/emu-radio
AgeCommit message (Collapse)AuthorFilesLines
2017-07-31Revert cmake files and build-packages script to previous version.Mauro Sardara3-75/+106
Change-Id: If592880f899fb2148dfcb0046d6c4371a5a51b40 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-07-19* GUI resourceMarcel Enguehard3-105/+75
* MemIf interface for VPP * Better netmodel integration * Draft documentation * New tutorials * Improved monitoring and error handling * Refactored IP addresses and prefixes representation * Improved image mgmt for LXD * Various bugfixes and code refactoring Change-Id: I90da6cf7b5716bc7deb6bf4e24d3f9f01b5a9b0f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-06-22Adding fading traces to lte-emulator packageMauro Sardara2-65/+79
Change-Id: I510c666ea797933eef55eeb09bf2acef3bfe422d Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-06-03- Adding support for GRE tunnels to LTE emulationMauro Sardara7-8/+26
- Fix version of NS3 emulator Change-Id: I8dbf54d2234053b3417531daaef228f9b7d201d9 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-15Adding build number to ns3 package after building the emulators.Mauro Sardara1-5/+7
Change-Id: I5f295924db7995946764446e5e22e5e8948ae272 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-13Adding support for package creation.Vicn-v1.0Mauro Sardara5-20/+300
The script for creating the package is scripts/build-package.sh, and it will create the correct package depending on the OS and the architecture users are running on. Supported OS: Ubuntu 16.04 Change-Id: I852e4b669114cfedaa1bb4d82e970f9aa639919b Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-07Adding packaging info to CMakeLists.txtMauro Sardara2-4/+6
Change-Id: Ic57f225f0c2f5a8818f092779faca66b3dcf347f Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-06Adding support for building radio emualtion packagesMauro Sardara5-0/+98
Change-Id: I49a11dfd574dda7258e868e01fc095a8ba7fd42f Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-03-25Misc. improvements to vICN codebase detailed below.Jordan Augé1-1/+0
- vICN core . Added python setup script (allowing package installation) . Better error handling - Resources . LXD : better handling of certificate generation . Physical : generation of SSH keypair within vICN . Link : code simplification . EmulatedLteChannel: fixed typo in netmask configuration of emu-radio (missing /) - Examples . Added json file for tutorial #2 - Dumbell . New tutorial #03 - Load balancing in WiFi/LTE hetnet - Other minor changes incl. code cleanup (trailing spaces, etc.) Change-Id: Id306ca71e27d9859aa72760f63a2bc364bfe8159 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
2017-02-24Initial commit: vICNJordan Augé66-0/+42927
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>