Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase/19 09 2024 #12

Merged
merged 6 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion boards/airmind/mindpx-v2/src/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file mindpx_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/airmind/mindpx-v2/src/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file mindpx2_init.c
* @file init.c
*
* MINDPX-specific early startup code. This file implements the
* board_app_initialize() function that is called early by nsh during startup.
Expand Down
2 changes: 1 addition & 1 deletion boards/airmind/mindpx-v2/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file mindpx2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/airmind/mindpx-v2/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file mindpx_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/atl/mantis-edu/src/pwr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
****************************************************************************/

/**
* @file pwr.c
* @file pwr.cpp
*
* Board-specific power button functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/beaglebone/blue/src/init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file init.c
* @file init.cpp
*
* BBBLUE specific initialization
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/bitcraze/crazyflie/src/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file crazyflie_init.c
* @file init.c
*
* Crazyflie specific early startup code. This file implements the
* board_app_initialize() function that is called early by nsh during startup.
Expand Down
2 changes: 1 addition & 1 deletion boards/bitcraze/crazyflie/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file crazyflie_led.c
* @file led.c
*
* Crazyflie LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/bitcraze/crazyflie/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file crazyflie_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/bitcraze/crazyflie21/src/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file crazyflie_init.c
* @file init.c
*
* Crazyflie specific early startup code. This file implements the
* board_app_initialize() function that is called early by nsh during startup.
Expand Down
2 changes: 1 addition & 1 deletion boards/bitcraze/crazyflie21/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file crazyflie_led.c
* @file led.c
*
* Crazyflie LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/bitcraze/crazyflie21/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file crazyflie_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/holybro/durandal-v1/src/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/holybro/durandal-v1/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/holybro/durandal-v1/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/holybro/kakuteh7/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/holybro/kakuteh7mini/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/holybro/kakuteh7v2/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/modalai/fc-v1/src/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/modalai/fc-v1/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/modalai/fc-v1/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/modalai/fc-v2/src/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/modalai/fc-v2/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/modalai/fc-v2/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4_simple_app.c
* @file rc_controller.cpp
* Minimal application example for PX4 autopilot
*
* @author Example User <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion boards/nxp/fmuk66-e/src/timer_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/*
* @file timer_config.c
* @file timer_config.cpp
*
* Configuration data for the kinetis pwm_servo, input capture and pwm input driver.
*
Expand Down
2 changes: 1 addition & 1 deletion boards/nxp/fmuk66-v3/src/timer_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/*
* @file timer_config.c
* @file timer_config.cpp
*
* Configuration data for the kinetis pwm_servo, input capture and pwm input driver.
*
Expand Down
2 changes: 1 addition & 1 deletion boards/nxp/mr-canhubk3/src/timer_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/*
* @file timer_config.c
* @file timer_config.cpp
*
* Configuration data for the kinetis pwm_servo, input capture and pwm input driver.
*
Expand Down
2 changes: 1 addition & 1 deletion boards/nxp/ucans32k146/src/timer_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/*
* @file timer_config.c
* @file timer_config.cpp
*
* Configuration data for the S32K1XX pwm_servo, input capture and pwm input driver.
*
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v2/src/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v2/src/i2c.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_i2c.c
* @file i2c.cpp
*
* Board-specific I2C functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v2/src/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_init.c
* @file init.c
*
* PX4FMUv2-specific early startup code. This file implements the
* board_app_initialize() function that is called early by nsh during startup.
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v2/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v2/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v3/src/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v3/src/i2c.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_i2c.c
* @file i2c.cpp
*
* Board-specific I2C functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v3/src/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_init.c
* @file init.c
*
* PX4FMUv2-specific early startup code. This file implements the
* board_app_initialize() function that is called early by nsh during startup.
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v3/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v3/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v4pro/src/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_can.c
* @file can.c
*
* Board-specific CAN functions.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v4pro/src/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_init.c
* @file init.c
*
* PX4FMU-specific early startup code. This file implements the
* board_app_initializ() function that is called early by nsh during startup.
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v4pro/src/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu2_led.c
* @file led.c
*
* PX4FMU LED backend.
*/
Expand Down
2 changes: 1 addition & 1 deletion boards/px4/fmu-v4pro/src/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
****************************************************************************/

/**
* @file px4fmu_usb.c
* @file usb.c
*
* Board-specific USB functions.
*/
Expand Down
Loading
Loading