Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Repository
00b3967ddc36bd27c31d13a17e754a2c28da3e15
Switch branch/tag
qgroundcontrol
src
Airmap
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Remove extra visible flag from copying/pasting code from elsewhere.
· 848fc0a4
Gus Grubba
authored
6 years ago
848fc0a4
Name
Last commit
Last update
..
QJsonWebToken
Decode anonymous pilot ID off the JSON Web Token returned by the anonymous login.
6 years ago
dummy
Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example).
6 years ago
images
Removed AirspaceController and moved its interface into AirspaceManager
7 years ago
AirMap.SettingsGroup.json
Added option to enable/disable Airspaces on map
6 years ago
AirMapAdvisoryManager.cc
Added option to enable/disable Airspaces on map
6 years ago
AirMapAdvisoryManager.h
Switch advisory API
6 years ago
AirMapFlightManager.cc
WIP Flight Management
7 years ago
AirMapFlightManager.h
Decode anonymous pilot ID off the JSON Web Token returned by the anonymous login.
6 years ago
AirMapFlightPlanManager.cc
Merge branch 'master' of
https://github.com/mavlink/qgroundcontrol
into Airmap
6 years ago
AirMapFlightPlanManager.h
Decode anonymous pilot ID off the JSON Web Token returned by the anonymous login.
6 years ago
AirMapManager.cc
Added option to enable/disable Airspaces on map
6 years ago
AirMapManager.h
Added option to enable/disable Airspaces on map
6 years ago
AirMapRestrictionManager.cc
Added option to enable/disable Airspaces on map
6 years ago
AirMapRestrictionManager.h
Handle airspace colors.
6 years ago
AirMapRulesetsManager.cc
Added option to enable/disable Airspaces on map
6 years ago
AirMapRulesetsManager.h
Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example).
6 years ago
AirMapSettings.cc
Replace overly redundant code with macros for settings.
6 years ago
AirMapSettings.h
Replace overly redundant code with macros for settings.
6 years ago
AirMapSharedState.cc
Decode anonymous pilot ID off the JSON Web Token returned by the anonymous login.
6 years ago
AirMapSharedState.h
Decode anonymous pilot ID off the JSON Web Token returned by the anonymous login.
6 years ago
AirMapTelemetry.cc
Switch advisory API
6 years ago
AirMapTelemetry.h
AirMapTelemetry: rate-limit telemetry to 5Hz
6 years ago
AirMapTrafficMonitor.cc
Switch advisory API
6 years ago
AirMapTrafficMonitor.h
Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management)
7 years ago
AirMapVehicleManager.cc
Switch advisory API
6 years ago
AirMapVehicleManager.h
Loading commit data...
AirMapWeatherInfoManager.cc
Loading commit data...
AirMapWeatherInfoManager.h
Loading commit data...
AirmapSettings.qml
Loading commit data...
AirspaceControl.qml
Loading commit data...
AirspaceRegulation.qml
Loading commit data...
AirspaceWeather.qml
Loading commit data...
CMakeLists.txt
Loading commit data...
ComplianceRules.qml
Loading commit data...
FlightBrief.qml
Loading commit data...
FlightDetails.qml
Loading commit data...
FlightFeature.qml
Loading commit data...
LifetimeChecker.h
Loading commit data...
QGroundControl.Airmap.qmldir
Loading commit data...
README.md
Loading commit data...
RuleSelector.qml
Loading commit data...
airmap.qrc
Loading commit data...
README.md
Work in Progress