Aircraft Scatter Prediction
 
 
Go to file
Alexander Kurpiers 0b26c7c957 Store Station Database update timestimes in the databsae itself
Previously it was stored in Settings.Default - but that is application
specific and separated from the database (so if you delete the database
the timestamps are still there).
So we store the timestamps of the web JSON source in the database itself.

There is an additional timestamp for the database itself - that is
probably not needed and should be removed.
2024-06-10 20:56:52 +02:00
AeroWizard/AeroWizard V1.4.1.0 2022-08-27 14:13:47 +02:00
AirScout V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.AircraftPositions V1.4.1.0 2022-08-27 14:13:47 +02:00
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 V1.4.1.0 2022-08-27 14:13:47 +02:00
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 V1.4.1.0 2022-08-27 14:13:47 +02:00
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 V1.4.1.0 2022-08-27 14:13:47 +02:00
AirScout.PlaneFeeds.Plugin.VRSWebServer V1.4.2.0 2023-01-30 07:00:58 +01:00
AirScout.Signals V1.4.1.0 2022-08-27 14:13:47 +02:00
AirScoutPlaneServer V1.4.1.0 2022-08-27 14:13:47 +02:00
AirScoutViewClient V1.4.1.0 2022-08-27 14:13:47 +02:00
AquaGauge V1.4.1.0 2022-08-27 14:13:47 +02:00
BouncyCastle V1.4.1.0 2022-08-27 14:13:47 +02:00
CATCheck V1.4.1.0 2022-08-27 14:13:47 +02:00
CubicSpline V1.4.1.0 2022-08-27 14:13:47 +02:00
CustomScrollBar V1.4.1.0 2022-08-27 14:13:47 +02:00
DotNetZip V1.4.1.0 2022-08-27 14:13:47 +02:00
ElevationCoverageMapper V1.4.1.0 2022-08-27 14:13:47 +02:00
ElevationTileGenerator V1.4.1.0 2022-08-27 14:13:47 +02:00
GreatMaps V1.4.1.0 2022-08-27 14:13:47 +02:00
HamLibSharp V1.4.1.0 2021-12-31 09:08:48 +01:00
HorizonGenerator V1.4.1.0 2022-08-27 14:13:47 +02:00
LibADSB V1.4.2.0 2023-01-30 07:00:58 +01:00
MapTileGenerator V1.4.1.0 2022-08-27 14:13:47 +02:00
NDDE/NDde V1.4.1.0 2022-08-27 14:13:47 +02:00
OrbitTools V1.4.1.0 2022-08-27 14:13:47 +02:00
OxyPlot V1.4.1.0 2022-08-27 14:13:47 +02:00
Radars/Radars V1.4.1.0 2021-12-31 09:08:48 +01:00
RainScout V1.4.1.0 2022-08-27 14:13:47 +02:00
RainScout.Core V1.4.1.0 2022-08-27 14:13:47 +02:00
RainScout.Radars V1.4.1.0 2022-08-27 14:13:47 +02:00
SQLiteDatabase/SQLiteDatabase V1.4.1.0 2022-08-27 14:13:47 +02:00
ScoutBase Store Station Database update timestimes in the databsae itself 2024-06-10 20:56:52 +02:00
SerializableGenerics V1.4.1.0 2022-08-27 14:13:47 +02:00
Test V1.4.1.0 2022-08-27 14:13:47 +02:00
WinTest V1.4.2.0 2023-01-30 07:00:58 +01:00
WinTestSimulator V1.4.1.0 2022-08-27 14:13:47 +02:00
.gitattributes 🎊 Added .gitattributes & .gitignore files 2019-03-19 21:57:04 +01:00
.gitignore V1.3.1.0 2020-03-01 16:12:08 +01:00
AirScout.sln V1.4.2.0 2023-01-30 07:00:58 +01:00
README.md Create README.md 2019-03-20 14:14:21 +01:00

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