Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
5gasp
/
NetworkAppControl-MiniAPI
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Debian/latest: v0.0.4: merged with version ff41b2e of main
- #25
#25
Open
whaou
wants to merge 27 commits into
5gasp:debian/latest
5gasp/NetworkAppControl-MiniAPI:debian/latest
from
whaou:debian/latest
whaou/NetworkAppControl-MiniAPI--fork:debian/latest
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Debian/latest: v0.0.4: merged with version ff41b2e of main
#25
whaou
wants to merge 27 commits into
5gasp:debian/latest
5gasp/NetworkAppControl-MiniAPI:debian/latest
from
whaou:debian/latest
whaou/NetworkAppControl-MiniAPI--fork:debian/latest
Copy head branch name to clipboard
Commits
Commits on Jan 22, 2024
fixes
rafael-direito
committed
40290dc
View commit details
Copy full SHA for 40290dc
Browse repository at this point
cleanup done
rafael-direito
committed
9c6245e
View commit details
Copy full SHA for 9c6245e
Browse repository at this point
minor fix
rafael-direito
committed
3ae67a3
View commit details
Copy full SHA for 3ae67a3
Browse repository at this point
Merge branch 'main' into enhancement/#17
rafael-direito
authored
ca4df6b
View commit details
Copy full SHA for ca4df6b
Browse repository at this point
Minor Update
rafael-direito
committed
b8efee5
View commit details
Copy full SHA for b8efee5
Browse repository at this point
Merge pull request #18 from 5gasp/enhancement/#17
Show description for 2445920
rafael-direito
authored
2445920
View commit details
Copy full SHA for 2445920
Browse repository at this point
Added the needed business logic for the MiniAPI to get a specific UE's RSRP
rafael-direito
committed
e105510
View commit details
Copy full SHA for e105510
Browse repository at this point
Merge pull request #20 from 5gasp/enhancement/#19
Show description for ccec4f4
rafael-direito
authored
ccec4f4
View commit details
Copy full SHA for ccec4f4
Browse repository at this point
Commits on Feb 4, 2024
Added documentation on how to run the miniAPI + minor fix
eduardosantoshf
committed
0c7a739
View commit details
Copy full SHA for 0c7a739
Browse repository at this point
Updated README
rafael-direito
committed
219697f
View commit details
Copy full SHA for 219697f
Browse repository at this point
Updated the docker-compose file to expose port 5201 - the port used by iPerf3 server
rafael-direito
committed
a71b2ec
View commit details
Copy full SHA for a71b2ec
Browse repository at this point
Commits on Feb 5, 2024
Merge pull request #22 from 5gasp/documentation/#21
Show description for 7465ff7
rafael-direito
authored
7465ff7
View commit details
Copy full SHA for 7465ff7
Browse repository at this point
Commits on Feb 15, 2024
updated results files location
rafael-direito
committed
c1d993a
View commit details
Copy full SHA for c1d993a
Browse repository at this point
updated results files location
rafael-direito
committed
ed62cef
View commit details
Copy full SHA for ed62cef
Browse repository at this point
removed results file
rafael-direito
committed
61a54de
View commit details
Copy full SHA for 61a54de
Browse repository at this point
Merge pull request #24 from 5gasp/bug/#23
Show description for ff41b2e
rafael-direito
authored
ff41b2e
View commit details
Copy full SHA for ff41b2e
Browse repository at this point
Commits on Feb 16, 2024
added __init.py__ to performance_operations/
Christophe COUTURIER
committed
e5a3c17
View commit details
Copy full SHA for e5a3c17
Browse repository at this point
created miniapi/ and populated it with main.py, static/ and variable.json
Christophe COUTURIER
committed
8cb3b97
View commit details
Copy full SHA for 8cb3b97
Browse repository at this point
__init__.py for miniapi module
Christophe COUTURIER
committed
d9fc16f
View commit details
Copy full SHA for d9fc16f
Browse repository at this point
added setup.py
Christophe COUTURIER
committed
e024096
View commit details
Copy full SHA for e024096
Browse repository at this point
added debian/ with minimal content
Christophe COUTURIER
committed
c3921a1
View commit details
Copy full SHA for c3921a1
Browse repository at this point
.pybuild/ in .gitignore
Christophe COUTURIER
committed
7f0a29e
View commit details
Copy full SHA for 7f0a29e
Browse repository at this point
changelog for v0.0.2 (upstream c775644)
Christophe COUTURIER
committed
94345db
View commit details
Copy full SHA for 94345db
Browse repository at this point
added README-Debian-packaging.md
Christophe COUTURIER
committed
f128f55
View commit details
Copy full SHA for f128f55
Browse repository at this point
deb package v0.0.3 (main: 7465ff7)
Christophe COUTURIER
committed
11bba46
View commit details
Copy full SHA for 11bba46
Browse repository at this point
deb package v0.0.4 (main: ff41b2e)
Christophe COUTURIER
committed
db685d3
View commit details
Copy full SHA for db685d3
Browse repository at this point
Merge branch 'debian/latest' into debian/latest
whaou
authored
92f6e64
View commit details
Copy full SHA for 92f6e64
Browse repository at this point
You can’t perform that action at this time.