hello Matt and thank you for the work you're doing , I think that the work
is finished the result will be spectacular .
I'm testing the new 0.6 driver , I remapped the sensor packages with new
specifications :
[SDR]
# This section is for the software-defined radio driver.
# The driver to use
driver = user.sdr
cmd = '/usr/local/bin/rtl_433 -q -U'
[[sensor_map]]
windGust = wind_gust.9:34.LaCrossePacket
rain = Rainfall.9:34.LaCrossePacket
windSpeed = wind_speed.9:34.LaCrossePacket
windDir = wind_dir.9:34.LaCrossePacket
outHumidity = humidity.9:34.LaCrossePacket
outTemp = temperature.9:34.LaCrossePacket
I set in the cmd -q -U for the time problem.
*But I think there is a problem , the system performs the first reading ,
after which it stops.*
*the log:*
Sep 12 19:41:01 SDR weewx[574]: sdr: MainThread: lines=[]
Sep 12 19:41:08 SDR weewx[574]: sdr: MainThread: lines=['2016-09-12
17:41:07 :\tLaCrosse WS \t:\t9 \t:\t34\n', '\tTemperature:\t 29.3 $
Sep 12 19:41:08 SDR weewx[574]: sdr: MainThread: ts=1473702067
payload=LaCrosse WS #011:#0119 #011:#01134
Sep 12 19:41:08 SDR weewx[574]: sdr: MainThread:
pkt={'temperature.9:34.LaCrossePacket': 29.3, 'usUnits': 17, 'dateTime':
1473702067}
Sep 12 19:41:08 SDR weewx[574]: sdr: MainThread: packet={'outTemp': 29.3,
'usUnits': 17, 'dateTime': 1473702067}
Sep 12 19:41:08 SDR weewx[574]: manager: added record 2016-09-12 19:40:00
CEST (1473702000) to database 'weewx.sdb'
Sep 12 19:41:08 SDR weewx[574]: manager: added record 2016-09-12 19:40:00
CEST (1473702000) to daily summary in 'weewx.sdb'
Sep 12 19:41:09 SDR weewx[574]: reportengine: Running reports for latest
time in the database.
Sep 12 19:41:09 SDR weewx[574]: sdr: MainThread: startup process
'/usr/local/bin/rtl_433 -q -U'
Sep 12 19:41:09 SDR weewx[574]: reportengine: Running report StandardReport
Sep 12 19:41:09 SDR weewx[574]: reportengine: Found configuration file
/etc/weewx/skins/Standard/skin.conf for report StandardReport
Sep 12 19:41:09 SDR weewx[574]: sdr: MainThread: err: ['Found Rafael Micro
R820T tuner\n', 'Exact sample rate is: 250000.000414 Hz\n',$
Sep 12 19:41:09 SDR weewx[574]: engine: Main loop exiting. Shutting engine
down.
Sep 12 19:41:09 SDR weewx[574]: engine: Shutting down StdReport thread
Sep 12 19:41:16 SDR weewx[574]: cheetahgenerator: Generated 14 files for
report StandardReport in 6.67 seconds
Sep 12 19:41:18 SDR weewx[574]: genimages: Generated 12 images for
StandardReport in 1.37 seconds
Sep 12 19:41:18 SDR weewx[574]: reportengine: copied 9 files to
/var/www/weewx
Sep 12 19:41:18 SDR weewx[574]: reportengine: Running report FTP
Sep 12 19:41:18 SDR weewx[574]: reportengine: Found configuration file
/etc/weewx/skins/Ftp/skin.conf for report FTP
Sep 12 19:41:18 SDR weewx[574]: reportengine: FTP upload not requested.
Skipped.
Sep 12 19:41:18 SDR weewx[574]: reportengine: Running report RSYNC
Sep 12 19:41:18 SDR weewx[574]: reportengine: Found configuration file
/etc/weewx/skins/Rsync/skin.conf for report RSYNC
Sep 12 19:41:18 SDR weewx[574]: reportengine: rsync upload not requested.
Skipped.
Sep 12 19:41:18 SDR weewx[574]: engine: StdReport thread has been terminated
*After a few minutes the process tries to start again but I get a series of
errors :*
*the log:*
Sep 12 19:44:38 SDR weewx[574]: engine: Loading service
weewx.restx.StdWunderground
Sep 12 19:44:38 SDR weewx[574]: restx: Wunderground: Posting not enabled.
Sep 12 19:44:38 SDR weewx[574]: engine: Finished loading service
weewx.restx.StdWunderground
Sep 12 19:44:38 SDR weewx[574]: engine: Loading service
weewx.restx.StdPWSweather
Sep 12 19:44:38 SDR weewx[574]: restx: PWSweather: Posting not enabled.
Sep 12 19:44:38 SDR weewx[574]: engine: Finished loading service
weewx.restx.StdPWSweather
Sep 12 19:44:38 SDR weewx[574]: engine: Loading service weewx.restx.StdCWOP
Sep 12 19:44:38 SDR weewx[574]: restx: CWOP: Posting not enabled.
Sep 12 19:44:38 SDR weewx[574]: engine: Finished loading service
weewx.restx.StdCWOP
Sep 12 19:44:38 SDR weewx[574]: engine: Loading service weewx.restx.StdWOW
Sep 12 19:44:38 SDR weewx[574]: restx: WOW: Posting not enabled.
Sep 12 19:44:38 SDR weewx[574]: engine: Finished loading service
weewx.restx.StdWOW
Sep 12 19:44:38 SDR weewx[574]: engine: Loading service
weewx.restx.StdAWEKAS
Sep 12 19:44:38 SDR weewx[574]: restx: AWEKAS: Posting not enabled.
Sep 12 19:44:38 SDR weewx[574]: engine: Finished loading service
weewx.restx.StdAWEKAS
Sep 12 19:44:38 SDR weewx[574]: engine: Loading service
weewx.engine.StdPrint
Sep 12 19:44:38 SDR weewx[574]: engine: Finished loading service
weewx.engine.StdPrint
Sep 12 19:44:38 SDR weewx[574]: engine: Loading service
weewx.engine.StdReport
Sep 12 19:44:38 SDR weewx[574]: engine: Finished loading service
weewx.engine.StdReport
Sep 12 19:44:38 SDR weewx[574]: engine: Starting up weewx version 3.5.0
Sep 12 19:44:38 SDR weewx[574]: engine: Station does not support reading
the time
Sep 12 19:44:38 SDR weewx[574]: engine: Starting main packet loop.
Sep 12 19:44:38 SDR weewx[574]: sdr: MainThread: startup process
'/usr/local/bin/rtl_433 -q -U'
Sep 12 19:44:48 SDR weewx[574]: sdr: MainThread: lines=[]
Sep 12 19:44:48 SDR weewx[574]: sdr: MainThread: err: []
Sep 12 19:44:48 SDR weewx[574]: engine: Main loop exiting. Shutting engine
down.
Sep 12 19:44:48 SDR weewx[574]: sdr: MainThread: shutdown process
Sep 12 19:44:48 SDR weewx[574]: engine: Caught WeeWxIOError: rtl_433
process is not running
Sep 12 19:44:48 SDR weewx[574]: **** Waiting 60 seconds then
retrying...
thank you again.
Marco.
Il giorno lunedì 12 settembre 2016 17:45:10 UTC+2, mwall ha scritto:
> to any sdr users,
>
> version 0.6 of the driver uses a new format for sensor_map that is not
> compatible with any previous sensor_map
>
> please see the readme.txt for examples, or see the comments at the
> beginning of sdr.py for details
>
> apologies for the disruption and lack of backward compatibility, but this
> is bleeding edge 0.x software, after all, and i'm still learning/creating
> the patterns.
>
> m
>
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.