Add frames.rng field #41

Closed
opened 2023-12-13 11:36:48 -06:00 by W1CDN · 1 comment
Owner
2023-12-13 11:36:03,830 - New packet, trying to parse
2023-12-13 11:36:03,833 - K0RQ-1>APDW16,KB0UGF-3,WIDE1,WIDE2-1:!4615.83ND09635.94W&RNG0001/A=000010 440 Voice 433.50000MHz +0.0000MHz
2023-12-13 11:36:03,836 - Parsing: K0RQ-1>APDW16,KB0UGF-3,WIDE1,WIDE2-1:!4615.83ND09635.94W&RNG0001/A=000010 440 Voice 433.50000MHz +0.0000MHz
2023-12-13 11:36:03,839 - Parsed as normal position report
2023-12-13 11:36:03,841 - Parsed ok.
2023-12-13 11:36:03,843 - "raw", "from", "to", "path", "via", "messagecapable", "format", "posambiguity", "symbol", "symbol_table", "latitude", "longitude", "rng", "altitude", "comment", "station_call", "station_lat", "station_lon", "created_unix"
2023-12-13 11:36:03,845 - dict_values(['K0RQ-1>APDW16,KB0UGF-3,WIDE1,WIDE2-1:!4615.83ND09635.94W&RNG0001/A=000010 440 Voice 433.50000MHz +0.0000MHz', 'K0RQ-1', 'APDW16', "['KB0UGF-3', 'WIDE1', 'WIDE2-1']", '', False, 'uncompressed', 0, '&', 'D', 46.26383333333333, -96.599, 1.609344, 3.048, '440 Voice 433.50000MHz +0.0000MHz', 'W1CDN-1', '47.941500', '-97.027000', 1702488963])
2023-12-13 11:36:03,847 - Inserting into database
2023-12-13 11:36:03,856 - Error with SQLite!
Traceback (most recent call last):
  File "kiss_and_db.py", line 98, in main
    conn.execute(sql, list(a.values()))
sqlite3.OperationalError: table frames has no column named rng
``` 2023-12-13 11:36:03,830 - New packet, trying to parse 2023-12-13 11:36:03,833 - K0RQ-1>APDW16,KB0UGF-3,WIDE1,WIDE2-1:!4615.83ND09635.94W&RNG0001/A=000010 440 Voice 433.50000MHz +0.0000MHz 2023-12-13 11:36:03,836 - Parsing: K0RQ-1>APDW16,KB0UGF-3,WIDE1,WIDE2-1:!4615.83ND09635.94W&RNG0001/A=000010 440 Voice 433.50000MHz +0.0000MHz 2023-12-13 11:36:03,839 - Parsed as normal position report 2023-12-13 11:36:03,841 - Parsed ok. 2023-12-13 11:36:03,843 - "raw", "from", "to", "path", "via", "messagecapable", "format", "posambiguity", "symbol", "symbol_table", "latitude", "longitude", "rng", "altitude", "comment", "station_call", "station_lat", "station_lon", "created_unix" 2023-12-13 11:36:03,845 - dict_values(['K0RQ-1>APDW16,KB0UGF-3,WIDE1,WIDE2-1:!4615.83ND09635.94W&RNG0001/A=000010 440 Voice 433.50000MHz +0.0000MHz', 'K0RQ-1', 'APDW16', "['KB0UGF-3', 'WIDE1', 'WIDE2-1']", '', False, 'uncompressed', 0, '&', 'D', 46.26383333333333, -96.599, 1.609344, 3.048, '440 Voice 433.50000MHz +0.0000MHz', 'W1CDN-1', '47.941500', '-97.027000', 1702488963]) 2023-12-13 11:36:03,847 - Inserting into database 2023-12-13 11:36:03,856 - Error with SQLite! Traceback (most recent call last): File "kiss_and_db.py", line 98, in main conn.execute(sql, list(a.values())) sqlite3.OperationalError: table frames has no column named rng ```
W1CDN added the
bug
label 2023-12-13 11:37:13 -06:00
Author
Owner

Closed in 31fb381063.

Closed in https://amiok.net/gitea/W1CDN/aprs_tool/commit/31fb381063d3c6f7090ad3c7b9e44e6750fb9cbb.
W1CDN closed this issue 2024-01-15 10:04:35 -06:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: W1CDN/aprs_tool#41
No description provided.