Aircraft Scatter Prediction
 
 
 
 
 
Go to file
Alexander Kurpiers 61a9d160fa StationDB - hack to force QRV database update despite "correct" timestamp
Currently the time stamps of the input files used for updates of the
database are stored in Settings.Default. If the database is cleared
or the stations.db3 file is deleted, the time stamps survive, as they are
stored separately.

That triggers a subtle bug: the location table is updated first and
updates the DB status.
The qrv table than checks the DB status - which is "up-to-date" - and
the timestamp - which may still be set correctly from previous updates.
The qrv table then will never be updated.

Work-around: delete QRV_Update_TimeStamp key in user.config

Hack here: make sure to fill the table if it is empty.

Correct way moving forward: the time stamp needs to go into the database
instead of Settings.Default
2024-05-01 18:57:14 +02:00
AeroWizard/AeroWizard
AirScout V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.AircraftPositions
AirScout.Aircrafts V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.CAT V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.Core
AirScout.PlaneFeeds V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.PlaneFeeds.Plugin V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.PlaneFeeds.Plugin.AirScoutServer V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.PlaneFeeds.Plugin.FlexJSON
AirScout.PlaneFeeds.Plugin.OpenSky V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.PlaneFeeds.Plugin.RB24 V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.PlaneFeeds.Plugin.RTL1090 V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.PlaneFeeds.Plugin.RadarVirtuel V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.PlaneFeeds.Plugin.Template
AirScout.PlaneFeeds.Plugin.VRSWebServer V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.Signals
AirScoutPlaneServer
AirScoutViewClient
AquaGauge
BouncyCastle
CATCheck
CubicSpline
CustomScrollBar
DotNetZip
ElevationCoverageMapper
ElevationTileGenerator
GreatMaps
HamLibSharp
HorizonGenerator
LibADSB V1.4.2.0 2023-01-30 07:00:58 +01:00
MapTileGenerator
NDDE/NDde
OrbitTools
OxyPlot
Radars/Radars
RainScout
RainScout.Core
RainScout.Radars
SQLiteDatabase/SQLiteDatabase
ScoutBase StationDB - hack to force QRV database update despite "correct" timestamp 2024-05-01 18:57:14 +02:00
SerializableGenerics
Test
WinTest V1.4.2.0 2023-01-30 07:00:58 +01:00
WinTestSimulator
.gitattributes
.gitignore
AirScout.sln V1.4.2.0 2023-01-30 07:00:58 +01:00
README.md

README.md

AirScout

Aircraft Scatter Prediction

AirScout is a software package useful to predict and supervise radio connections via aircraft scatter propagation. Is has the following functions:

  • hold a global earth elevation model
  • get aircraft position data from various sources in real time
  • calculate a propagation path between two stations
  • calculate the zone of mutual visability of aircraft from both stations
  • provide an easy-to-use interface for all users

(c) 2019 by DL2ALF