Wview

From wikidb
Jump to: navigation, search

Project Status

Oregon Scientific WMR100. So far unsuccessful

Raspberry Pi

Couldn't get it going on Whezzy. Followed similar path to done for fit2pc.

fit2pc

Tried Ubuntu on fit2pc.

The install looked something like this

 cd /etc/apt/
 lsb_release -a
 sudo emacs sources.list

See vwiew manual for the lucid 10.04 source pointers. Add the following:

 deb http://www.wviewweather.com/apt/lucid lucid main
 deb-src http://www.wviewweather.com/apt/lucid lucid main
 sudo apt-get update
 sudo apt-get install wview
 sudo reboot

The following links were most helpful for the setup and running after install

I made sure all the dependencies on Henrik site were installed

 sudo apt-get install --yes build-essential zlib1g-dev libpng12-dev libreadline-dev gawk libsqlite3-dev sqlite3 libgd2-xpm \
                                         libgd2-xpm-dev libssl-dev sendmail sendemail libcurl4-openssl-dev libusb-1.0-0 libusb-1.0-0-dev \
                                         apache2 php5 php5-sqlite libapache2-mod-php5 ntp tnftp wget

Set up

In browser went to 10.0.0.176/wviewmgmt/login.php

  • Stations tab
    • Communication
      • Station type: Oregon Scientific WMRUSB
    • Location
      • Station Elevation (feet): 164
      • Station Latitude: 45.54
      • Station Longitude: -122.65
  • File Generation tab
    • Name/Location
      • Station Name: zdome
      • Station City: Portland
      • Station State: Oregon

System Status

System Status show wview is Starting but not Running. The Services table shows wview booting but not up. Screen shot is at the bottom of the page.

It works in Simulator mode. See Station tab - Communication - Station Type.

Weather page

The weather page never changes. 10.0.0.176/weather

Links

Screenshot

SystemStatus.jpg