[PR #763] [CLOSED] Addition request on the software #1351

Closed
opened 2026-02-26 00:35:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/763
Author: @Pyroman06790
Created: 9/24/2019
Status: Closed

Base: betaHead: master


📝 Commits (10+)

📊 Changes

53 files changed (+1998 additions, -26 deletions)

View changed files

📝 Common/CommonAssemblyInfo.cs (+1 -5)
Common/CommonAssemblyVersion.cs (+5 -0)
Configs/Acer Aspire E5-471G.xml (+67 -0)
Configs/Acer Aspire E5-575G.xml (+66 -0)
Configs/Acer Predator G3-572.xml (+242 -0)
Configs/Asus K43U.xml (+80 -0)
Configs/Asus K46C.xml (+50 -0)
Configs/Asus ROG G751JT.xml (+132 -0)
Configs/Asus ROG G752VS.xml (+112 -0)
Configs/Dell Inspiron 7375.xml (+85 -0)
Configs/Gigabyte AERO 14KV8.xml (+142 -0)
Configs/HP Compaq 6530b.xml (+24 -0)
Configs/HP Compaq Presario CQ40 Turion X2 RM-74.xml (+81 -0)
Configs/HP Laptop 14-cm0xxx.xml (+67 -0)
Configs/HP Laptop 17-by1xxx.xml (+69 -0)
Configs/HP Laptop 17-ca1xxx.xml (+56 -0)
Configs/HP Notebook 15-ba010ng.xml (+43 -0)
Configs/HP Pavilion x360 Convertible 15-br0xx.xml (+73 -0)
📝 Configs/HP ProBook 4530s.xml (+29 -4)
📝 Configs/HP ProBook 650 G2.xml (+6 -1)

...and 33 more files

📄 Description

Hello, I have a PC Asus TUF and I saw that you have not added any PC of this range while it is rather recent.
And I would like to know if this is the case?
When it will be done I would not hesitate to donate!
Here is the exact reference of my PC: Asus TUF504GD-DM912


🔄 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/hirschmann/nbfc/pull/763 **Author:** [@Pyroman06790](https://github.com/Pyroman06790) **Created:** 9/24/2019 **Status:** ❌ Closed **Base:** `beta` ← **Head:** `master` --- ### 📝 Commits (10+) - [`4a3d004`](https://github.com/hirschmann/nbfc/commit/4a3d0041687edea5bc96717570c2a4e0f9e24453) Add Lenovo ThinkPad x220i config (#588) - [`79d36ed`](https://github.com/hirschmann/nbfc/commit/79d36ed914bb0440ac7cede39447ca9075ec2a15) Add Acer Predator G3-572 config (#586) - [`e4299e3`](https://github.com/hirschmann/nbfc/commit/e4299e3cb45d6174015368f2832bc08c25e76070) Fix reset value in Lenovo ThinkPad 13 config (#604) - [`8b19604`](https://github.com/hirschmann/nbfc/commit/8b19604116d650a7125817017f37751f2ce60f39) Add Asus ROG G752VS configuration (#610) - [`4354594`](https://github.com/hirschmann/nbfc/commit/4354594f65a756aee458ef4982c40de427225454) Add HP Laptop 14-cm0xxx config (#615) - [`c3dd9dc`](https://github.com/hirschmann/nbfc/commit/c3dd9dc6f94f2382428a65009c0f750cf0bc64f0) Improve config for HP ProBook 4530s (#618) - [`439c5f0`](https://github.com/hirschmann/nbfc/commit/439c5f0db991162e2eda4078dbc779d9f55d0178) Add Asus Zenbook UX330UA config (#620) - [`bd60b68`](https://github.com/hirschmann/nbfc/commit/bd60b6821b607bf7a12e517d206c61c090fe8616) Add HP Compaq Presario CQ40 Turion X2 RM-74 config (#643) - [`34134d4`](https://github.com/hirschmann/nbfc/commit/34134d42811117b34a04c7c1bc2b7cd9b94a4f46) Add config Acer Aspire E5-575G config (#651) - [`2c1fcfb`](https://github.com/hirschmann/nbfc/commit/2c1fcfb251a0c77259d7a889fe6f39e506996e18) Add Dell Inspiron 7375 config (#654) ### 📊 Changes **53 files changed** (+1998 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `Common/CommonAssemblyInfo.cs` (+1 -5) ➕ `Common/CommonAssemblyVersion.cs` (+5 -0) ➕ `Configs/Acer Aspire E5-471G.xml` (+67 -0) ➕ `Configs/Acer Aspire E5-575G.xml` (+66 -0) ➕ `Configs/Acer Predator G3-572.xml` (+242 -0) ➕ `Configs/Asus K43U.xml` (+80 -0) ➕ `Configs/Asus K46C.xml` (+50 -0) ➕ `Configs/Asus ROG G751JT.xml` (+132 -0) ➕ `Configs/Asus ROG G752VS.xml` (+112 -0) ➕ `Configs/Dell Inspiron 7375.xml` (+85 -0) ➕ `Configs/Gigabyte AERO 14KV8.xml` (+142 -0) ➕ `Configs/HP Compaq 6530b.xml` (+24 -0) ➕ `Configs/HP Compaq Presario CQ40 Turion X2 RM-74.xml` (+81 -0) ➕ `Configs/HP Laptop 14-cm0xxx.xml` (+67 -0) ➕ `Configs/HP Laptop 17-by1xxx.xml` (+69 -0) ➕ `Configs/HP Laptop 17-ca1xxx.xml` (+56 -0) ➕ `Configs/HP Notebook 15-ba010ng.xml` (+43 -0) ➕ `Configs/HP Pavilion x360 Convertible 15-br0xx.xml` (+73 -0) 📝 `Configs/HP ProBook 4530s.xml` (+29 -4) 📝 `Configs/HP ProBook 650 G2.xml` (+6 -1) _...and 33 more files_ </details> ### 📄 Description Hello, I have a PC Asus TUF and I saw that you have not added any PC of this range while it is rather recent. And I would like to know if this is the case? When it will be done I would not hesitate to donate! Here is the exact reference of my PC: Asus TUF504GD-DM912 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:35:11 +03: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/nbfc-hirschmann#1351
No description provided.