Name
Last commit
Last update
..
AirspaceAdvisoryProvider.cc Add unit to features
AirspaceAdvisoryProvider.h Keep track of user name/password authentication state
AirspaceAuthorization.h Yet some more
AirspaceFlightPlanProvider.cc Show flight area on map when listing flights
AirspaceFlightPlanProvider.h Maintain flight start time and duration instead of flight start/end time.
AirspaceManager.cc Added option to enable/disable Airspaces on map
AirspaceManager.h Added option to enable/disable Airspaces on map
AirspaceRestriction.cc Handle airspace colors.
AirspaceRestriction.h Handle airspace colors.
AirspaceRestrictionProvider.cc WIP (not done and not working)
AirspaceRestrictionProvider.h Keep track of user name/password authentication state
AirspaceRulesetsProvider.cc Collecting rules from rulesets
AirspaceRulesetsProvider.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).
AirspaceVehicleManager.cc Dealing with brief features and telemetry.
AirspaceVehicleManager.h Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management)
AirspaceWeatherInfoProvider.cc WIP (not done and not working)
AirspaceWeatherInfoProvider.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).
CMakeLists.txt cmake create Airmap and AirspaceManagement libraries