Matt W1CDN
  • Joined on 2023-04-08
W1CDN pushed to add-party at W1CDN/aprs_tool 2023-12-13 21:18:50 -06:00
0592f45af8 Assign subpacket correctly.
W1CDN commented on pull request W1CDN/aprs_tool#43 2023-12-13 20:47:42 -06:00
Split out third-party traffic

This code is running live, we'll see how it fails if we get more packets tonight and tomorrow.

W1CDN created pull request W1CDN/aprs_tool#43 2023-12-13 20:44:56 -06:00
Split out third-party traffic
W1CDN created branch add-party in W1CDN/aprs_tool 2023-12-13 20:44:21 -06:00
W1CDN pushed to add-party at W1CDN/aprs_tool 2023-12-13 20:44:21 -06:00
c1f58966a6 Stub out add-party.
W1CDN pushed to main at W1CDN/aprs_tool 2023-12-13 20:21:01 -06:00
4439ae680e Merge pull request 'Handle breaking errors in kiss_and_db.py' (#38) from fix-kiss into main
25bffd9b61 Log errors in more detail.
1894de5d86 Add header_raw field.
79da9de6f7 Align constants and schema.
26b4081720 Working snapshot.
Compare 10 commits »
W1CDN deleted branch fix-kiss from W1CDN/aprs_tool 2023-12-13 20:21:01 -06:00
W1CDN merged pull request W1CDN/aprs_tool#38 2023-12-13 20:20:59 -06:00
Handle breaking errors in kiss_and_db.py
W1CDN opened issue W1CDN/aprs_tool#42 2023-12-13 12:08:40 -06:00
Does connection hold up Dire Wolf at all?
W1CDN opened issue W1CDN/aprs_tool#41 2023-12-13 11:36:48 -06:00
Add frames.rng field
W1CDN commented on issue W1CDN/aprs_tool#22 2023-12-13 11:34:55 -06:00
Deal with third-party packets

But to really show where the packets are coming from, you need to update the full path. In the example above, it should be KD0IOE>APRX29,TCPIP,K0RQ-1,KB0UGF-3 right?

Or here's another: `K0R…

W1CDN closed issue W1CDN/aprs_tool#1 2023-12-13 11:29:19 -06:00
Keep packets in a database
W1CDN commented on pull request W1CDN/aprs_tool#38 2023-12-13 10:48:07 -06:00
Handle breaking errors in kiss_and_db.py

Now that errors are being logged in more detail, I can let this run and see if it keeps working. Then deal with other additions in a different branch.

W1CDN closed issue W1CDN/aprs_tool#25 2023-12-13 10:45:30 -06:00
fromcallsign is invalid
W1CDN commented on issue W1CDN/aprs_tool#34 2023-12-13 10:44:26 -06:00
Report whether direwolf KISS connection is active or not

Unless this becomes an issue again, closing.

W1CDN closed issue W1CDN/aprs_tool#34 2023-12-13 10:44:26 -06:00
Report whether direwolf KISS connection is active or not
W1CDN opened issue W1CDN/aprs_tool#40 2023-12-13 10:44:05 -06:00
Fix requirements
W1CDN closed issue W1CDN/aprs_tool#37 2023-12-13 10:41:40 -06:00
KISS connection seems unstable
W1CDN pushed to fix-kiss at W1CDN/aprs_tool 2023-12-13 10:40:38 -06:00
25bffd9b61 Log errors in more detail.