Re: Repeating "GPSD: Location fix is now 2D/3D"
Hi Fred,
the lock
fmhillhouse@...> ha scritto:
By
Fabrizio Carrai
·
#5667
·
|
Re: Repeating "GPSD: Location fix is now 2D/3D"
Hello Fred,
One thought here.. is your Raspberry Pi with it's built-in Bluetooth using the hardware UART or the software UART (aka MiniUART)? You want to be using the *hardware* one as it's more
By
David Ranch
·
#5666
·
|
Re: Repeating "GPSD: Location fix is now 2D/3D"
GPS has been running for at least a day. What constitutes a ¡°very good¡± lock?
As it is, I don¡¯t believe I will ever see packet data.
This is what I get when running gpsmon. Any clues
By
Fred Hillhouse
·
#5665
·
|
Re: Repeating "GPSD: Location fix is now 2D/3D"
This is actually expected behavior until one has a very good gps lock. Until then it switches between 2D and 3D fixes and every time it shifts, Direwolf reports it.
It is not a failure.
By
Don Rolph
·
#5664
·
|
Re: Repeating "GPSD: Location fix is now 2D/3D"
I should have added, I have ¡°GPSD¡± in direwolf.conf.
Thanks again!
Fred N7FMH
Sent: Wednesday, September 29, 2021 10:48 AM
To: [email protected]
Subject: [direwolf] Repeating "GPSD:
By
Fred Hillhouse
·
#5663
·
|
Repeating "GPSD: Location fix is now 2D/3D"
Greetings,
I finally connected a BT GPS and am working on adding GPS positioning to Direwolf.
I see a continuous stream of:
GPSD: Location fix is now 3D
GPSD: Location fix is now 2D
GPSD:
By
Fred Hillhouse
·
#5662
·
|
Re: Weewx to Direwolf
Hi Rob,
Ordinarily I would agree with you 100% (ahem, sorry), except that's
the spec. 100% humidity is represented by a zero in the telemetry.
From a user perspective, the APRS
By
Greg D
·
#5661
·
|
Re: Weewx to Direwolf
Fortran, haven't thought about that since engineering school (long ago).? Well maybe a touch with antenna modeling, but not really.
I am not a fan of switching 100% to Zero.? Makes no sense to
By
Rob Giuliano
·
#5660
·
|
Re: Weewx to Direwolf
Hi Rob,
I was just hacking at it and once it seemed to be working I left
it. I should know (and do) better, as I used to actually write code
for a living. Bad coder! No biscuit!
By
Greg D
·
#5659
·
|
Re: How many clients can use one DireWolf instance?
Excellent. So how about the issue of one client crashing its entire computer (ex.: someone kicked the power cord out), so there is nothing to send "port closed" ICMP errors back to DireWolf on a
By
Andrew P.
·
#5658
·
|
Re: Weewx to Direwolf
I noticed the check is not as described exactly:?? if data['outHumidity'] < 0 or 100 <= data['outHumidity']:
That's < 0 (negative) or >= 100.
What I'd suggest (not a python coder either):??? if
By
Rob Giuliano
·
#5657
·
|
Re: How many clients can use one DireWolf instance?
The network KISS and AGW interfaces can handle 3 simultaneous client connections each.
In extreme cases, where you need more, the limit can be increased by modifying a header file and
By
WB2OSZ
·
#5656
·
|
Re: How many clients can use one DireWolf instance?
According to the Direwolf manual (4.3 AGW TCPIP socket interface):??? Dire Wolf provides a server function with the "AGW TCPIP Socket Interface" on port 8000.??? Up to 3 different client
By
Rob Giuliano
·
#5655
·
|
Re: Weewx to Direwolf
Greg,
Awesome! Thanks, that is something I can Siri with. That makes great sense, no humidity - not a good packet! I¡¯ll chew on this and get to work.
Thanks again!
Sent from my iPhone 11 Max
By
J K
·
#5654
·
|
How many clients can use one DireWolf instance?
Greetings.
I was wondering how many different client programs can connect simultaneously to one instance of DireWolf and all get complete copies of the inbound packet traffic. I was thinking of an
By
Andrew P.
·
#5653
·
|
Re: Weewx to Direwolf
Found the cwxn.py code that I hacked... It's an older version (#
$Id: cwxn.py 1280 2015-03-01 17:01:56Z mwall $), but perhaps
still relevant. Both changes - null records and format change
By
Greg D
·
#5652
·
|
Re: Weewx to Direwolf
Hello,
Yes, all the logs look clean. I looked at all the syslogs, messages, kernel messages, etc, and nothing stands out. Sure, I wouldn¡¯t mind liking at your .py if you have it to see how you
By
J K
·
#5651
·
|
Re: Weewx to Direwolf
With my Acurite station, I had to filter out (not write to wxnow.txt) the bad records. I tested for humidity=0 as the indicator. I also fixed a small formatting bug with something else, where the
By
Greg D
·
#5650
·
|
Re: Weewx to Direwolf
Further, are you running the latest 0.4 version of the plugin?
You may want to see this thread and switch your binding to "archive" in
your weewx.conf
By
Travis Bully
·
#5649
·
|
Re: Weewx to Direwolf
How do your Weewx logs (in debug) look? It's been awhile since I've looked
at the code but I think all the plugin does is query the database for the
last readings from your weather station. I'm
By
Travis Bully
·
#5648
·
|