Skip to content

Commit ac94518

Browse files
committed
systemcmds/mag_test: add simple command line mag tester
1 parent 2f41af1 commit ac94518

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+305
-8
lines changed

boards/aerotenna/ocpoc/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ px4_add_board(
6969
SYSTEMCMDS
7070
esc_calib
7171
led_control
72+
mag_test
7273
mixer
7374
motor_ramp
7475
param

boards/airmind/mindpx-v2/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ px4_add_board(
8888
hardfault_log
8989
i2cdetect
9090
led_control
91+
mag_test
9192
mixer
9293
motor_ramp
9394
motor_test

boards/atlflight/eagle/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
esc_calib
9494
#hardfault_log
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/atlflight/eagle/qurt.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ px4_add_board(
7474
vtol_att_control
7575
SYSTEMCMDS
7676
led_control
77+
mag_test
7778
mixer
7879
#motor_ramp
7980
motor_test

boards/atlflight/excelsior/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ px4_add_board(
9292
esc_calib
9393
#hardfault_log
9494
led_control
95+
mag_test
9596
mixer
9697
motor_ramp
9798
motor_test

boards/atlflight/excelsior/qurt.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ px4_add_board(
7474
vtol_att_control
7575
SYSTEMCMDS
7676
led_control
77+
mag_test
7778
mixer
7879
#motor_ramp
7980
motor_test

boards/av/x-v1/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ px4_add_board(
8787
hardfault_log
8888
i2cdetect
8989
led_control
90+
mag_test
9091
mixer
9192
motor_ramp
9293
motor_test

boards/beaglebone/blue/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ px4_add_board(
6565
dyn
6666
esc_calib
6767
led_control
68+
mag_test
6869
mixer
6970
motor_ramp
7071
param

boards/bitcraze/crazyflie/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ px4_add_board(
4343
hardfault_log
4444
i2cdetect
4545
led_control
46+
mag_test
4647
mixer
4748
motor_ramp
4849
motor_test

boards/cuav/x7pro/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ px4_add_board(
9494
hardfault_log
9595
i2cdetect
9696
led_control
97+
mag_test
9798
mixer
9899
motor_ramp
99100
motor_test

boards/emlid/navio2/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ px4_add_board(
6565
dyn
6666
esc_calib
6767
led_control
68+
mag_test
6869
mixer
6970
motor_ramp
7071
param

boards/hex/cube-orange/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
hardfault_log
9494
i2cdetect
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/hex/cube-yellow/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ px4_add_board(
9898
hardfault_log
9999
i2cdetect
100100
led_control
101+
mag_test
101102
mixer
102103
motor_ramp
103104
motor_test

boards/holybro/durandal-v1/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ px4_add_board(
9292
hardfault_log
9393
i2cdetect
9494
led_control
95+
mag_test
9596
mixer
9697
motor_ramp
9798
motor_test

boards/holybro/durandal-v1/stackcheck.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ px4_add_board(
9696
hardfault_log
9797
i2cdetect
9898
led_control
99+
mag_test
99100
mixer
100101
motor_ramp
101102
motor_test

boards/holybro/kakutef7/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ px4_add_board(
5858
hardfault_log
5959
i2cdetect
6060
led_control
61+
mag_test
6162
mixer
6263
#motor_ramp
6364
motor_test

boards/intel/aerofc-v1/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ px4_add_board(
6868
hardfault_log
6969
i2cdetect
7070
led_control
71+
mag_test
7172
mixer
7273
motor_ramp
7374
motor_test

boards/intel/aerofc-v1/rtps.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ px4_add_board(
6868
hardfault_log
6969
i2cdetect
7070
led_control
71+
mag_test
7172
mixer
7273
motor_ramp
7374
motor_test

boards/modalai/fc-v1/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ px4_add_board(
8686
hardfault_log
8787
i2cdetect
8888
led_control
89+
mag_test
8990
mixer
9091
motor_ramp
9192
motor_test

boards/mro/ctrl-zero-f7/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ px4_add_board(
9292
hardfault_log
9393
i2cdetect
9494
led_control
95+
mag_test
9596
mixer
9697
motor_ramp
9798
motor_test

boards/mro/x21-777/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ px4_add_board(
8787
hardfault_log
8888
i2cdetect
8989
led_control
90+
mag_test
9091
mixer
9192
motor_ramp
9293
motor_test

boards/mro/x21/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ px4_add_board(
8989
hardfault_log
9090
i2cdetect
9191
led_control
92+
mag_test
9293
mixer
9394
motor_ramp
9495
motor_test

boards/nxp/fmuk66-v3/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ px4_add_board(
8787
#hardfault_log # Needs bbsrm
8888
i2cdetect
8989
led_control
90+
mag_test
9091
mixer
9192
motor_ramp
9293
motor_test

boards/nxp/fmuk66-v3/socketcan.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ px4_add_board(
8787
#hardfault_log # Needs bbsrm
8888
i2cdetect
8989
led_control
90+
mag_test
9091
mixer
9192
motor_ramp
9293
motor_test

boards/nxp/fmurt1062-v1/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ px4_add_board(
8080
#hardfault_log # Needs bbsrm
8181
i2cdetect
8282
led_control
83+
mag_test
8384
mixer
8485
motor_ramp
8586
motor_test

boards/omnibus/f4sd/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ px4_add_board(
7676
hardfault_log
7777
i2cdetect
7878
led_control
79+
mag_test
7980
mixer
8081
#motor_ramp
8182
motor_test

boards/px4/fmu-v3/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ px4_add_board(
100100
hardfault_log
101101
i2cdetect
102102
led_control
103+
mag_test
103104
mixer
104105
motor_ramp
105106
motor_test

boards/px4/fmu-v3/rtps.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ px4_add_board(
9898
hardfault_log
9999
i2cdetect
100100
led_control
101+
mag_test
101102
mixer
102103
motor_ramp
103104
motor_test

boards/px4/fmu-v3/stackcheck.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
hardfault_log
9494
i2cdetect
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/px4/fmu-v4/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ px4_add_board(
9595
hardfault_log
9696
i2cdetect
9797
led_control
98+
mag_test
9899
mixer
99100
motor_ramp
100101
motor_test

boards/px4/fmu-v4/optimized.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
hardfault_log
9494
i2cdetect
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/px4/fmu-v4/rtps.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
hardfault_log
9494
i2cdetect
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/px4/fmu-v4/stackcheck.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
hardfault_log
9494
i2cdetect
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/px4/fmu-v4pro/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
hardfault_log
9494
i2cdetect
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/px4/fmu-v4pro/rtps.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ px4_add_board(
9292
hardfault_log
9393
i2cdetect
9494
led_control
95+
mag_test
9596
mixer
9697
motor_ramp
9798
motor_test

boards/px4/fmu-v5/critmonitor.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ px4_add_board(
9696
hardfault_log
9797
i2cdetect
9898
led_control
99+
mag_test
99100
mixer
100101
motor_ramp
101102
motor_test

boards/px4/fmu-v5/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ px4_add_board(
9999
hardfault_log
100100
i2cdetect
101101
led_control
102+
mag_test
102103
mixer
103104
motor_ramp
104105
motor_test

boards/px4/fmu-v5/fixedwing.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ px4_add_board(
7171
hardfault_log
7272
i2cdetect
7373
led_control
74+
mag_test
7475
mixer
7576
motor_ramp
7677
motor_test

boards/px4/fmu-v5/irqmonitor.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ px4_add_board(
9797
hardfault_log
9898
i2cdetect
9999
led_control
100+
mag_test
100101
mixer
101102
motor_ramp
102103
motor_test

boards/px4/fmu-v5/multicopter.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ px4_add_board(
8282
hardfault_log
8383
i2cdetect
8484
led_control
85+
mag_test
8586
mixer
8687
motor_ramp
8788
motor_test

boards/px4/fmu-v5/optimized.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ px4_add_board(
9393
hardfault_log
9494
i2cdetect
9595
led_control
96+
mag_test
9697
mixer
9798
motor_ramp
9899
motor_test

boards/px4/fmu-v5/rover.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ px4_add_board(
7171
hardfault_log
7272
i2cdetect
7373
led_control
74+
mag_test
7475
mixer
7576
motor_ramp
7677
motor_test

boards/px4/fmu-v5/rtps.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ px4_add_board(
9797
hardfault_log
9898
i2cdetect
9999
led_control
100+
mag_test
100101
mixer
101102
motor_ramp
102103
motor_test

boards/px4/fmu-v5/stackcheck.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ px4_add_board(
9898
hardfault_log
9999
i2cdetect
100100
led_control
101+
mag_test
101102
mixer
102103
motor_ramp
103104
motor_test

boards/px4/fmu-v5x/base_phy_DP83848C.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ px4_add_board(
9595
hardfault_log
9696
i2cdetect
9797
led_control
98+
mag_test
9899
mixer
99100
motor_ramp
100101
motor_test

boards/px4/fmu-v5x/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ px4_add_board(
9797
hardfault_log
9898
i2cdetect
9999
led_control
100+
mag_test
100101
mixer
101102
motor_ramp
102103
motor_test

boards/px4/fmu-v6x/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ px4_add_board(
9898
hardfault_log
9999
i2cdetect
100100
led_control
101+
mag_test
101102
mixer
102103
motor_ramp
103104
motor_test

boards/px4/fmu-v6x/stackcheck.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ px4_add_board(
9898
hardfault_log
9999
i2cdetect
100100
led_control
101+
mag_test
101102
mixer
102103
motor_ramp
103104
motor_test

boards/px4/raspberrypi/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ px4_add_board(
6464
dyn
6565
esc_calib
6666
led_control
67+
mag_test
6768
mixer
6869
motor_ramp
6970
param

boards/px4/sitl/default.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ px4_add_board(
5757
dyn
5858
esc_calib
5959
led_control
60+
mag_test
6061
mixer
6162
motor_ramp
6263
motor_test

0 commit comments

Comments
 (0)