[PR #34] [MERGED] [apps/toolbox] Order of submenus & New electricity constants #211

Closed
opened 2026-05-06 13:16:16 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/34
Author: @Mino1289
Created: 10/2/2021
Status: Merged
Merged: 10/6/2021
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev-elec


📝 Commits (3)

  • ffa7fd6 [apps/toolbox] Rework order of Nodes in toolbox
  • 1593090 [apps/toolbox] Add Electrical Resistivity in Electricity node in Toolbox
  • 6adde1d [apps/toolbox] Add Conductivity Constants in Electricity Node in Toolbox

📊 Changes

10 files changed (+256 additions, -3 deletions)

View changed files

📝 apps/math_toolbox.cpp (+52 -3)
📝 apps/shared.universal.i18n (+36 -0)
📝 apps/toolbox.de.i18n (+21 -0)
📝 apps/toolbox.en.i18n (+21 -0)
📝 apps/toolbox.es.i18n (+21 -0)
📝 apps/toolbox.fr.i18n (+21 -0)
📝 apps/toolbox.hu.i18n (+21 -0)
📝 apps/toolbox.it.i18n (+21 -0)
📝 apps/toolbox.nl.i18n (+21 -0)
📝 apps/toolbox.pt.i18n (+21 -0)

📄 Description

The purpose of this PR is to :

  • New order in toolbox
  • Add new electrical constants
    • Resistivity constants (not all but quite a few)
    • Conductivity constants (the same)

🔄 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/UpsilonNumworks/Upsilon/pull/34 **Author:** [@Mino1289](https://github.com/Mino1289) **Created:** 10/2/2021 **Status:** ✅ Merged **Merged:** 10/6/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-elec` --- ### 📝 Commits (3) - [`ffa7fd6`](https://github.com/UpsilonNumworks/Upsilon/commit/ffa7fd641856c755bce7c5f8cf0f19a963100953) [apps/toolbox] Rework order of Nodes in toolbox - [`1593090`](https://github.com/UpsilonNumworks/Upsilon/commit/15930906853ef0900b3146f5d4311b288763fc17) [apps/toolbox] Add Electrical Resistivity in Electricity node in Toolbox - [`6adde1d`](https://github.com/UpsilonNumworks/Upsilon/commit/6adde1d0ce8645fb39b34a843379028665e86ccd) [apps/toolbox] Add Conductivity Constants in Electricity Node in Toolbox ### 📊 Changes **10 files changed** (+256 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/math_toolbox.cpp` (+52 -3) 📝 `apps/shared.universal.i18n` (+36 -0) 📝 `apps/toolbox.de.i18n` (+21 -0) 📝 `apps/toolbox.en.i18n` (+21 -0) 📝 `apps/toolbox.es.i18n` (+21 -0) 📝 `apps/toolbox.fr.i18n` (+21 -0) 📝 `apps/toolbox.hu.i18n` (+21 -0) 📝 `apps/toolbox.it.i18n` (+21 -0) 📝 `apps/toolbox.nl.i18n` (+21 -0) 📝 `apps/toolbox.pt.i18n` (+21 -0) </details> ### 📄 Description The purpose of this PR is to : - [x] New order in toolbox - [x] Add new electrical constants - [x] Resistivity constants (not all but quite a few) - [x] Conductivity constants (the same) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:16 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#211
No description provided.