Store data in a database #2

Merged
w1cdn merged 8 commits from db into main 2025-10-17 21:49:38 +00:00
Owner
No description provided.
w1cdn added 5 commits 2025-10-05 03:47:36 +00:00
w1cdn added 1 commit 2025-10-06 01:37:28 +00:00
Author
Owner

Next is adding more columns to deal with the data being provided.

Theoretically, mwtchahrd should include a way to pass it the frequency, at least when it is started. For someone who is on 14.105 LSB all the time, this would be simple, but if they shift around, the radio would need to be checked via CAT.

Next is adding more columns to deal with the data being provided. Theoretically, mwtchahrd should include a way to pass it the frequency, at least when it is started. For someone who is on 14.105 LSB all the time, this would be simple, but if they shift around, the radio would need to be checked via CAT.
Author
Owner

Struggling with string types.

Struggling with string types.
Author
Owner

Since I don't have a lot of focus today, here is what I am trying to do. I am trying to use the JSON string being passed via UDP from mwtchahrd (dev) to get data into the SQLite database fields. Earlier in the code I am successful at pulling individual values from the JSON, but later in the code I am not.

Since I don't have a lot of focus today, here is what I am trying to do. I am trying to use the JSON string being passed via UDP from mwtchahrd (dev) to get data into the SQLite database fields. Earlier in the code I am successful at pulling individual values from the JSON, but later in the code I am not.
w1cdn added 1 commit 2025-10-13 01:59:59 +00:00
Author
Owner

I think I will leave this open until I finish up location parsing (w1cdn/mwtchahrd#5) as part of w1cdn/mwtchahrd#1.

I think I will leave this open until I finish up location parsing (https://gitea.farpn.net/w1cdn/mwtchahrd/issues/5) as part of https://gitea.farpn.net/w1cdn/mwtchahrd/pulls/1.
w1cdn added 1 commit 2025-10-17 20:48:30 +00:00
Author
Owner

As noted elsewhere, not doing location parsing this time around.

As noted elsewhere, not doing location parsing this time around.
w1cdn merged commit 3491101588 into main 2025-10-17 21:49:38 +00:00
w1cdn deleted branch db 2025-10-17 21:49:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: w1cdn/farpn_udp_server#2