Commit Graph

  • eb10695873 Add some query links. main W1CDN 2024-11-20 19:56:21 -0600
  • a5978c2289 Order frames by id to make things go faster. W1CDN 2024-11-20 19:27:51 -0600
  • a1b9fc7ac4 Merge pull request 'Add simple map of stations' (#57) from map-1 into main Matt 2024-11-20 10:54:30 -0600
  • c8f8f28a4a Only select 10 stations by default. #57 map-1 W1CDN 2024-11-20 10:52:58 -0600
  • ab595ed3cb Add better labels to main page map. W1CDN 2024-01-19 11:08:12 -0600
  • 3758ac21cb Plot recent packets on map. W1CDN 2024-01-15 17:04:13 -0600
  • 260e946ab6 Fool around with marker groups. W1CDN 2024-01-15 11:52:30 -0600
  • 5fb589507e Add markers to map. W1CDN 2024-01-15 11:00:56 -0600
  • bcb0624786 Stub out map. W1CDN 2024-01-15 10:17:02 -0600
  • 4642f45adc Merge pull request 'Split out third-party traffic' (#43) from add-party into main W1CDN 2024-01-15 10:04:32 -0600
  • 31fb381063 Assign first party and add frames.rng field. #43 W1CDN 2023-12-14 08:55:15 -0600
  • 8f2425290c Subpacket path to string. W1CDN 2023-12-14 08:38:04 -0600
  • 9797f29bf2 Snapshot. W1CDN 2023-12-13 22:10:00 -0600
  • bfa7b91446 Fix mistake. W1CDN 2023-12-13 21:25:30 -0600
  • 0592f45af8 Assign subpacket correctly. W1CDN 2023-12-13 21:18:44 -0600
  • c1f58966a6 Stub out add-party. W1CDN 2023-12-13 20:44:11 -0600
  • 4439ae680e Merge pull request 'Handle breaking errors in kiss_and_db.py' (#38) from fix-kiss into main W1CDN 2023-12-13 20:20:59 -0600
  • 25bffd9b61 Log errors in more detail. #38 W1CDN 2023-12-13 10:40:32 -0600
  • 1894de5d86 Add header_raw field. W1CDN 2023-12-13 10:24:17 -0600
  • 79da9de6f7 Align constants and schema. W1CDN 2023-12-13 10:19:45 -0600
  • 26b4081720 Working snapshot. W1CDN 2023-12-13 10:13:25 -0600
  • 50085de7db Try to catch exceptions. W1CDN 2023-12-12 20:25:00 -0600
  • e7002c712c Flail. W1CDN 2023-12-11 21:41:57 -0600
  • 307c1fcd86 Flail around. W1CDN 2023-12-10 21:04:31 -0600
  • dc7d4ed8a3 Commit deployed changes from a while back. W1CDN 2023-12-10 13:30:51 -0600
  • e1211fe108 Stub out fix-kiss. W1CDN 2023-08-26 19:24:00 -0500
  • 6686cba26d Merge pull request 'Add status page' (#30) from dashboard-page into main W1CDN 2023-08-26 19:05:42 -0500
  • 1b0494c45a Very rough workaround for relative API urls. #30 W1CDN 2023-08-26 16:47:23 -0500
  • f694e65c2a Clean up a bit. W1CDN 2023-08-26 16:23:55 -0500
  • 78641d0eef Drop function for reading dw logs directly. W1CDN 2023-08-26 16:23:43 -0500
  • 50e8324786 Show relative time. W1CDN 2023-08-26 16:05:09 -0500
  • acdee84d3e Update requirements. W1CDN 2023-08-26 15:26:44 -0500
  • fcd776174c Log with timestamp. W1CDN 2023-08-25 21:38:17 -0500
  • ef539e2aa9 Revert relative paths, which don't work on production. W1CDN 2023-07-12 14:54:43 -0500
  • 9fb3d28cdc API calls should use relative paths. W1CDN 2023-07-12 14:48:26 -0500
  • f447a807b2 Gotta update the datestamp too. W1CDN 2023-07-12 13:36:27 -0500
  • 875546040f Logging encoding. W1CDN 2023-07-12 12:47:29 -0500
  • 1a5df46eca Add basic logging. W1CDN 2023-07-12 12:43:24 -0500
  • ebd237d9d3 Get UTC time from stations table. W1CDN 2023-07-12 12:34:50 -0500
  • 9c11d8d494 Try something else Matt 2023-07-12 09:57:54 -0500
  • e3cb68551b Try to fix race condition in frames and stations tables. Matt 2023-07-12 09:34:39 -0500
  • d2cdaa820a Undo relative URL for now. W1CDN 2023-07-09 22:17:50 -0500
  • 93156311e2 Fix bug. W1CDN 2023-07-09 22:15:03 -0500
  • d382a2b8f7 Better station list. W1CDN 2023-07-09 22:06:57 -0500
  • 40513cc488 Use stations table on index.html. W1CDN 2023-07-09 11:22:23 -0500
  • c0ff61063f Fix query for updating the stations table. W1CDN 2023-07-09 10:15:54 -0500
  • b0f0a4f8dc Try to combine all the processes to there aren't orphans. W1CDN 2023-07-09 09:37:03 -0500
  • 8d94794c90 Snapshot after adding station table update code, but hasn't been tested on real frames yet. W1CDN 2023-07-09 09:14:09 -0500
  • ee75cccc68 Add stations table definiton. W1CDN 2023-07-08 21:56:15 -0500
  • 1c057a5555 Stub out db upsert code for stations table in test_db.py. W1CDN 2023-07-08 21:54:37 -0500
  • c25a10ae77 Fix path. W1CDN 2023-07-07 18:25:20 -0500
  • e1cd7ccaae Remove config.ini. W1CDN 2023-07-07 18:17:06 -0500
  • 00ede8860f Add default config as example, gitignore real config. W1CDN 2023-07-07 18:16:00 -0500
  • 8f3b2ae707 Don't autodelete yet. W1CDN 2023-06-27 21:44:12 -0500
  • e05a3790d6 Add links to aprs.fi. W1CDN 2023-06-27 21:43:14 -0500
  • fb4d89cd9b Remove old dev file. W1CDN 2023-06-27 21:37:05 -0500
  • 8972c8d447 Snapshot. Get closer to new stations table. W1CDN 2023-06-24 21:30:05 -0500
  • 1362558deb Stub out station query. W1CDN 2023-06-24 19:06:37 -0500
  • f6a71e4851 Add raw column. W1CDN 2023-06-24 18:44:18 -0500
  • 1d8699df94 Remove extra argument. W1CDN 2023-06-24 18:44:08 -0500
  • 1ad8c848c4 Fix bug on production. W1CDN 2023-06-24 11:43:06 -0500
  • 9deb160989 Add help link. W1CDN 2023-06-24 11:20:58 -0500
  • e2c3adf5c0 Stub out index/status page. W1CDN 2023-06-24 11:17:53 -0500
  • 4203af5b81 Merge pull request 'Sort, filter, and limit results at /packets' (#23) from sort-filter into main W1CDN 2023-05-14 10:18:08 -0500
  • 494f53bd62 Add created_unix field to frames table. #23 W1CDN 2023-05-13 20:59:38 -0500
  • e19a8c777c Fix bad comment. W1CDN 2023-05-13 20:59:17 -0500
  • cb9af0f5b8 Move tuple of frame table fields to a separate files in case we need it more places. W1CDN 2023-05-13 17:26:38 -0500
  • 863efdd84c Use LIKE instead of =. W1CDN 2023-05-13 11:14:21 -0500
  • a99de3a859 Allow query on any field in the packets table. W1CDN 2023-05-13 11:09:41 -0500
  • efe61ae4c5 Add msgNo field. W1CDN 2023-04-27 19:29:22 -0500
  • cc89ab1a4c Don't mess with frame if it can't be parsed. W1CDN 2023-04-27 19:19:12 -0500
  • f396fe87af Order by created date in db call. W1CDN 2023-04-25 14:19:29 -0500
  • ab850a76a3 Don't get hung up on parsing errors. W1CDN 2023-04-23 21:13:27 -0500
  • 2121119365 Update docs. W1CDN 2023-04-23 21:13:06 -0500
  • 6957219468 Add basic API call to select by "from" station. W1CDN 2023-04-16 21:04:26 -0500
  • cd5d24b641 Add comments. W1CDN 2023-04-16 19:29:09 -0500
  • 1cffde2903 At /packets, return 10 records by default and add n=x to return x packets. W1CDN 2023-04-16 18:50:39 -0500
  • 5793e57aa9 Sort /packets descending by created. W1CDN 2023-04-16 16:59:09 -0500
  • 19b3a54d98 Update readme. W1CDN 2023-04-16 16:49:25 -0500
  • 467ec11522 Merge pull request 'Add background KISS connection, log frames to database' (#20) from add-kiss into main W1CDN 2023-04-16 16:45:53 -0500
  • 2ca627f973 Add kiss stuff to config. #20 add-kiss W1CDN 2023-04-16 16:45:22 -0500
  • ef5765e87f Add missing fields and try to catch sqlite errors. W1CDN 2023-04-16 10:04:48 -0500
  • 7453d50598 Update waitress IP to make it work on production. W1CDN 2023-04-15 16:37:31 -0500
  • 14effc9746 Try to get working on production. W1CDN 2023-04-15 14:20:07 -0500
  • 6e6693bfbc Read from database for API. W1CDN 2023-04-15 13:27:00 -0500
  • 63963c0ade Store frames in database, remove frames older than chosen age. W1CDN 2023-04-14 22:06:48 -0500
  • b06b87fe4e Barely parse a frame. W1CDN 2023-04-13 21:38:51 -0500
  • 4f83f76bf5 Switch to aprs3 package. W1CDN 2023-04-13 21:11:01 -0500
  • b4bc632ded Snapshot. W1CDN 2023-04-13 20:46:28 -0500
  • 5e86b40f38 Stub out a KISS connection. W1CDN 2023-04-13 17:16:16 -0500
  • fb027194e8 Update data on API call W1CDN 2023-04-12 09:24:31 -0500
  • 795d2ef403 Remove old tutorial files. W1CDN 2023-04-11 21:30:46 -0500
  • 0f1edd34af Update readme. W1CDN 2023-04-11 20:55:58 -0500
  • 23d52a80da Set up to run waitress in screen if needed. W1CDN 2023-04-11 20:52:59 -0500
  • f9547c289e Add Waitress but needs work. W1CDN 2023-04-08 20:05:35 -0500
  • a06bedb1c9 Test commit. W1CDN 2023-04-08 17:08:44 -0500
  • 37d57db772 Rename first application. W1CDN 2023-04-08 17:07:09 -0500
  • 939e96ad7e Add "Contributing" to readme, move TODOs to Gitea issues. W1CDN 2023-04-08 16:54:45 -0500
  • 796c666f4d Test commit. W1CDN 2023-04-08 15:36:54 -0500
  • 270a63bc1f Test. mattbk 2023-04-08 15:35:04 -0500