[PR #135] Add Link Budget Calculator to Miscellaneous Software Projects #1605

Open
opened 2026-05-20 00:25:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kitspace/awesome-electronics/pull/135
Author: @galenthas
Created: 4/18/2026
Status: 🔄 Open

Base: masterHead: add-link-budget-calculator


📝 Commits (1)

  • a796177 Add Link Budget Calculator to Miscellaneous Software Projects

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds Link Budget Calculator — a free, open-source native Windows GUI for RF and satellite link budget analysis.

It fits the Miscellaneous Software Projects section alongside NinjaCalc and Saturn PCB Toolkit as an engineering calculator tool.

What it does:

  • Computes EIRP, free-space path loss, C/N0, Eb/N0, and link margin
  • ITU-R P.676-12 gaseous attenuation and P.838-3 rain attenuation models
  • Parameter sweep plots with zero-crossing detection
  • PDF report and CSV export
  • MIT licensed, written in C11, 141 unit tests

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kitspace/awesome-electronics/pull/135 **Author:** [@galenthas](https://github.com/galenthas) **Created:** 4/18/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-link-budget-calculator` --- ### 📝 Commits (1) - [`a796177`](https://github.com/kitspace/awesome-electronics/commit/a796177f310866b4a65d807da03e85f3d310956f) Add Link Budget Calculator to Miscellaneous Software Projects ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [Link Budget Calculator](https://github.com/galenthas/link-budget-calculator) — a free, open-source native Windows GUI for RF and satellite link budget analysis. It fits the **Miscellaneous Software Projects** section alongside NinjaCalc and Saturn PCB Toolkit as an engineering calculator tool. **What it does:** - Computes EIRP, free-space path loss, C/N0, Eb/N0, and link margin - ITU-R P.676-12 gaseous attenuation and P.838-3 rain attenuation models - Parameter sweep plots with zero-crossing detection - PDF report and CSV export - MIT licensed, written in C11, 141 unit tests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-20 00:25:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-electronics#1605