px4-firmware/boards/bitcraze/crazyflie/init
garfieldG bbb96cbd0c Mavlink startup script per board
-moved rc.mavlink to the boards optional rc additions (now it's called rc.board_mavlink) to handle board specific mavlink needs (mavlink over usb, ethernet, additional streams, etc.)
-mavlink module will be responsible to usb defaults, therefore less args are needed to be passed to mavlink module if one wants to use mavlink over usb.
-the way to check if connection is usb is by it's designated variable and not by config mode.
2019-09-29 10:46:08 -04:00
..
rc.board_defaults board_defaults: remove unnecessary 'set MIXER_AUX none' 2019-07-16 08:09:22 +02:00
rc.board_mavlink Mavlink startup script per board 2019-09-29 10:46:08 -04:00
rc.board_sensors add new parameter SENS_EN_PMW3901 to start pmw3901 optical flow 2019-09-02 11:08:51 -04:00