Store data in a database #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "db"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Struggling with string types.
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.
I think I will leave this open until I finish up location parsing (w1cdn/mwtchahrd#5) as part of w1cdn/mwtchahrd#1.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.