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: en/flight_controller/mindpx.md
+16-14
Original file line number
Diff line number
Diff line change
@@ -6,29 +6,29 @@ The MindPX series were created by AirMind. Please refer to: http://mindpx.net
6
6
7
7
## Quick Summary
8
8
9
-
> **Note** The main hardware documentation is here: http://mindpx.net/assets/accessories/Specification9.18_3_pdf.pdf
9
+
> **Note** The main hardware documentation is [here](http://mindpx.net/assets/accessories/Specification9.18_3_pdf.pdf).
10
10
11
11
MindPX is a new generation autopilot system branched from Pixhawk, been revised in schematic and structure, and been further enhanced with new features to make un-manned vehicle more smart and more friendly to use.
12
12
13
-
MindPX increases total PWM output channels to 16 (8 main outputs + 8 aux outputs). This makes MindPX can support more complicated VTOL configurations and more fine control. It is especially meaningful for those FMU-V4 based flight controllers as MindPX implements main and aux output in one single FMU.
13
+
MindPX increases total PWM output channels to 16 (8 main outputs + 8 aux outputs). This makes MindPX can support more complicated VTOL configurations and more fine control. It is especially meaningful for those FMU-V4 based flight controllers as MindPX implements main and aux output in one single FMU.
MindPX supports a wide variety of radio receivers (since V2.6) including: PPM/SBUS/DSM/DSM2/DSMX. MindPX also support FrSky bi-direction telemetry D and S.Port.
66
66
67
-
For detailed Pin diagram, please refer to the [User Guide](http://mindpx.net/assets/accessories/UserGuide9.18_2_pdf.pdf)
67
+
For detailed Pin diagram, please refer to the [User Guide](http://mindpx.net/assets/accessories/UserGuide9.18_2_pdf.pdf).
68
68
69
69
### How to build
70
70
71
-
Please follow [Getting Started](setup/getting_started.md) and [Building the Code](setup/building_px4.md). And the target for MindPX is \[nuttx_\]mindpx-v2_default:
71
+
Please follow [Getting Started](../setup/getting_started.md) and [Building the Code](../setup/building_px4.md). The target for MindPX is `nuttx_mindpx-v2_default`:
72
72
73
-
`make nuttx_mindpx-v2_default`
73
+
```
74
+
make nuttx_mindpx-v2_default
75
+
```
74
76
75
77
### Companion PC connection
76
78
@@ -80,12 +82,12 @@ And the max BAUD rate is the same with px4 family, which is up to 921600.
80
82
81
83
### User Guide
82
84
83
-
> **Note** The user guide is here: http://mindpx.net/assets/accessories/UserGuide9.18_2_pdf.pdf
85
+
> **Note** The user guide is [here](http://mindpx.net/assets/accessories/UserGuide9.18_2_pdf.pdf).
84
86
85
87
## Where to buy
86
88
87
89
MindRacer is available at [AirMind Store](http://drupal.xitronet.com/?q=catalog) on internet. You can also find MindRacer at Amazon or eBay.
88
90
89
91
## Support
90
92
91
-
Please visit http://www.mindpx.org for more information. Or you can send email to <[email protected]> for any inquiries or help.
93
+
Please visit http://www.mindpx.org for more information. Or you can send email to [[email protected]](mailto://[email protected]) for any inquiries or help.
Copy file name to clipboardexpand all lines: en/flight_controller/mindracer.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,10 @@ The MindRacer series were created by AirMind. Please refer to: http://mindpx.net
7
7
## Quick Summary
8
8
9
9
MindRacer is a fully stackable flight platform for miniature UAVs. Based on MindPX, MindRacer further scales down in formfactor while focused on providing modularity. MindRacer is a platform rather than a flight controller.
10
+
10
11
MindRacer implements the SEP(soldering-elimination-port) and WEP(wiring-elimination-protocol) concepts. Before SEP and WEP, soldering and wiring are always the major pain and efficiency killer during UAV manufacturing and tuning.
11
12
12
-
> **Note** The main hardware documentation is here: http://mindpx.net/assets/accessories/mindracer_spec_v1.2.pdf
13
+
> **Note** The main hardware documentation is [here](http://mindpx.net/assets/accessories/mindracer_spec_v1.2.pdf).
13
14
14
15
- Ultra mini size, weight ~6g
15
16
- High performance STM32F427 168MHz floating point processor, super fast throttle response
@@ -43,7 +44,7 @@ MindRacer implements the SEP(soldering-elimination-port) and WEP(wiring-eliminat
43
44
44
45
### How to build
45
46
46
-
Please follow [Getting Started](setup/getting_started.md) and [Building the Code](setup/building_px4.md). And the target for MindRacer is \[nuttx_\]mindpx-v2_default (it's right, compatible with MindPX):
47
+
Please follow [Getting Started](../setup/getting_started.md) and [Building the Code](../setup/building_px4.md). The target for MindPX is `nuttx_mindpx-v2_default` (it's compatible with MindPX):
47
48
48
49
`make nuttx_mindpx-v2_default`
49
50
@@ -59,12 +60,12 @@ And the max BAUD rate is the same with px4 family, which is up to 921600.
59
60
60
61
### User Guide
61
62
62
-
> **Note** The user guide is here: http://mindpx.net/assets/accessories/mindracer_user_guide_v1.2.pdf
63
+
> **Note** The user guide is [here](http://mindpx.net/assets/accessories/mindracer_user_guide_v1.2.pdf)
63
64
64
65
## Where to buy
65
66
66
-
MindRacer is available at [AirMind Store](http://drupal.xitronet.com/?q=catalog) on internet. You can also find MindRacer at Amazon or eBay.
67
+
MindRacer is available at [AirMind Store](http://drupal.xitronet.com/?q=catalog). You can also find MindRacer at Amazon or eBay.
67
68
68
69
## Support
69
70
70
-
Please visit http://www.mindpx.org for more information. Or you can send email to <[email protected]> for any inquiries or help.
71
+
Please visit http://www.mindpx.org for more information. Or you can send email to [[email protected]](mailto::/[email protected]) for any inquiries or help.
Copy file name to clipboardexpand all lines: en/flight_controller/mindracer210.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,12 @@ MR210 uses MindRacer as flight controller. And MR210 is a fully modularized, st
19
19
20
20
### User Guide
21
21
22
-
> **Note** The user guide is here: http://mindpx.net/assets/accessories/MR210usermanual_pdf.pdf
22
+
> **Note** The user guide is [here](http://mindpx.net/assets/accessories/MR210usermanual_pdf.pdf).
23
23
24
24
### Where to buy
25
25
26
-
MindRacer 210 is available at [AirMind Store](http://drupal.xitronet.com/?q=catalog) on internet. You can also find MindRacer at Amazon or eBay.
26
+
MindRacer 210 is available at [AirMind Store](http://drupal.xitronet.com/?q=catalog). You can also find MindRacer at Amazon or eBay.
27
27
28
28
### Support
29
29
30
-
Please visit http://www.mindpx.org for more information. Or you can send email to <[email protected]> for any inquiries or help.
30
+
Please visit http://www.mindpx.org for more information. Or you can send email to [[email protected]](mailto://[email protected]) for any inquiries or help.
Copy file name to clipboardexpand all lines: en/flight_controller/nanomind110.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,12 @@ NanoMind uses MindRacer as flight controller, which runs full PX4/MindPX flight
16
16
17
17
### User Guide
18
18
19
-
> **Note** The user guide is here: http://mindpx.net/assets/accessories/NanoMind_110_user_manual.pdf
19
+
> **Note** The user guide is [here](http://mindpx.net/assets/accessories/NanoMind_110_user_manual.pdf).
20
20
21
21
### Where to buy
22
22
23
-
NanoMind 110 is available at [AirMind Store](http://drupal.xitronet.com/?q=catalog) on internet. You can also find MindRacer at Amazon or eBay.
23
+
NanoMind 110 is available at [AirMind Store](http://drupal.xitronet.com/?q=catalog). You can also find MindRacer at Amazon or eBay.
24
24
25
25
### Support
26
26
27
-
Please visit http://www.mindpx.org for more information. Or you can send email to <[email protected]> for any inquiries or help.
27
+
Please visit http://www.mindpx.org for more information. Or you can send email to [[email protected]](mailto://[email protected]) for any inquiries or help.
0 commit comments