Commit Graph

102 Commits

Author SHA1 Message Date
W1CDN 4642f45adc Merge pull request 'Split out third-party traffic' (#43) from add-party into main
Reviewed-on: #43
2024-01-15 10:04:32 -06:00
W1CDN 31fb381063 Assign first party and add frames.rng field. 2023-12-14 08:55:15 -06:00
W1CDN 8f2425290c Subpacket path to string. 2023-12-14 08:38:04 -06:00
W1CDN 9797f29bf2 Snapshot. 2023-12-13 22:10:00 -06:00
W1CDN bfa7b91446 Fix mistake. 2023-12-13 21:25:30 -06:00
W1CDN 0592f45af8 Assign subpacket correctly. 2023-12-13 21:18:44 -06:00
W1CDN c1f58966a6 Stub out add-party. 2023-12-13 20:44:11 -06:00
W1CDN 4439ae680e Merge pull request 'Handle breaking errors in kiss_and_db.py' (#38) from fix-kiss into main
Reviewed-on: #38
2023-12-13 20:20:59 -06:00
W1CDN 25bffd9b61 Log errors in more detail. 2023-12-13 10:40:32 -06:00
W1CDN 1894de5d86 Add header_raw field. 2023-12-13 10:24:17 -06:00
W1CDN 79da9de6f7 Align constants and schema. 2023-12-13 10:19:45 -06:00
W1CDN 26b4081720 Working snapshot. 2023-12-13 10:13:25 -06:00
W1CDN 50085de7db Try to catch exceptions. 2023-12-12 20:25:00 -06:00
W1CDN e7002c712c Flail. 2023-12-11 21:41:57 -06:00
W1CDN 307c1fcd86 Flail around. 2023-12-10 21:04:31 -06:00
W1CDN dc7d4ed8a3 Commit deployed changes from a while back. 2023-12-10 13:30:51 -06:00
W1CDN e1211fe108 Stub out fix-kiss. 2023-08-26 19:24:00 -05:00
W1CDN 6686cba26d Merge pull request 'Add status page' (#30) from dashboard-page into main
Reviewed-on: #30
2023-08-26 19:05:42 -05:00
W1CDN 1b0494c45a Very rough workaround for relative API urls. 2023-08-26 16:47:23 -05:00
W1CDN f694e65c2a Clean up a bit. 2023-08-26 16:23:55 -05:00
W1CDN 78641d0eef Drop function for reading dw logs directly. 2023-08-26 16:23:43 -05:00
W1CDN 50e8324786 Show relative time. 2023-08-26 16:05:09 -05:00
W1CDN acdee84d3e Update requirements. 2023-08-26 15:26:44 -05:00
W1CDN fcd776174c Log with timestamp. 2023-08-25 21:38:17 -05:00
W1CDN ef539e2aa9 Revert relative paths, which don't work on production. 2023-07-12 14:54:43 -05:00
W1CDN 9fb3d28cdc API calls should use relative paths. 2023-07-12 14:48:26 -05:00
W1CDN f447a807b2 Gotta update the datestamp too. 2023-07-12 13:36:27 -05:00
W1CDN 875546040f Logging encoding. 2023-07-12 12:47:29 -05:00
W1CDN 1a5df46eca Add basic logging. 2023-07-12 12:43:24 -05:00
W1CDN ebd237d9d3 Get UTC time from stations table. 2023-07-12 12:34:50 -05:00
Matt 9c11d8d494 Try something else 2023-07-12 09:57:54 -05:00
Matt e3cb68551b Try to fix race condition in frames and stations tables. 2023-07-12 09:34:39 -05:00
W1CDN d2cdaa820a Undo relative URL for now. 2023-07-09 22:17:50 -05:00
W1CDN 93156311e2 Fix bug. 2023-07-09 22:15:03 -05:00
W1CDN d382a2b8f7 Better station list. 2023-07-09 22:06:57 -05:00
W1CDN 40513cc488 Use stations table on index.html. 2023-07-09 11:22:23 -05:00
W1CDN c0ff61063f Fix query for updating the stations table.
I am still not good at knowing when to use quotes for values.
2023-07-09 10:15:54 -05:00
W1CDN b0f0a4f8dc Try to combine all the processes to there aren't orphans. 2023-07-09 09:37:03 -05:00
W1CDN 8d94794c90 Snapshot after adding station table update code, but hasn't been tested on real frames yet. 2023-07-09 09:14:09 -05:00
W1CDN ee75cccc68 Add stations table definiton. 2023-07-08 21:56:15 -05:00
W1CDN 1c057a5555 Stub out db upsert code for stations table in test_db.py.
See table definition at 
#30 (comment).
2023-07-08 21:54:37 -05:00
W1CDN c25a10ae77 Fix path. 2023-07-07 18:25:20 -05:00
W1CDN e1cd7ccaae Remove config.ini. 2023-07-07 18:17:06 -05:00
W1CDN 00ede8860f Add default config as example, gitignore real config. 2023-07-07 18:16:00 -05:00
W1CDN 8f3b2ae707 Don't autodelete yet. 2023-06-27 21:44:12 -05:00
W1CDN e05a3790d6 Add links to aprs.fi. 2023-06-27 21:43:14 -05:00
W1CDN fb4d89cd9b Remove old dev file. 2023-06-27 21:37:05 -05:00
W1CDN 8972c8d447 Snapshot. Get closer to new `stations` table. 2023-06-24 21:30:05 -05:00
W1CDN 1362558deb Stub out station query. 2023-06-24 19:06:37 -05:00
W1CDN f6a71e4851 Add raw column. 2023-06-24 18:44:18 -05:00