Build 101. Bug fixes mostly

Changed mist.marker.list to mist.DBs.markList
Added markType and type as valid in mist.marker.add for the type Id
Added mist.groupIsDead function
Removed a log entry I left in.
Updated DB examples.
This commit is contained in:
mrSkortch
2021-08-23 03:27:26 -06:00
parent d9130cb57a
commit 388d218b4e
28 changed files with 6738 additions and 5843 deletions

View File

@@ -29,8 +29,8 @@ navPoints =
}, -- end of [1]
[2] =
{
["y"] = 659819.99999999,
["x"] = -257614.28571428,
["y"] = 663781.15649176,
["x"] = -260714.32122958,
["name"] = "KB1SE",
["callsignStr"] = "KB1SE",
["id"] = 4,
@@ -45,8 +45,8 @@ navPoints =
["point"] =
{
["y"] = 0,
["x"] = -257614.28571428,
["z"] = 659819.99999999,
["x"] = -260714.32122958,
["z"] = 663781.15649176,
}, -- end of ["point"]
}, -- end of [2]
[3] =
@@ -73,8 +73,8 @@ navPoints =
}, -- end of [3]
[4] =
{
["y"] = 659248.57142856,
["x"] = -243614.28571428,
["y"] = 660970.8133815,
["x"] = -244130.95830016,
["name"] = "KB1NE",
["callsignStr"] = "KB1NE",
["id"] = 6,
@@ -89,8 +89,8 @@ navPoints =
["point"] =
{
["y"] = 0,
["x"] = -243614.28571428,
["z"] = 659248.57142856,
["x"] = -244130.95830016,
["z"] = 660970.8133815,
}, -- end of ["point"]
}, -- end of [4]
[5] =
@@ -118,8 +118,8 @@ navPoints =
}, -- end of [5]
[6] =
{
["y"] = 670391.42857142,
["x"] = -260757.14285714,
["y"] = 674352.58506319,
["x"] = -267473.88647362,
["name"] = "DODGE",
["callsignStr"] = "DODGE",
["id"] = 8,
@@ -134,8 +134,8 @@ navPoints =
["point"] =
{
["y"] = 0,
["x"] = -260757.14285714,
["z"] = 670391.42857142,
["x"] = -267473.88647362,
["z"] = 674352.58506319,
}, -- end of ["point"]
["callsign"] = 3,
}, -- end of [6]