This commit is contained in:
2023-12-11 21:41:57 -06:00
parent 307c1fcd86
commit e7002c712c
2 changed files with 23 additions and 24 deletions

View File

@@ -3,6 +3,7 @@ db_frames_fields = ("id",
"addresse",
"alive",
"altitude",
"body",
"comment",
"course",
"created",
@@ -11,6 +12,7 @@ db_frames_fields = ("id",
"frame",
"from",
"gpsfixstatus",
"id",
"latitude",
"longitude",
"mbits",
@@ -44,6 +46,7 @@ db_frames_fields = ("id",
"tEQNS",
"tPARM",
"tUNIT",
"type",
"via",
"weather",
"wx_raw_timestamp")