All public logs
From Wildsong
Jump to navigationJump to search
Combined display of all available logs of Wildsong. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:37, 27 March 2023 Brian Wilson talk contribs created page Chirp (Created page with ""Chirp" is an application that programs radios. I use it for the Kenwood TM-271 Kenwood TM-D710 and Kenwood TH-6A but it does not support the Kenwood TH-D74A at this time. I wonder if it works for the Icom radios stashed in my closet. I should check on that. The main page is here: https://chirp.danplanet.com/projects/chirp/wiki/Home The git repository is here: https://chirp.danplanet.com/projects/chirp/repository It references github but I can't find i...")
- 02:31, 27 March 2023 Brian Wilson talk contribs created page Hamlib (Created page with "A library for radio and rig control. https://github.com/Hamlib/Hamlib Category: Radio") Tag: Visual edit: Switched
- 16:02, 19 March 2023 Brian Wilson talk contribs created page Arctic (Created page with "https://github.com/Wildsong/arctic Svelte OpenLayers Parcel Esri Javascript API Develop in a Docker on Bellman source/arctic using VSCode remote ssh === home === Landing page for public access. Supports a display of applications and services. Allows restricted access through logins. === flexlm === API for Esri license manager, showing licenses available and in use and who is using them. === geodatabase === API for Esri geodatabase (aka SQL Server in my case) Cur...")
- 22:21, 19 February 2023 Brian Wilson talk contribs deleted page Postfix + Dovecot + Asterisk (content was: "#REDIRECT Asterisk + IMAP", and the only contributor was "Brian Wilson" (talk))
- 22:20, 19 February 2023 Brian Wilson talk contribs deleted page Asterisk + IMAP (No real content was ever written)
- 05:19, 14 February 2023 Brian Wilson talk contribs created page Raspberry Pi GPIO (Created page with "Okay, I need to connect input and output to a Pi to test it for the Repeater Linking project. # A push button with a 2 pin connector to simulate COR input. # An LED to simulate PTT output.") Tag: Visual edit
- 00:35, 13 February 2023 Brian Wilson talk contribs created page Category:Embedded (Created page with "Probably don't need this one, use Category: Electronics instead?")
- 00:32, 13 February 2023 Brian Wilson talk contribs created page Grove (Created page with "12/22 I got some Grove parts including Can Bus adapters from Seeed Studio, some proto boards, and a Pi hat. == Pi Hat == Tutorial is here: https://wiki.seeedstudio.com/Grove_Base_Hat_for_Raspberry_Pi_Zero/ This $9.80 board has its own ARM Cortex M0 MCU. I did not anticipate that, thought it would simply have connectors on it. Seems like I could load custom firmware on it and not even bother to connect a Pi Zero. :-) The firmware package has an Arduino test program...") Tag: Visual edit
- 00:16, 13 February 2023 Brian Wilson talk contribs moved page OBD II to Can Bus (Feature Creep)
- 19:26, 1 February 2023 Brian Wilson talk contribs created page OwnTracks (Created page with "I am documenting setting up OwnTracks with Home Assistant. OwnTracks has a smartphone app, it's open source and free and there is a [https://www.home-assistant.io/integrations/owntracks/ Home Assistant integration]. OwnTraks supports iBeacons, I will try that out if the app seems worth using. There is a (dockerized) OwnTracks server called [https://owntracks.org/booklet/clients/recorder/ OwnTracks Recorder] but I am already running Home Assistant so I am looking at t...") Tag: Visual edit: Switched
- 16:56, 30 January 2023 Brian Wilson talk contribs created page Google Drive Sync (Created page with "I am trying to set up grive2 and hopping through the many Google obstacles.")
- 16:53, 30 January 2023 Brian Wilson talk contribs created page Terms of Service (Created page with "This is the page you were looking for.")
- 16:53, 30 January 2023 Brian Wilson talk contribs created page Privacy (Created page with "== Privacy policy for Google == None of your business. Go away.")
- 20:27, 23 January 2023 Brian Wilson talk contribs created page Galaxy SM-T530NU (Created page with "Also known as Tab 4 10.1 and codenamed Matisse -- nice bright 10" screen. Runs Android 5.0.2 Any way to upgrade it? LineageOS? '''MAYBE.''' https://www.getdroidtips.com/lineage-os-17-1-galaxy-tab-4-10-1/ We've created a miserable world with such a torrent of eWaste. It's pathetic. 1280 x 800 screen 1.2Ghz quad core processor, 1.5GB / 16GB / uSD slot [https://www.gsmarena.com/samsung_galaxy_tab_4_10_1-6247.php<nowiki> Full specs]</nowiki> == LineageOS install == [ht...") Tag: Visual edit
- 23:39, 21 January 2023 Brian Wilson talk contribs created page Lenovo 8" Tab (Created page with "== Apps == Must have * Authy * EchoLink * Firefox + UBlock Origin * Home Assistant * hoopla * Kindle * Libby * My Files * nRF Connect * Pocket Casts * Psono * ReadEra * ultrachron_lite Not installed right now * Amazon Alexa * Backcountry Navigator * Disto Plan * EcoBee (thermostat) * EcoNet (water heater) * Fitbit * Feit Electric * Hinge Health * Infinite Painter * IP Webcam * Skype * Telegram * The Astorian eEdition * VLC * Zoom [https://psref.lenovo.com/product/le...")
- 22:42, 1 January 2023 Brian Wilson talk contribs moved page Leaving Google Mail behind to Leaving Google (Expanded)
- 23:46, 18 December 2022 Brian Wilson talk contribs created page Cat Be Gone (Created page with "The concept: # Motion sensor controls 24VAC irrigation valve # Drip irrigation line sprays cats # Cats leave Control system requirements # motion sensor # valve controller It could be free standing, probably easiest, or it could be a Home Assistant thing. I think it should be free standing and later on it can have a WiFi connection to upload activity data so I can make a dashboard replete with colorful statistical charts. Maybe it can trigger a camera too. Later. Th...")
- 03:08, 10 December 2022 Brian Wilson talk contribs created page Shelly (Created page with "Purchased 2 Shelly 1 Plus Relays (delivered 12/22) from Alenco Robotics via Amazon. Home Assistant says the firmware is too old, so upgraded from 0.70 to 0.12.0. Now it says it can't talk to this version so I'm upgrading Home Assistant. * shelly1 192.168.123.231 * shelly2 192.168.123.232 Configured on our Wifi then turned off the AP and Bluetooth. Set the password to the Swedish one. Category: IoT") Tag: Visual edit: Switched
- 20:24, 29 November 2022 Brian Wilson talk contribs created page Python Flask (Created page with "I have been noodling around with Flask for a few years now. I decided I should start collecting information in one place. Older pages include Flask Login and a few others, search for Flask. Mostly references to projects. == Flask-restx == Flask-restx is the descendant of flask-restful which is a module to help you write APIs and microservices. === Getting flask-restx to load === I decided to try it and found I could not install it. Here are some notes on what I...") Tag: Visual edit: Switched
- 15:56, 31 August 2022 Brian Wilson talk contribs deleted page Category:VOIP (content was: "Voice over IP", and the only contributor was "Brian Wilson" (talk))
- 15:56, 31 August 2022 Brian Wilson talk contribs deleted page Voxeo (content was: "Absorbed many web + phone convergence companies, and then was absorbed by Aspect. Created Tropo.com then sold it t...", and the only contributor was "Brian Wilson" (talk))
- 15:56, 31 August 2022 Brian Wilson talk contribs deleted page Vastra provisioning (content was: "== GXV3240 phone provisioning == '''phones.csv''' - Tells how to set up many settings in the phone '''mpk-*.csv''' (r...", and the only contributor was "Brian Wilson" (talk))
- 15:57, 24 August 2022 Brian Wilson talk contribs moved page Portable Windows to Tools that make Windows useful (Subject change)
- 01:49, 21 August 2022 Brian Wilson talk contribs moved page Google Mail to Leaving Google Mail behind
- 17:46, 20 July 2022 Brian Wilson talk contribs moved page Windows 10 to Windows 10 and Windows 11 (It's the cool new thing)
- 23:01, 10 July 2022 Brian Wilson talk contribs uploaded File:Bird Model 43.pdf
- 23:30, 29 June 2022 Brian Wilson talk contribs uploaded File:Kenwood tm271 instruction manual.pdf
- 23:18, 29 June 2022 Brian Wilson talk contribs uploaded File:Tm-271a-ctcss-decode mod.pdf
- 23:13, 29 June 2022 Brian Wilson talk contribs uploaded File:Kenwood tm271 service manual.pdf
- 01:17, 6 June 2022 Brian Wilson talk contribs deleted page Tasker (content was: "When I see the "bicycle" RFID tag, * turn on bluetooth so I can see position data from the bluetooth GPS * set a LOUD...", and the only contributor was "Brian Wilson" (talk))
- 03:43, 23 May 2022 Brian Wilson talk contribs uploaded File:Esp-c3-12f.jpg
- 03:20, 24 April 2022 Brian Wilson talk contribs deleted page Postfix, Dovecot, and PostgreSQL meet AngularJS (content was: "I have a server that supports email for virtual hosts. I used to set up accounts and manage them via text files but tha...", and the only contributor was "Brian Wilson" (talk))
- 23:30, 4 April 2022 Brian Wilson talk contribs deleted page OwnCloud (OBSOLETE)
- 23:29, 4 April 2022 Brian Wilson talk contribs deleted page Owncloud (obsolete)
- 18:45, 26 February 2022 Brian Wilson talk contribs moved page Wireguard to Repeater linking (Change topic)
- 07:07, 31 January 2022 Brian Wilson talk contribs moved page Specialized Stumpjumper to Specialized Stumpjumper Epic without leaving a redirect
- 04:14, 2 January 2022 Brian Wilson talk contribs uploaded File:Max232.png
- 04:07, 2 January 2022 Brian Wilson talk contribs uploaded File:Pic16c56pinouts.png
- 15:53, 27 October 2021 Brian Wilson talk contribs moved page Google Cloud Messaging to Firebase Cloud Messaging (Google changed the name)
- 15:45, 27 October 2021 Brian Wilson talk contribs moved page Wordpress to WordPress (Misspelled)
- 22:04, 30 September 2021 Brian Wilson talk contribs uploaded File:Screenshot branch.png
- 21:38, 6 August 2021 Brian Wilson talk contribs deleted page COVID (content was: "<iframe> <div data-cdc-widget='healthBot' data-cdc-theme='theme1' class='cdc-widget-color-white' data-cdc-language='en...", and the only contributor was "Brian Wilson" (talk))
- 06:13, 1 June 2021 Brian Wilson talk contribs moved page Nginx to Reverse proxy (Changed purpose)
- 05:58, 27 March 2021 Brian Wilson talk contribs uploaded File:Roads on bellman.png
- 00:09, 27 March 2021 Brian Wilson talk contribs uploaded File:Roads geopandas.png
- 19:14, 7 February 2021 Brian Wilson talk contribs uploaded File:CS11551.pdf
- 19:54, 8 January 2021 Brian Wilson talk contribs moved page ESP32 to Espressif
- 21:39, 24 September 2020 Brian Wilson talk contribs moved page Node to NodeJS (It's more descriptive)
- 02:16, 21 June 2020 Brian Wilson talk contribs moved page Hackpack v3 + GPS to Hackpack v3 without leaving a redirect (no gps here!)
- 17:33, 19 May 2020 Brian Wilson talk contribs uploaded File:Tenrec pi4.jpg (Quick snap of Tenrec, a Raspberry Pi 4B running Raspbian on a 7" Pi display)