Skip to content
View trevor229's full-sized avatar
  • USA, Illinois
Block or Report

Block or report trevor229

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DigiDEC DigiDEC Public

    DigiDEC - SAGE EAS Endec Serial/Telnet Logging Software with Discord Webhook Integration

    PHP 4 1

  2. SondePredict SondePredict Public

    Forked from darksidelemm/cusf_predictor_wrapper

    Modified version of the CUSF Predictor Wrapper for predicting the flight paths of NWS radiosondes

    C 2

  3. Diskpart Automation Script Diskpart Automation Script
    1
    :: Windows diskpart batchfile for easily formatting, creating a primary partition with a label, and attaching the disk to user defined values
    2
    :: https://github.com/trevor229
    3
    
                  
    4
    @echo off
    5
    net session >nul 2>&1
  4. Script for using the Ambient Weather... Script for using the Ambient Weather API to upload data to APRS/CWOP
    1
    # Ambient Weather API APRS/CWOP upload script from this thread https://www.wxforum.net/index.php?topic=36181.0
    2
    # Originally written by uajqq and Ron B. 
    3
    # Modified by me (trevor229) for amateur radio use (added a few new variables)
    4
    # Be aware there are apparently some issues with the coordinates not being rounded properly in some cases. Read the thread above for more info. It works fine for me though.
    5