5G-EmPOWER is a mobile network operating system designed for heterogeneous wireless/mobile networks.
- Supports both LTE and WiFi networks
- Northbound abstractions for a global network view, network graph, and application intents.
- REST API and native (Python) API for accessing the Northbound abstractions
- Flexible southbound interface supporting WiFi APs and LTE eNBs
Checkout out our website and our wiki
This repository includes the 5G-EmPOWER packages for OpenWRT 19.07.
$: cd $TOPDIR
$: echo 'src-git empower https://github.com/5g-empower/empower-openwrt-packages.git' >> feeds.conf.default
$: ./scripts/feeds update empower
$: ./scripts/feeds install -a -p empower
Code is released under the Apache License, Version 2.0.