Store data in a database #2

Open
w1cdn wants to merge 7 commits from db into main
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.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin db:db
git checkout db
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
No description provided.