All public logs
From wikiluntti
Combined display of all available logs of wikiluntti. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:02, 7 June 2026 Mol talk contribs uploaded a new version of File:Xnec2c yagiAIS 2 de+refl.png
- 10:05, 7 June 2026 Mol talk contribs created page File:Antennidesign manim2.png
- 10:05, 7 June 2026 Mol talk contribs uploaded File:Antennidesign manim2.png
- 10:03, 7 June 2026 Mol talk contribs uploaded a new version of File:Antennidesign manim.png
- 10:02, 7 June 2026 Mol talk contribs created page File:Antennidesign manim.png
- 10:02, 7 June 2026 Mol talk contribs uploaded File:Antennidesign manim.png
- 10:00, 7 June 2026 Mol talk contribs created page File:Antennidesign-f001351.png
- 10:00, 7 June 2026 Mol talk contribs uploaded File:Antennidesign-f001351.png
- 21:55, 6 June 2026 Mol talk contribs created page 162 MHz antennin rakentaminen (Created page with "== Johdanto == Ajatus Pieni sähkömagneettinen aalto, joka nyt mikä on tässä reunoilta katkaistu tasoaalto, kulkee avaruudessa mitään pelkäämättä. Sillä ei ole mitään aavistusta, että sen kulkumatkalle, joka oikeasti on koko avaruudessa, laitetaan sähköjohto, joka on pieni antenni. Johto on oikeastaan kaksi johtoa, eli se on keskeltä katkaistu. Tällaista johtoa kutsutaan dipoliantenniksi. Sähkömagneettinen aalto indusoi antenniin sähkökentän, jo...")
- 20:16, 6 June 2026 Mol talk contribs created page Wikiluntti:About (Created page with "== Introduction == Here is some of my material.")
- 17:18, 29 May 2026 Mol talk contribs created page File:AIS python.png
- 17:18, 29 May 2026 Mol talk contribs uploaded File:AIS python.png
- 17:17, 29 May 2026 Mol talk contribs created page AIS Plot the vessel tracks using python (Created page with "== Introduction == Plot the vessel tracks. First version == Python == <syntaxhighlight lang="python"> import sqlite3 import matplotlib.pyplot as plt import matplotlib.image as mpimg import matplotlib matplotlib.use("TkAgg") import matplotlib as mpl import matplotlib.cm as cm import matplotlib.colors as mcolors from datetime import datetime, timedelta, timezone DB = "ais.db" cutoff = datetime.now(timezone.utc) - timedelta(minutes=30) conn = sqlite3.connect(DB) cur...")
- 17:14, 29 May 2026 Mol talk contribs created page AIS Save to database using Python (Created page with "== Introduction == Use ais_rtl and python to save data to db == Python == <syntaxhighlight lang="python"> import sys import sqlite3 from pyais.stream import IterMessages from datetime import datetime, timezone DB = "ais.db" conn = sqlite3.connect(DB) cur = conn.cursor() print("AIS logger started", flush=True) def clean_stream(): for line in sys.stdin.buffer: if not line: continue line = line.strip() if not line: c...")
- 20:08, 28 May 2026 Mol talk contribs uploaded a new version of File:De.png
- 20:07, 28 May 2026 Mol talk contribs created page File:De.png
- 20:07, 28 May 2026 Mol talk contribs uploaded File:De.png
- 19:53, 28 May 2026 Mol talk contribs created page File:Xnec2c yagiAIS 3 de+refl+3.png
- 19:53, 28 May 2026 Mol talk contribs uploaded File:Xnec2c yagiAIS 3 de+refl+3.png
- 19:50, 28 May 2026 Mol talk contribs created page File:Xnec2c yagiAIS 3 de+refl+2.png
- 19:50, 28 May 2026 Mol talk contribs uploaded File:Xnec2c yagiAIS 3 de+refl+2.png
- 19:46, 28 May 2026 Mol talk contribs uploaded a new version of File:Xnec2c yagiAIS 3 de+refl+1.png
- 19:44, 28 May 2026 Mol talk contribs created page File:Xnec2c yagiAIS 3 de+refl+1.png
- 19:44, 28 May 2026 Mol talk contribs uploaded File:Xnec2c yagiAIS 3 de+refl+1.png
- 19:41, 28 May 2026 Mol talk contribs created page File:Xnec2c yagiAIS 2 de+refl.png
- 19:41, 28 May 2026 Mol talk contribs uploaded File:Xnec2c yagiAIS 2 de+refl.png
- 19:36, 28 May 2026 Mol talk contribs created page File:Xnec2c yagiAIS 1.png
- 19:36, 28 May 2026 Mol talk contribs uploaded File:Xnec2c yagiAIS 1.png
- 18:16, 28 May 2026 Mol talk contribs created page File:Xnec2c example yagi inputEditor.png
- 18:16, 28 May 2026 Mol talk contribs uploaded File:Xnec2c example yagi inputEditor.png
- 18:11, 28 May 2026 Mol talk contribs created page File:Xnec2c example yagi radpattern.png
- 18:11, 28 May 2026 Mol talk contribs uploaded File:Xnec2c example yagi radpattern.png
- 18:08, 28 May 2026 Mol talk contribs created page File:Xnec2c example yagi freqplot.png
- 18:08, 28 May 2026 Mol talk contribs uploaded File:Xnec2c example yagi freqplot.png
- 18:06, 28 May 2026 Mol talk contribs created page File:Xnec2c example yagi.png
- 18:06, 28 May 2026 Mol talk contribs uploaded File:Xnec2c example yagi.png
- 17:44, 28 May 2026 Mol talk contribs created page File:Xnec2c start.png
- 17:44, 28 May 2026 Mol talk contribs uploaded File:Xnec2c start.png
- 17:41, 28 May 2026 Mol talk contribs created page Antenna simulation (Created page with "== Introduction == Simulation of antennas using Xnec2c software. Install using flatpack <code>flatpak install flathub org.xnec2c.Xnec2c</code> and run by <code>flatpak run org.xnec2c.Xnec2c</code>.")
- 16:37, 27 May 2026 Mol talk contribs created page Weather Satellite Data (Created page with "== Introduction == NOAA-15, NOAA-18, and NOAA-19 are in low Earth sun-synchronous polar orbits @ ~137 MHz")
- 16:26, 27 May 2026 Mol talk contribs created page Satellites around the globe (Created page with "== Introdcution == http://heavens-above.com/")
- 15:50, 27 May 2026 Mol talk contribs created page HackRF tutorial (Created page with "== Introduction == The standard HackRF One has: * RF input/output SMA port * CLK IN * CLK OUT PortaPack versions. Some PortaPack H2 bundles appear to have multiple antenna connectors, but usually: * one is for RF * another may be GPS or expansion * not true dual RF chains So they are not equivalent to a phone’s multiple antenna system. {| class="wikitable" |- ! SDR ! MIMO ! Notes |- | LimeSDR Mini | 1x1 | Better cellular work |- | LimeSDR USB | 2x2 | Full duplex |-...")
- 14:51, 27 May 2026 Mol talk contribs created page SDR Software-defined radio (Created page with "== Introduction == Some SDR stuff == CuteSDR == == Rtl-sdr == Rtl-sdr is a software defined radio (SDR) receiver software for certain low-cost DVB-T/DAB(+) USB dongles based on the Realtek RTL2832U chip.")
- 11:50, 27 May 2026 Mol talk contribs created page DIY Antenna 2.4 GHz, 5.8 GHz (Created page with "== Introduction == === 2.4 GHz band === === 5.8 GHz band === == 2.4 Yagi == === Small Gain === === Large Gain === == 5.8 Yagi == === Small Gain === === Large Gain ===")
- 16:49, 26 May 2026 Mol talk contribs created page File:Vilkkurele.png
- 16:49, 26 May 2026 Mol talk contribs uploaded File:Vilkkurele.png
- 16:46, 26 May 2026 Mol talk contribs created page File:Vilkkurele.svg
- 16:46, 26 May 2026 Mol talk contribs uploaded File:Vilkkurele.svg
- 14:37, 21 May 2026 Mol talk contribs created page File:Antenni.zip
- 14:37, 21 May 2026 Mol talk contribs uploaded File:Antenni.zip