You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Satellite Tracking Script This Python script allows you to retrieve real-time information about various amateur radio satellites. It provides two main functions: GetStatus(satname): This function retrieves and displays the status of a satellite, including recent reports, callsigns
PSK Reporter Frequency Checker This Python script allows you to check PSK (Phase Shift Keying) frequencies and their associated statistics for a specific grid location. It uses the PSK Reporter website's API to retrieve frequency data and displays it in a tabular format.
Programme pour les diverses organisations Adrasec nationales ; pouvant proposer une aide pour partager les coordonnés GPS sous de multiples formes (décimales, MGRS et QTH).
APRS Location Data Fetcher This Python script allows you to fetch and display the location data of an APRS (Automatic Packet Reporting System) station using the APRS.fi API. It retrieves information such as callsign, latitude, longitude, comment, path, and timestamps.
RigPix Icom Radio Data Scraper This Python script is a web scraping tool that extracts information about Icom radios from the RigPix website. It parses the HTML content of the webpage, retrieves data from specific tables, and organizes it into a dictionary for further analysis.
Serial Data Logger Arduino to UISS software This Python script is a simple serial data logger that reads data from a serial port, processes it, and logs it to a text file. It's designed to work with a device connected to a serial port (e.g., an Arduino) that sends data in a specific format.