Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Big hole around Gulf of T...
Forum: General Discussion
Last Post: robo
9 hours ago
» Replies: 4
» Views: 909
|
What is the impact of urb...
Forum: General Discussion
Last Post: sophia2005
Yesterday, 04:51
» Replies: 4
» Views: 1,757
|
Wegen Umzugs - Biete Syst...
Forum: Non-English
Last Post: MeinerEiner
2025-09-13, 19:15
» Replies: 0
» Views: 1,804
|
How to calibrate new stat...
Forum: General Discussion
Last Post: Eric.Wouters
2025-09-10, 06:46
» Replies: 1
» Views: 3,520
|
Website - menus on the ri...
Forum: Website, Maps and Applications
Last Post: VA_LM_Blue
2025-09-06, 23:20
» Replies: 2
» Views: 5,851
|
seeing map strikes and co...
Forum: General Discussion
Last Post: GeezerD
2025-09-06, 22:14
» Replies: 0
» Views: 4,143
|
New user
Forum: General Discussion
Last Post: cutty
2025-09-02, 08:53
» Replies: 2
» Views: 6,338
|
Question about station si...
Forum: General Discussion
Last Post: cutty
2025-08-27, 11:33
» Replies: 1
» Views: 5,995
|
Are there any hams on thi...
Forum: Website, Maps and Applications
Last Post: oppedahl
2025-08-26, 16:18
» Replies: 8
» Views: 14,888
|
interference with Ham Rad...
Forum: Hardware, Software, Lightning Physics
Last Post: Ok8leo
2025-08-26, 09:50
» Replies: 5
» Views: 12,173
|
|
|
Hello from Canada |
Posted by: Rumble - 2016-07-08, 23:24 - Forum: General Discussion
- Replies (4)
|
 |
Discovered this site a couple of months ago when I was looking for information on lightning. I'm amazed how lightning can be detected at such long distances, and how fast it can be displayed. As well how many strikes some areas receive during a storm. Now whenever we have a weather system come through I check the weather radar then this site to see the lightning activity we might expect.
Myself and a few of my friends are amateur radio operators (Hams) and also members of Canwarn, (volunteer severe weather spotting and reporting program) from what I've read this a similar to Skywarn Europe. I sent them link for this site and we have been discussing the possibility of setting up a detection system. Its something we might like to do in as a group project in the future.
Great site and thank you to the founder and the volunteers who developed, support and maintain this web site.
Regards
Joe
|
|
|
Blue: Inhalt und Bedeutung der Action-Meldung (evtl. mit kleinem Fehler?) |
Posted by: MeinerEiner - 2016-07-07, 07:14 - Forum: Non-English
- Replies (4)
|
 |
Guten Morgen,
ich sende mir Alert-Meldungen an einen Intranet-Server per URL-Aufruf. Inhalt dieser URL sind nach dem Domain-Namen einige Werte, die ich dann auswerten kann/möchte.
Beispiel:
Code: &action=0&name=Gewitter10km&time=20160705180845&first=2016-07-05+16%3a07%3a07&last=2016-07-05+18%3a07%3a50&strokes=246&strokes_per_min_last=9&strokes_per_min_max=38&arrival_time=0&dist_last=487&dist_min=346&dist_max=500°erees_last=145°rees_mean=80&trend_pct=-30&trend_sec=480
Trennzeichen der einzelnen Werte ist ja das "&". "%3a" sind durch ":" zu ersetzen. Ich splitte die o.a. Meldung mal auf und hätte zu dem ein oder anderen Wert gerne eine Erläuterung
&action=0 ==>> ist klar, geht aus dem Blue-GUI hervor.
&name=Gewitter10km ==>> Name des Alerts, von mir vergeben, also klar.
&time=20160705180845 ==>> Datum und Zeit (UTC) der Meldung, klar.
&first=2016-07-05+16%3a07%3a07 ==>> Worauf bezieht sich die Zeitangabe "first"?
&last=2016-07-05+18%3a07%3a50 ==>> Letzte Auftreten?
&strokes=246 ==>> Anzahl der Blitze insgesamt. Auf den Zeitraum "last" - "first" bezogen?
&strokes_per_min_last=9 ==>> Anzahl Blitze pro Minute zuletzt.
&strokes_per_min_max=38 ==>> Anzahl Blitze pro Minute maximal während des o.a. Bezugszeitraum.
&arrival_time=0 ==>> Ankunftszeit? Von was?
&dist_last=487 ==>> Entfernung des letzten gemessenen Blitze. In km?
&dist_min=346 ==>> Entfernung der Blitze minimal. Einheit wie oben.
&dist_max=500°erees_last=145°rees_mean=80
Hier vermute ich einen kleinen Fehler?! Evtl. fehlen da 2 Trennzeichen ("&") und soll sein:
&dist_max=500&°erees_last=145&°rees_mean=80
Also:
&dist_max=500 ==>> Entfernung der Blitze maximal. Einheit wie oben.
&°erees_last=145 ==>>??
&°rees_mean=80 ==>> ??
Der Rest:
&trend_pct=-30 ==>> Trend, bezogen auf Blitzhäufigkeit? Wegen "-" also abnehmend?
&trend_sec=480 ==>> wie oben.
Vlt. kann mir der ein oder die andere kurze Hinweise geben (oder einen RTFM-Link geben, wo ich das nachlesen kann ).
Danke und Gruß
Thomas
|
|
|
System Blue: Alert, action und Fhem |
Posted by: MeinerEiner - 2016-07-05, 18:51 - Forum: Non-English
- Replies (2)
|
 |
Guten Abend,
weil mein Englisch für diese Frage nicht ausreicht, versuche ich es erst gar nicht, daher hier:
Ich habe seit Ende Juni 2016 ein System Blue im Einsatz. Es läuft auch zu meiner Zufriedenheit. Nun möchte ich Gewitterwarnmeldungen auf einem Info-Display im Wohnzimmer ausgeben. Dieses Display (ausgemustertes Android-Tablet) nutze ich schon geraume Zeit um einige "Smarthome"-Zustände/Werte anzuzeigen. Diese stammen aus Fhem. Die auf dem Display anzuzeigenden Daten bereite ich mit einem Apache2-Web-Server auf, wo ein PHP-Skript mit ein wenig HTML und CSS den Fhem-Server abfragt. Fhem (Port 8083) und Apache (Port 80) laufen auf dem selben Linux-Heimserver, also selbe IP-Adresse.
Im System Blue habe ich nun einen Alert definiert und eine Action daran gebunden, welche den Aufruf der folgenden URL beinhaltet:
Code: http://192.168.0.202:8083/fhem?cmd.Gewitter%3dset%20Gewitter%20ja&XHR%3d1
Rufe ich diese URL per Browser auf, wird wunschgemäß ein Dummywert im Fhem-Server auf den Status-Wert "ja" gesetzt
Im System Blue Log erscheint beim Anschlagen des Alarms die Meldung
Code: 2016-07-05 18:08:45 5111 | USER-HTTP: Queued new GET request to 'http://192.168.0.202:8083/fhem?cmd.Gewitter%3dset%20Gewitter%20ja&XHR%3d1&action=0&name=Gewitter10km&time=20160705180845&first=2016-07-05+16%3a07%3a07&last=2016-07-05+18%3a07%3a50&strokes=246&strokes_per_min_last=9&strokes_per_min_max=38&arrival_time=0&dist_last=487&dist_min=346&dist_max=500°erees_last=145°rees_mean=80&trend_pct=-30&trend_sec=480'
Wenn ich diese im Log enthalte URL - also mitsamt des ganzen Anhangs - in einem Browser aufrufe, spricht der Fhem-Server ebenfalls an.
Es passiert aber nichts, wenn das System Blue diese URL aufruft. Nach einigem hin und her habe ich dann Mal im Log-File des Apache2-Web-Servers nachgeschaut und siehe da, die HTTP-Anfragen laufen dort auf.
Code: 192.168.0.76 - - [05/Jul/2016:20:08:47 +0200] "GET /fhem?cmd.Gewitter%3dset%20Gewitter%20ja&XHR%3d1&action=0&name=Gewitter10km&time=20160705180845&first=2016-07-05+16%3a07%3a07&last=2016-07-05+18%3a07%3a50&strokes=246&strokes_per_min_last=9&strokes_per_min_max=38&arrival_time=0&dist_last=487&dist_min=346&dist_max=500°erees_last=145°rees_mean=80&trend_pct=-30&trend_sec=480 HTTP/1.0" 404 459 "-" "-"
Es wird natürlich ein 404-er zurückgegeben, da diese Seite im Apache nicht existiert.
Für mich sieht es so aus, als wenn das System Blue die Portangabe 8083, welche in der Action definiert ist, verschluckt und eine Anfrage auf dem regulären http-Port 80 macht.
Kann mir da evtl. jemand weiterhelfen?
Danke und Gruß
Thomas
|
|
|
Fault LED indicates fault |
Posted by: j82 - 2016-06-30, 08:55 - Forum: Hardware, Software, Lightning Physics
- Replies (10)
|
 |
I recently set up a System Blue.
The Fault LED is turned on. What does that indicate?
The controller indicates a GPS signal and Network (GPS led blinks, Network LED is turned on)
I wasn't able to find a description about how the LEDs should be interpreted. Is there such a description?
|
|
|
MyBo down? |
Posted by: PatrickS - 2016-06-24, 07:08 - Forum: Non-English
- Replies (1)
|
 |
Seit gestern aktualisiert MyBo nicht mehr bei einigen Usern. Gibt es ein Problem? Sieht so aus, als ob der Server nicht ausgelesen werden kann?
Code: 2016-06-24 09:10:16 + 0ms |
2016-06-24 09:10:16 + 0ms | ***** Getting lightning data from blitzortung.org *****
2016-06-24 09:10:16 + 0ms |
2016-06-24 09:10:16 + 0ms | Information: PHP Execution timeout is 30s --> Fine :) *** Setting MyBlitzortung timeout to: 55s
2016-06-24 09:10:16 + 0ms |
2016-06-24 09:10:16 + 0ms | === Strikes ===
2016-06-24 09:10:16 + 10ms | Last strike: 2016-06-24 01:40:00 *** Loading 46 files from 2016-06-23 23:40:00 to 2016-06-24 07:10:00 *** This is update #174377
2016-06-24 09:10:16 +16179ms | Downloading file /2016/06/23/23/40.log, last position 0 bytes: OK
2016-06-24 09:10:16 +16179ms | Found latest strike from last import
2016-06-24 09:10:16 +31749ms | Downloading file /2016/06/23/23/50.log: OK
2016-06-24 09:10:16 +46083ms | Downloading file /2016/06/24/00/00.log: OK
2016-06-24 09:10:16 +46084ms | TIMEOUT! We will continue the next time.
2016-06-24 09:10:16 +46084ms | Lines: 8562 *** Size: 3715kB *** New Strikes: 8561
2016-06-24 09:10:16 +46104ms | TIMEOUT: Continue next time...
2016-06-24 09:10:16 +46110ms |
2016-06-24 09:10:16 +46110ms | Import finished. Exiting...
2016-06-24 09:10:16 +46110ms |
|
|
|
Günstigstes / kostenloses System für Laien im Raum Münster |
Posted by: Peters - 2016-06-23, 23:14 - Forum: Non-English
- Replies (1)
|
 |
Hallo Freunde !
Ich finde es genial was Ihr zusammen geschafft habt und hänge andauernd vor der Karte sobald es donnert !
Nun würde ich gerne auch bei mir einen Empfänger aufstellen um ein Teil der Flächenabdeckung zu sein.
Leider fehlt es mir an jeglichen Mitteln um hier etwas teureres hinzustellen, wenngleich bei dem Dach, und auch unter der Terasse genügend Platz wäre.
Was löten etc. angeht bin ich relativ unbedarft...
Habt Ihr eine Idee wie ich helfen kann bzw. etwas hier in Münster aufstellen könnte ?
Viele Grüße
|
|
|
Building a System Blue |
Posted by: andycrofts - 2016-06-23, 11:51 - Forum: Hardware, Software, Lightning Physics
- Replies (1)
|
 |
Hi, folks. First post here...
I'm adept at soldering SMD's (100-pin lqfp is a doddle!) - just 0402 resistors seem to Bother me - I'm 60 years old, after all. Can't find the damn things on the kitchen table (number of times I've tried to solder a breadcrumb onto a board...)
I've been looking at the site, and a couple of questions:
Where do I get the kit...and
My Internet connection (as most in Finland are) is 3G, not wired. Will that produce a significant delay, or is Blue 'smart enough' to send the network time along with the data?
Sorry, just learning about this, but as blitzortung has few detectors in Finland (nearest is in Kemi, about 100kM north of Oulu) I'd like to add to this.
BR
Andy, Oulu, Finland
|
|
|
Does BLUE need shielded ferrites? |
Posted by: Dale.Reid - 2016-06-22, 23:42 - Forum: Hardware, Software, Lightning Physics
- Replies (4)
|
 |
All the pictures of the two or three ferrite antennas that are used for the BLUE systems show no shielding.
With RED it made a huge difference for the H field ferrite installation for me, once I grounded the shields.
Is this necessary for the BLUE system or does the type of input minimize the need for doing that extra work?
A rebuild of the mounting system for the antenna cores would be necessary if I'm going to have to eventually shield them.
Thank you for any thoughts or comments.
Dale
|
|
|
System Blue Circuit Diagrams |
Posted by: nerd65 - 2016-06-22, 13:56 - Forum: Hardware, Software, Lightning Physics
- No Replies
|
 |
Hi All,
I received my System Blue last week and am in the process of building the unit, antenna etc. In the Blue assembly manual on page 5 mention is made of the circuit diagrams. Where might I find these and is a full technical manual available for Blue as there was for Red? In particular is the pinout for the USB power connector the same in Blue as it is in Red?
|
|
|
|