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
Copy file name to clipboardExpand all lines: docs/edgetxsupport.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -12,29 +12,29 @@ If you are a radio manufacturer and are interested in using EdgeTX as the firmwa
12
12
13
13
1.**Develop the support of your hardware yourself and get it merged to EdgeTX code base**
14
14
15
-
- Make the needed changes to support your hardware yourself, submit a pull request to the EdgeTX team for review. If approved, your changes will be merged into the main branch of EdgeTX where it will be published and distributed as part of the normal release schedule.
15
+
* Make the needed changes to support your hardware yourself, submit a pull request to the EdgeTX team for review. If approved, your changes will be merged into the main branch of EdgeTX where it will be published and distributed as part of the normal release schedule.
16
16
17
-
- The new radio will be added to our list of supported radios after the merge.
17
+
* The new radio will be added to our list of supported radios after the merge.
18
18
19
-
- Future development of new features and bug fixes will include all the supported radios for consideration.
19
+
* Future development of new features and bug fixes will include all the supported radios for consideration.
20
20
21
-
- Manufacturers are highly encouraged to participate in testing, and bugs fixing to ensure our continuous development will not break the firmware of your radios.
21
+
* Manufacturers are highly encouraged to participate in testing, and bugs fixing to ensure our continuous development will not break the firmware of your radios.
22
22
23
-
- If you do not have the know-how or resources to make the needed changes to support your hardware yourself, then you can contact the EdgeTX Team to get some assistance to give you some references, or try to outsource the development to third party who understand the EdgeTX code base.
23
+
* If you do not have the know-how or resources to make the needed changes to support your hardware yourself, then you can contact the EdgeTX Team to get some assistance to give you some references, or try to outsource the development to third party who understand the EdgeTX code base.
24
24
25
25
2.**Co-develop the hardware and firmware with EdgeTX Team**
26
26
27
-
- If your radio introduces novel features (e.g., a new hardware platform and/or new hardware capabilities) and you managed to draw the interest from one or more EdgeTX team members, co-development may be viable. Try reach out via [Discord](https://discord.gg/wF9wUKnZ6H) or via email at psc@edgetx.org for your proposal.
27
+
* If your radio introduces novel features (e.g., a new hardware platform and/or new hardware capabilities) and you managed to draw the interest from one or more EdgeTX team members, co-development may be viable. Try reach out via [Discord](https://discord.gg/wF9wUKnZ6H) or via email at psc@edgetx.org for your proposal.
28
28
29
-
-***Note**: EdgeTX is developed by volunteers, and while innovative hardware often attracts attention, progress depends on contributors’ availability. Manufacturers concerned about timelines should allocate internal resources to accelerate development.*
29
+
****Note**: EdgeTX is developed by volunteers, and while innovative hardware often attracts attention, progress depends on contributors’ availability. Manufacturers concerned about timelines should allocate internal resources to accelerate development.*
30
30
31
31
3.**Develop and Maintain your own fork of EdgeTX**
32
32
33
-
- Create your own fork of EdgeTX and implement hardware-specific modifications independently. (Please ensure the fork remains publicly available)
33
+
* Create your own fork of EdgeTX and implement hardware-specific modifications independently. (Please ensure the fork remains publicly available)
34
34
35
-
-***In this case, your team assumes full responsibility for long-term maintenance and bug fixes.***
35
+
****In this case, your team assumes full responsibility for long-term maintenance and bug fixes.***
36
36
37
-
-***Note**: To avoid user confusion, **always label** your software as a "custom branch of EdgeTX vx.x.x" (**never** "EdgeTX"). Commercial use of the EdgeTX logo is strictly prohibited.*
37
+
****Note**: To avoid user confusion, **always label** your software as a "custom branch of EdgeTX vx.x.x" (**never** "EdgeTX"). Commercial use of the EdgeTX logo is strictly prohibited.*
38
38
39
39
We strongly encourage all manufacturers planning to produce EdgeTX-compatible radio transmitters to contact the EdgeTX Project Steering Committee (PSC) early for collaboration. This allows our experts to advise on optimizing your product for EdgeTX compatibility.
0 commit comments