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.
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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
As noted elsewhere, not doing location parsing this time around.