You are here: Foswiki>Open2300 Web>WebIndex (24 Nov 2001, PeterThoeny?)EditAttach

Results from Open2300 web retrieved at 12:06 (GMT)

Answered Questions Headline Age Last Change
Questions Asked but Not Yet Answered: Headline Age Last Change
Assigned Bug To Name of person the bug resolution is assigned to. Use TWiki Name. e.g. nop Main.KennethLavrsen If the bug resolution is being done by a specific person ...
Who is in charge to find more information on the Question, for AssignedQuestions. His duty is to then change the Question status to either: AnsweredQuestions ...
Assigned Questions Headline Age Last Change Assigned To
IraklisMathiopoulos 30 Oct 2007 I've been trying for 5 days now to install open2300 on the Axis 223M Network Camera. Its not easy (at least for me). However, some ...
BUG: My ws2300 occasionally fails to reset. In that case the various programs print "Could not reset" to stderr and exit with exit code 0. This should be some small ...
BUG: Occasionally the WS2300 will lose communication with the external sensors. In this case, a large number of retries is performed. According to the source there ...
BUG: mysql2300 may fail when daylight saving time ends. This is because the timstamp column is a unique key, and the value stored in it is local time. When DST ends ...
BUG: From Johan Andersson user at Sourceforge Hi, There is a error in definition of the weather table used by mysql2300 program. The problem occurs only when the ...
BUG: The rain total field stored in histlog2300 shows the wrong value. Line 230 has to be changed to sprintf(logline,".2f ", logline, rain total(ws2300, config ...
BUG: Running Open2300 v1.10 under FreeBSD 6.0 produces: Serial device is locked by other program : Operation not supported First I thought changes in FreeBSD were ...
BUG: I have some trouble with the histlog stuff. The problem is my workstations does not run all days. When I switch it on mostly at the weekend I would like ...
BUG: Something on wunderground's server has changed, it is not accepting data from wu2300 any more. (my last good data submitted with the 1.10 version of wu2300 ...
BUG: When the station lose commmunication with external captors, it displays ' ' on the screen. In this case, mysql2300 return really big values (ex : 25 m/s for ...
BUG: when mysql2300 is done with putting data in the database it does not close the connection. mysqlclose(); should be implemented asap! tcp 0 0 tor ...
BUG: mysql2300 reporting the rel pressure as 999.9 every time. However, fetch2300 reports it correctly as the web page displays everything correctly. I never noticed ...
BUG: many errors !! Test case root@server:/home/john/open2300# make install mkdir p /usr/local/bin install open2300 /usr/local/bin install: cannot stat `open2300 ...
BUG: I'm getting reports of errors in the data. here is a line of data that I'm sending out K4MQF 2 APRS,TCPXX ,qAX,PHXWX:@030002z38.11.20N/07746.02W 225/000t046r000p002h19b09996 ...
BUG: Due to changes in the SVN Tree, the create tablescript is outdated. Affected: mysql2300.sql, mysql2003.c This one works for me. CREATE TABLE `weather` ( `datetime ...
BUG: When submitting daily rainfall data to weather underground, wu2300 uses the total rainfall from last 24 hours but should submit the total amount of rainfall ...
BUG: The default time structure when log file is not found or empty uses "1990" as a century value. It should be 90, or more strictly 70, as it is later used in difftime ...
BUG: I have Problems with mysqlhistlog2300. My workstation shutdowns at 01:30 am and start at 05:25 am. During the processing time cron starts every five minutes ...
BUG: In Open 2300 V1.10 / Linux version only the default servers defined in rw2300.c are used. This is a little bug inside get configuration of library rw2300.c Add ...
BUG: Daylight savings time is not taken into consideration when reporting the UTC time to weather underground. Test case Run wu2300 when daylight savings time in ...
BUG: You need to change line: UNIQUE KEY `timestamp` (`timestamp`) by: UNIQUE KEY `datetime` (`datetime`) or by UNIQUE KEY `timestamp` (`datetime`) in mysql2300.sql ...
BUG: I have a WS 2310 11STWC and the software (Open2300 version 1.10) doesn't seem to perform as expected. Basically, the XML output looks ok, but most of the other ...
BUG: In CWOP, the servers for registered Radio Amateur users need a verification code to accept data. sprintf(buffer,"user %s pass 1 vers open2300 %s\n", config ...
BUG: In usage description, explanation links to light2300 insteatd of interval2300. light2300 does not work at all Test case run interval2300 without parameters ...
BUG: when you try to retrieve data from the station's datalogger it won't get anything. histlog2300 runs just for 1 second and then it closes itself. The other tools ...
BUG: I use open2300 from SVN. config file is the default one. ~ # open2300 0x376 r 1 Read Commands sent: 82 8E 9E 9A C6 Address: 0377 0376 Data: AA open2300 seems ...
Form Definition Bug Reports Name: Type: Size: Values: Tooltip message: TopicTitle text 70 The title is shown in the tables BugStatus ...
%NOP{ Note: Do not edit this topic, file a bug in BugReports Set ALLOWTOPICCHANGE TWikiAdminGroup }% BUG: Test case Environment Open2300 version ...
Bug Reports The Open2300 TWiki Bug Reporting is here for you if wish to report a bug in Open2300. New Bugs Not yet assigned to anyone. Headline Submitted ...
Bug Status There are few status fields in the Motion bug reports to keep things simple. New: New bugs, bugs not yet resolved are in this state Assigned ...
Cacti used to show Open2300 data Cacti, from www.cacti.net or your package manager, is a Linux program for collecting and graphing data. This is a demonstration of ...
Closed Unanswered Questions Headline Age Last Change
Compiling Open2300 with MinGW on Windows This topic described the exact steps that you need to take to compile Open2300 on Windows. You will be guided step by step ...
#SubmitNewBug Submit New Bug Report This form starts a new topic for each bug. Consider filing a Support Request unless you are very sure you have found a ...
#SubmitNewFeatureRequest Submit New Feature Request This form creates a new TWiki topic for each feature request. Read through all the existing feature requests ...
Create New Patch Topic To post a new patch all you have to do is to fill out the form below and submit it. Note that the topic name must be a WikiWord. Topic name ...
Create New Related Project Topic To post a new project related to Motion all you have to do is to fill out the form below and submit it. You do not have to use the ...
Ask a Support Question: Before you ask a question, please check: User Guide Describes how to use the programs. Installation Guide Describes ...
Database Structure Patch Redefine database structure for common values Introduction The current database structure for mysql fails as some typical value can not be ...
Modify the code to use the linux curl libraries to deliver data to the Weather Underground Site Introduction The current code, which talks to the weather underground ...
Downloads Open2300 is published under the GNU Public License version 2 or later. skip the current version 1.10 verion files and go to the Subversion (SVN) files ...
Patch Title Dynamic rain offset calculation Introduction Several times is was reported that the WS2300 has different value for rain total. The value displayed differs ...
Empty File Support Introduction If called with an empty logfile histlog2300 fails to run. Description of Patch The else part of the date check routine has an error ...
Feature Request: Description When I use minmax2300 it resets all counters. I would like to be able to reset individual counters/functions when an error occurs to ...
Feature Request: Description I'm a newbie in php development. Then, I could rewrite my PHP page for having my WS2300 info displayed on my PC or my Smartphone, from ...
Feature Request: Description The format argument should work like the FORMAT argument of the unix date(1) command. This will allow total control of the output format ...
Feature Request: Description Hi I am the operator of the automatic weather map network AWEKAS (www.awekas.at). It would be graet if your software can export a data ...
Feature Request: Description Hello; I was going to start coding up a 'vws2300' that will output the CVS format used by Virtual Weather Station.... That is, unless ...
Feature Request: Description The current set of data reading functions block a for long time trying to talk to the WS2300. If after this period they have not been ...
Feature Request: Description Hi ! It would realy help if this soft was available as a port for FreeBSD, can you think about it ? Thanks links : http://freebsd.org ...
Feature Request: Description Does this exist? If not, it would be a very useful addition for those of us who don't use C as our primary language. In my case, I ...
Feature Request: Description Overview: If you own a ws2300 weather station (ws22310, ws2315, etc.), operate it in a wired mode, and use the Virtual Weather Station ...
Feature Request: Description I would like to have the Min/Max values in mysql2300. So that it gets exported to my mysql database. LarsdeBruinJohansen 09 May ...
Feature Request: Description this would be almost essential to me, as i use a product called hameweather that needs to take personal weather station info from weatherforyou ...
Feature Request: Description im sorry my language is not as good as yours, i am from america and we all dont know how to speak. i was wrong, it was not weatherforyou ...
Feature Request: Description Hello, Is it possible to store the differents alarms of the WS23xx weatherstations in MySQL Database, it would be great for display ...
Feature Request: Description Hi, The current version of open2300 (1.10) works partially under FreeBSD. The old version (1.8) can evidently be made to work by commenting ...
Feature Request: Description Hey! it would be very useful to be able to choose to store the timestamp when usning mysql2300 in the unix timestamp format rather then ...
Feature Request: Description reading through this site and the innovation of putting the code on a network drive made me think about using a router to do it. I'm ...
Feature Request: Description Hallo, just wondering if is possible to compile/use this thing on Irix 6.5 ? Because using it for example on SGI Indy will be a perfect ...
Feature Request: Description I guess with the data all ready some one could make a nice index.html to show all the weather data like the heavy weather does. But ...
Feature Request: Description He I Have done a program that extract info into a lst file that is compatible with Heavy Weather Publisher. With this script, you can ...
Feature Request: Description I have open2300 and weathergraphs running on a nsul2 debian etch box. However due to the slow processor and little ram, especially ...
Feature Request: Description He, I have compile mysql2300 over windows. It required a dll "libmysql.dll". I have modify some line in the mysql2300.c to be able to ...
Form Definition Feature Requests Name: Type: Size: Values: Tooltip message: TopicTitle text 70 The title is shown in the tables ...
Feature Request Status New Submitted but noone has decided on it. Discussion Feature is being discussed. Participate by editing the topic. You can simply ...
%NOP{ Note: Do not edit this topic. Go to FeatureRequests Set ALLOWTOPICCHANGE TWikiAdminGroup }% Feature Request: Description Follow up Comments ...
Feature Requests from Users This topic has been changed to a more user friendly Twiki application with submit form and a topic with comment field and form for each ...
Patch Title Introduction I took a look at a problem open2300 user often faced: there was a difference between rain total in the history and the current value.Somewhere ...
Frequently Asked Questions about Open2300 How do I add a question and answer to this FAQ? Just hit the edit button and add a question in the same format as this example ...
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge ...
Get UTC From System for CW2300 and WU2300 Introduction Get UTC from system to avoid offset errors. Description of Patch When ever daylight savings time changes your ...
GnuPlot WeatherGraphs Introduction This is just another way to display open2300 weather data on a website Installation You need a webserver able to run GnuPlot by ...
SteveHoldoway 26 Dec 2008
Gust Patch Introduction I have a patch to report gusts on wu2300 but there's no way that i can see to attach it to the site. Description of Patch Installation of ...
Patch Title HamweatherPatch Introduction Patch to add a version of wu2300 program that builds an URL to send to hamweather.net Also adds the necessary configuration ...
Patch Title Hamweather patches to the subversion (trunk, revision 3) sources. Adds the ham2300.c program. Introduction This patch adds a new program, ham2300, to ...
Histlog To Mysql Introduction Not a patch but a new program. Description of Patch Read all data from WS2300 memory and store them in the open2300 mysql datastructure ...
Installation Guide How to install open2300 Placing the config file in the right directory First copy the open2300.conf dist file to a location where you want the ...
I'm a kite surfer. What interests us more is Wind, in particular its variations (gusts...) I had to add Wind max and wind mini to the mysql database. I also wanted ...
Mailing List Open2300 currently uses a Yahoo Group and its mailing list. http://groups.yahoo.com/group/Lacrosse weather stations/ The mails address is Lacrosse ...
Metrohub Introduction Meteohub reads data from a WS2300 data extraction tool derived from the open2300 project Modification of the code (including pasting functions ...
ModBus ModBus is a simple data exchange protocol created by Modicon. It is used in industrial data acquisition environments and is known for its simplicity and stability ...
ModBus support for WS2300 data acquisition Introduction This utility acts as a daemon, listening for connections then honoring specific ModBus requests for WS2300 ...
Change of MySQL timestamp fields. New mysql2300 release Introduction This Patch is a little enhancement of mysql2300 program. It removes 2 redundant fields and let ...
Mysql Patch 2 Introduction Current Mysql database schema is not up to date with sources Description of Patch This patch makes mysqlhistlog2300.c mysql2300.c mysql2300 ...
Reduce execution time and mysql/ws2300 queries Introduction Optimize the delay and execution time of mysqlhistlog23000, and also indicate what is done (be verbose ...
Enable operation on systems that have a blocking open Introduction On some systems (certainly on Slackware 7.1.0), a call to open for a serial port will not return ...
NotScheduled The patch is not (or not yet) scheduled to be included in a motion version. KennethLavrsen 26 Sep 2004
I used to have my WS2300 located right next to a small, dedicated server running Windows XP. Connecting the weather station to the server, and the server to my home ...
Open2300 C Version Introduction Starting with open2300 v 1.10, I am doing an Object Oriented Design into C . I am relying totally on the logic, procedures, and ...
OpenJ2300 Introduction OpenJ2300 is a pure Java program to control the LaCrosse Technology series 2300 weather stations. The API is based on and follows the Open2300 ...
OpenJaWS Open Java Weather Station Introduction Java based application for managing readings from weather stations. Starting with support for the WS2300 series but ...
Interface / API Description for WS 23XX This document is unofficial and contains information that owners of the WS 23XX have collected by experiments. The purpose ...
Open2300 Description Open2300 is a package of software tools that reads (and writes) data from a Lacrosse WS2300/WS2305/WS2310/WS2315 Weather Station. It includes ...
Links to Working Weather Stations driven by Open2300 You are very welcome to add a link and short description of your weather station below. Weather at Jim's Photos ...
MEMORY MAP FOR WS 2300 This is the currently known memory map of a WS23XX weather station. If you find more information please add it to the table. Do not be afraid ...
Patches for Open2300 Patches Planned Patch Summary Submitted By Topic Last Updated Patches in Progress Patch Summary Submitted By Topic ...
Open2300 Snapshot Releases None yet KennethLavrsen 02 Jul 2005
Optimize For VWS Optimize open2300 for use with Virtual Weather Station software Introduction If you own a ws2300 weather station (ws2310, ws2315, etc.), operate ...
Patch Cancelled Patch is cancelled. There can be many reasons. no time to do it does not work alternative patch is better another good reason ...
Patch Dependencies If this patch depends on other patches to be installed first please list them here. KennethLavrsen 26 Sep 2004
Patch Title Introduction Description of Patch Installation of Patch Change History of Patch Discussion and Comments
Patch for Open2300 Version The version of Open2300 for which this patch is made. It may work on earlier or later versions but this is the release that the patch was ...
Form Definition Patch Topics Name: Type: Size: Values: Tooltip message: PatchStatus select 1 PlannedPatch, PatchInProgress, PatchTesting ...
Patch Handled By Name of person that merges the patch into the main code. Most often KennethLavrsen but could be assigned to someone else. KennethLavrsen 26 Sep ...
Patch In Progress Patch is being coded but no files released yet. Topic is open for discussion of the feature KennethLavrsen 26 Sep 2004
Patch Status The status of the patch. PlannedPatch Patch is planned but not yet coded PatchInProgress Patch is being coded but no files released yet ...
Patch Submitted By Name (Use the format Main.WikiName) of the person that submitted the patch KennethLavrsen 26 Sep 2004
Patch under Testing Patch is released and being tested. You are encouraged to report your test results in the patch topic. KennethLavrsen 26 Sep 2004
Patch Version (optional) You can assign a version to the patch if you plan to make many releases of it. This is optional since TWiki keeps its version numbering also ...
Planned Patch Patch is planned but no files are released yet. The topic may have been started to discuss the feature. KennethLavrsen 26 Sep 2004
Status of Project Planning no files yet You can use topic to ask for help Alpha Early version Maybe only with limited features Beta ...
Submitter of project You can be the author or you can simply submit a reference to a project that you think is relevant with Motion. If you are registered on the Motion ...
One line project summary Describe project with one line (max 100 characters). Used for list of projects KennethLavrsen 04 Oct 2004
Python data store for open2300 Introduction Provides a python framework for handing data from open2300 Detailed Description Can write to multiple sources including ...
Rain Offset By Config File Introduction The rain value in the history area (used by histlog2300 and mysqlhistlog2300) might differ from the current values. Kenneth ...
Patch Title Recalculate rain 1h and rain 24h when using mysqlhistlog2300 Introduction When using mysqlhistlog2300 or histlog2300 no values for rain 1h and rain 24h ...
Projects Related to Open2300 This topic lists all the projects that are somehow related to Open2300. Web frontends, Projects that includes Open2300, Scripts that ...
Form Definition Related Projects Name: Type: Size: Values: Tooltip message: ProjectSummary text 100 One line summary of project ...
(Replace this text by a short headline for your project) Introduction Please introduce your project. What does it do? Detailed Description Give more details as ...
Release Notes for Motion Releases in Sourceforge As a supplement to the release notes on Sourceforge I have decided to create an additional Motion Wiki Release Note ...
Released version This is optional. If the topic points to an external page and you do not plan to keep this topic up to date, just leave this blank. KennethLavrsen ...
Patch Included in Motion The patch is now part of the official Motion. This also means that the patch file is no longer recommended. Instead you should upgrade your ...
Released but Not Included Patch has been released but it is not included in any Motion version and there is no plan for it. The reason for this can be. Patch ...
Patch Released in Motion Snapshot Patch is complete and will be included in the next version of Motion. It is available for final testing in a Motion Snapshot Release ...
Roadmap for Open2300 The roadmap for Open2300 is continuously being updated and it highly driven by Feature Requests and ideas from the regular programmer. Done ...
Scheduled for Open2300 Version The version of Open2300 that this patch is scheduled to be included in. Name Type Tooltip message NotScheduled option ...
Serial Port Lock File Patch Introduction Patch from Sourceforge tracker from anonymous user. Tries to address the problem of blocked serial port. Description of ...
Set Time From Server Synchronise WS2300 time from the PC clock Introduction For those of us not in reach of DCF (eg me Sydney, Australia) it would be handy to auto ...
Skip Data Rubbish Prevent from adding nonsense data Introduction Sometimes the transmissions between the sensors and the display fails. Data is then completely unusable ...
Modifications of WS23XX Weather Stations Kenneth Lavrsen's Wind Sensor Modification http://www.lavrsen.dk/sources/weather/windmod.htm Uncle Richy's Cat5 WS2300 cable ...
Submitted By Name of the person that submits the original topic (submit question, bug report etc). If you have a TWiki name use this in the format nop Main.KennethLavrsen ...
Open2300 on Subversion (SVN) To give all more instant access to the updated code I have created a Subversion (SVN) repository. Subversion is a software version control ...
%NOP{ Note: Do not edit this topic, ask a question in WebHome Set ALLOWTOPICCHANGE TWikiAdminGroup }% Question Environment Open2300 version: ...
Form Definition Support Questions Name: Type: Size: Values: Tooltip message: TopicTitle text 70 The title is shown in the tables ...
Open2300 Support Guidelines Open2300 support is provided by users and developers in their spare time nobody is paid to do this. So it's important that you provide ...
Question DIGI NED is running as a APRS WX station on a old 386 PC with DR DOS 7.03. It run from a bootable floppy and make a ramdisk where the programs run. I need ...
Question Feel free to back hand if I did not include all the info you need, but I basically can't seem to find where the format of the log2300 file is stated. I want ...
Question Not sure if this is a bug or whether I am not doing something obvious, but I am having a few difficulties with the rainfall output using histlog. I have reset ...
Question Hi, I have the open2300 package working great with my WS 2317 system. I also have the weathergraphs package mostly working, but having problems with the rain24h ...
Question Hello. I have been having a difficult time trying to get the xml2300 utility to work with my 2310 Weather station. I have installed HeavyWeather 2.0 Beta ...
Question I have been bumbling around trying to resolve this problem with XML2300 and open2300. I am running WinXp Sp2, HeavyWeather 2.0 Beta, and a WS2315 station ...
Question How do you install mysql2300.sql in mysql? The directions say to install it in mysql but don't really explain how to do this. I am attempting to use the ...
Question I have a WS2300 and I would like to use it on a Mac working under OS X 10.3.9 but I am not skilled in Unix practice. So I would like to know : 1. Out of the ...
Question I have a WS 8610U, not one of the La Crosse models mentioned. When I try to run an open2300 application, it pauses for a while, then prints "Could not reset ...
Question Hi all, How will I have to modify the Makefile to get mysql2300 running on a Linux Box with XAMPP ? Trying to install gave me : # make mysql2300 gcc Wall ...
Question Hi Kenneth, thanks for your quick reply. XAMPP is an apache mysql php perl bundle. I did not install mysql using RPMs, but I guess mysql was installed including ...
Question I try to connect a heavyweather WS2300 station to the free2move bluetooth RS232 connector. This fails as the WS2300 doesn #8217;t use the ground signal. From ...
Question Im running WD and imports data from consol (WS 2305). I have a lot of trouble importning my data. Sometimes it takes 10 restarts before i works. Sometimes ...
Question Hello. I did the same question before, but I don't see it in the twiki, so maybe I have done something wrong. I will try to explain again. First of all, I ...
Question Is Open2300 software probed for 2308 station?. I mean, is the memory map of 2308 the same that the 2300/2305/2310/2315 series? In this twiki is only listed ...
Question This fix needs to be incorporated for WU2300 to function. Thanks for the great code!! Environment Open2300 version: 1.10 Libraries: mysql ...
Question The Windspeed readed from my WS2300 is to slow. When the station shows a windsped of 8 km/h on it's display, the log2300 reads only a value of 2.2 km/h. That ...
Question Is there any way i can make a remote server run the xml2003.exe and make it get the data from the weather station i keep here at home? I fear the only way ...
Question Hi I have attached my weather 2305 station to an USB Serial adapter Prolific 2303. The adapter is correctly recognized by OS (Linux Ubuntu 5.10 kernel 2 ...
Question i tried to install on ubuntu, and i get "ham2300.c:147: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness", but it installed ...
Question I want to use the win binary as supplied in the download. The Operating System is W2K3 Server. Copied the exe and the config file to the directory where the ...
Question I got a 2308 for Christmas, and I downloaded and compiled the open2300 package on my Mandriva Linux system without any problems, however when I run any of ...
Question hello, I've searched for an identical problem but aen't found what causes this I'm running mandriva2007 and I think i got the necessara libraries but when ...
Question hello, after your previous answer I did just like you said and installed svn version. it compiled without error. thank you. now I have the following problem ...
Question Hi ( sorry for my english but i think you understand ) . i have a problem with open2300 . i use open2300 with no problems and it' s a very good tool . i ...
Question i can't compile mysql2300. on putty i get this kind of error's /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text 0x5af): In function `new VioSSLAcceptorFd ...
Question I have been using Open2300 1.10 with Mandrake 10 with no problems. I recently reloaded the same hardware to CentOS 5 (stock kernel version 2.6.18 8.1.8.el5xen ...
Question After setting up the weather station and having been struck by the schema errors (decimal definitions) and a connectivity error (mysql2300 does not yet deal ...
Question This may be a bug but I will ask here first. cw2300 is always connecting to aprswest.net 206.123.154.98 on port 23 regardless of the servers listed in the ...
Question Hi, i installed open2003 on a linux server with mysql support. before i will buy a ws 2003 matrix i just wanna check if the installation works well. but if ...
Question hi, i run with windows xp. i do alll you say on uour guide, but at the end, i don't have the "win2300.exe" is it normally ?? have you it can you send to ...
Question Usage question for anyone who might know. I have a WS 2316 purchased from Costco. Works pretty well, but I notice that it does something rather dumb. It ...
Question Hy, It seem's that the current version doesn't work with WS2500 Station. Is it normal. Have you got a solution ? Thanks Thomas Environment Open2300 version ...
Question Hello, I have installed open2300 because I have a WS2305 station...when I do from shell "open2300" I have this errore message: "unable to initial serial device ...
Question open2300 mysql database is only showing 99.9 maximum temperature Environment Open2300 version: 1.10 Libraries: mysql, postgresql Server ...
Question Hi, I've been using open2300 project for 2 years on a WS2300 weather station, i'm running it on a old Pentium 3 (700mhz). I had like no problem during all ...
Question I'm a s Linux newbie (I'm using Ubuntu 7.1) and I'm not able to solve the problem that I have with make, can someone help me? Thanks, Gimmy code guido@guido ...
Question I'm looking for my first weatherstation and it seems that this is maybee the only Opensource sw available for Linux. As the sw is created for some specific ...
Question Hello, I am trying to get this software to work on my XP machine. I have: Open OS 1.10 Win XP Pro SP2 La Crosse 2300 connected via Com1 When I run any ...
Question Hello I live in Auckland, New Zealand and there is no radio controlled time signal that my LaCrosse WS2350 is able to find to automatically update the date ...
Question $ time fetch2300 xxx real 3m55.682s user 0m0.012s sys 0m0.332s Also, $ light2300 on Doesn't do anything at all. Environment Open2300 version: 1.11 ...
Question I would like to create the BDD with pgsql. But there is only a mysql23200.sql file to create mysql BDD/table. How can I do to create the BDD/table under postgresql ...
Question In CWOP, the servers for registered Radio Amateur users need a verification code to accept data. In win2300.c : I had to modify the "pass" value in function ...
Question light2300 don't work. And You? fetch2300,histlog2300 work. This is the info written on the weatherstation: ws 2300 11 01/2007 V23 S A Environment Open2300 ...
Question Hey guys, I have a problem with a ws2350 connected by a com port to my soekris net4801 (wich is running a debian system on a compact flash card). When I make ...
Question System: WS2300 Thinkpad X41 Ubuntu 8.10 histlog2300 v. 1.10 Running histlog2300 takes a few minutes, output then includes all data records, but only ...
Question I have a WS2300 and I would like to use it under Openwrt 8.09.I use the package: open2300 1.11 mipsel.ipk The installation takes place without errors. With ...
Question when you try to retrieve data from the station's datalogger it won't get anything. histlog2300 runs just for 1 second and then it closes itself. The other ...
Question Hi there, I've been using open2300 for a couple of weeks with a WS 2350. I've noticed that there's a difference between the maximum wind speed displayed on ...
Question Trying to install open2300 with Ubuntu 9.10. When I enter "make install", I get the following error: ouroasis@ouroasis:~/open2300 1.10$ make install mkdir ...
Support The TWiki Support pages are here for you if you have a technical question or any question about the use of . is free software and does not include support ...
Support questions have this status: AskedQuestions: See the new questions that have not yet been answered AssignedQuestions: Under investigation by the developer ...
Topic Title Give the topic a title which is reasy to recognize in a table of topics. KennethLavrsen 21 Oct 2004
LaCrosse 2300 series weather stations are provided with a serial cable, and newer computers are less likely to have a serial interface. A USB serial converter offers ...
Upload To Multiple Data Receivers Introduction Upload WS2300 weather station data to various receivers. This application currently supports sending data to Weather ...
User Guide How to use the programs: All the programs now uses a config file to get information like COM port (serial device name), preferred units of dimensions, ...
Weathergraphs.php Weather Graphs made on the fly by PHP Introduction Please introduce your project. What does it do? Detailed Description Weathergraphs version ...
Weather Underground Rapid Fire Patch Introduction This patch creates a new binary 'wu2300 RapidFire' which is a daemon that opens the weather station port, grabs ...
Fix submission to Weather Underground Introduction Currently wu2300.c doesn't seem to be able to communicate with Weather Underground. Weather data doesn't get posted ...
Foswiki's nop Open2300 web
PeterThoeny?

This patch is to use mysql2300 over windows. The pre requit is the libmysql.dll which can be found on the mysql site. mysql2300.c mysql2300.exe libmysql.dll
PeterThoeny?

See also the faster WebTopicList
" warn "off"}% Welcome Web Home User Guide Installation Guide FAQ Downloads Support Requests Bug Reports ...
This is a subscription service to be automatically notified by e mail when topics change in this Open2300 web. This is a convenient service, so you do not have to ...
nop Open2300 Web Preferences The following settings are web preferences of the Open2300 web. These preferences overwrite the site level preferences in ., and ...
PeterThoeny?

" else " nop Foswiki's nop Open2300 web"}% /Open2300
PeterThoeny?

Statistics for nop Open2300 Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save ...
See also the verbose WebIndex.
ws2300 A Python Driver for the WS 2300 Introduction ws2300 is an open source driver for the WS 2300, and as such does a similar job to Open2300 albeit in a rather ...
ws.con a data converter for ham radio enthusiasts Introduction ws.con a data converter for ham radio enthusiasts Detailed Description ws.con is a data transverter ...
Number of topics: 215

See also the faster WebTopicList

Topic revision: r2 - 24 Nov 2001 - 11:41:09 - PeterThoeny?
 
Open2300 - Web Index
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback