hello vince,
pinning to the older version of go will almost certainly help, and i will give 
that a try

my extra complication is that between download and compile, i have to edit 
prototocol/protocol.go to insert the AU frequencies table.
any idea where in the command sequence
    /home/pi/go/bin/go1.15 get -v github.com/lheijst/rtldavis
    cd go/src/github.com/lheijst/rtldavis/
    git submodule init
    git submodule update
    /home/pi/go/bin/go1.15 install -v .
that i would do that?

when i bumbled forward using latest go version and a git clone of rtldavis, i 
managed to rebuild the rtldavis binary, same size but byte differences from the 
unedited version, but it did not use my new AU switch so presumably the 
original protocol.go won out (my version not compiled).
cheers
⊣GE⊢

> On 6 Jul 2025, at 1:56 am, vince <vinceska...@gmail.com> wrote:
> 
> Graham - I have a scripted install of weewx and rtldavis at 
> https://github.com/vinceskahan/weewx-rtldavis if you wanted to poke around 
> the script there. I found it 'very' confusing to say the least.   I think 
> (hope) the script still works end to end, but I haven't run it in a long 
> time, but the rtlsdr and rtl-davis pieces should hopefully still work.
> 
> On Saturday, July 5, 2025 at 12:44:59 AM UTC-7 Graham Eddy wrote:
>> new question: how do i modify and recompile a go package?
>> 
>> i did a ‘go install rtlsdavis@latest’ to get the latest module.
>> i am probably supposed to do something else to fetch in an editable format, 
>> but i don’t know what it is.
>> i updated the module source directly [no doubt the wrong thing to do] but no 
>> idea how to re-make the rtldavis binary from that
>> ⊣GE⊢
>> 
>>> On 5 Jul 2025, at 12:58 pm, Graham Eddy <g...@geddy.au <>> wrote:
>>> 
>>> to answer my own question, i think they can be found at 
>>> https://github.com/RandomEskimo/DavisSi1000/blob/origin/Firmware/radio/freq_hopping.c.
>>> as written they are unsorted, so hopefully they are in skip sequence.
>>> next is updating rtldavis and trying it.
>>> cheers
>>> ⊣GE⊢
>>> 
>>>> On 4 Jul 2025, at 7:24 pm, Graham Eddy <g...@geddy.au <>> wrote:
>>>> 
>>>> i see rtldavis has the skip frequencies for EU, US and NZ. does anyone 
>>>> have AU?
>>>> cheers
>>>> 
>>>> -- 
>>>> You received this message because you are subscribed to the Google Groups 
>>>> "weewx-user" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>>> email to weewx-user+...@googlegroups.com <>.
>>>> To view this discussion visit 
>>>> https://groups.google.com/d/msgid/weewx-user/561b0adb-912f-4b5a-a775-013534872862n%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/561b0adb-912f-4b5a-a775-013534872862n%40googlegroups.com?utm_medium=email&utm_source=footer>.
>>> 
>> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to weewx-user+unsubscr...@googlegroups.com 
> <mailto:weewx-user+unsubscr...@googlegroups.com>.
> To view this discussion visit 
> https://groups.google.com/d/msgid/weewx-user/3e14ad31-653b-4b3e-8861-26c05a9e4eden%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/weewx-user/3e14ad31-653b-4b3e-8861-26c05a9e4eden%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/FEF44433-272B-4077-8F77-2E4400AFBBE2%40geddy.au.

Reply via email to