Matt W1CDN
  • Joined on 2023-04-08
W1CDN pushed to fix-kiss at W1CDN/aprs_tool 2023-12-13 10:24:24 -06:00
1894de5d86 Add header_raw field.
79da9de6f7 Align constants and schema.
Compare 2 commits »
W1CDN pushed to fix-kiss at W1CDN/aprs_tool 2023-12-13 10:13:33 -06:00
26b4081720 Working snapshot.
W1CDN deleted branch fix-kiss from W1CDN/vulpes 2023-12-12 22:10:38 -06:00
W1CDN pushed to fix-kiss at W1CDN/aprs_tool 2023-12-12 22:07:33 -06:00
50085de7db Try to catch exceptions.
e7002c712c Flail.
Compare 2 commits »
W1CDN created branch fix-kiss in W1CDN/vulpes 2023-12-12 22:06:16 -06:00
W1CDN pushed to fix-kiss at W1CDN/vulpes 2023-12-12 22:06:16 -06:00
50085de7db Try to catch exceptions.
e7002c712c Flail.
307c1fcd86 Flail around.
dc7d4ed8a3 Commit deployed changes from a while back.
e1211fe108 Stub out fix-kiss.
Compare 10 commits »
W1CDN commented on pull request W1CDN/aprs_tool#38 2023-12-11 21:40:01 -06:00
Handle breaking errors in kiss_and_db.py

Turned off periodic restart after the messages this afternoon, see also #37.

W1CDN commented on issue W1CDN/aprs_tool#37 2023-12-11 21:36:29 -06:00
KISS connection seems unstable

I don't know if this is even an issue on the kiss connection side, or whether my code is just hanging. It might be related to inability to parse certain packets (like #32). Noticed that it just…

W1CDN commented on pull request W1CDN/aprs_tool#38 2023-12-11 12:13:07 -06:00
Handle breaking errors in kiss_and_db.py

The older version of kiss does not use asyncio to handle the TCP connection: 5c8baba2ce/kiss/classes.py (L205)

I don't…

W1CDN pushed to fix-kiss at W1CDN/aprs_tool 2023-12-10 21:04:38 -06:00
307c1fcd86 Flail around.
W1CDN commented on pull request W1CDN/aprs_tool#38 2023-12-10 19:45:15 -06:00
Handle breaking errors in kiss_and_db.py

Wes asked about keepalive on the TCP connection, and I can't see anything like that in the aprs3/kiss3 code, but that…

W1CDN commented on pull request W1CDN/aprs_tool#38 2023-12-10 17:08:31 -06:00
Handle breaking errors in kiss_and_db.py

Well there's your problem: https://owenduffy.net/blog/?p=2969

Status

The host cannot ascertain the TNC status, there are no KISS commands that have a response, much less any that…
W1CDN commented on pull request W1CDN/aprs_tool#38 2023-12-10 13:59:33 -06:00
Handle breaking errors in kiss_and_db.py

Got local environment going again and maybe I'll have better luck debugging this.

W1CDN pushed to fix-kiss at W1CDN/aprs_tool 2023-12-10 13:44:56 -06:00
dc7d4ed8a3 Commit deployed changes from a while back.
W1CDN opened issue W1CDN/vulpes_hardware#4 2023-11-02 21:51:38 -05:00
Add parts list here and/or project page
W1CDN pushed to main at W1CDN/vulpes 2023-11-02 21:42:47 -05:00
9f523d950e Add link to main project page.
W1CDN pushed to main at W1CDN/vulpes_hardware 2023-11-02 21:39:20 -05:00
030cc41876 Add footprint acknowledgment.
W1CDN pushed to main at W1CDN/vulpes_hardware 2023-11-02 21:35:01 -05:00
dc2d067981 Add screenshots and link to KiCad videos
W1CDN pushed to main at W1CDN/vulpes_hardware 2023-11-02 21:30:55 -05:00
883c3b2e69 Add schematic and PCB images.
W1CDN closed issue W1CDN/vulpes#30 2023-11-02 21:06:32 -05:00
Credit to other projects