px4-firmware/platforms/common
Ville Juven 9ed35debec board_ctrl: Clean up usage of VBUS, nARMED from user/kernelspace
Move logic implemented in the header files to source files, this way
it will be simpler to define which is compiled to kernel space and
which to user space

Also allows to remove some headers that pull in half the universe
from the board definitions (which should just be pin definitions and
no functionality)
2022-09-05 07:37:28 +02:00
..
include board_ctrl: Clean up usage of VBUS, nARMED from user/kernelspace 2022-09-05 07:37:28 +02:00
px4_work_queue Remove px4_work_queue linking to px4_platform 2022-01-27 12:42:40 -05:00
uORB orb_print_message_internal: handle 64 bit bitsets 2022-08-25 22:02:15 -04:00
work_queue posix: HRT hrt_lock() sem_wait try again if error returned 2022-04-12 12:46:29 -04:00
CMakeLists.txt board_ctrl: Clean up usage of VBUS, nARMED from user/kernelspace 2022-09-05 07:37:28 +02:00
apps.cpp.in commander: reboot/shutdown usability fixes 2020-05-06 13:53:54 -04:00
apps.h.in src/platforms: move all headers to platforms/common/include/px4_platform_common 2019-10-30 11:48:47 +01:00
board_common.c board_ctrl: Clean up usage of VBUS, nARMED from user/kernelspace 2022-09-05 07:37:28 +02:00
board_identity.c board_identity: move to platforms/nuttx/src 2019-10-30 11:48:47 +01:00
empty.c
events.cpp events interface: chance uORB 'sequence' to 'event_sequence' 2021-07-09 13:24:13 +02:00
external_reset_lockout.cpp system: include shutdown lock to BOARD_INDICATE_ARMED_STATE 2020-10-09 08:23:47 +02:00
i2c.cpp i2c_spi_buses: respect CONFIG_I2C and CONFIG_SPI 2021-11-15 15:57:33 -05:00
i2c_spi_buses.cpp I2CSPIDriverBase: sensor start failure ERROR if internal, WARN if external 2021-12-28 11:05:35 -05:00
module.cpp Improve SPI bus implementation 2021-11-19 07:47:18 +01:00
px4_cli.cpp src/platforms: move all headers to platforms/common/include/px4_platform_common 2019-10-30 11:48:47 +01:00
px4_getopt.c src/platforms: move all headers to platforms/common/include/px4_platform_common 2019-10-30 11:48:47 +01:00
px4_log.cpp commander: print 'ready for takeoff' to console for sitl after startup 2022-08-25 22:02:15 -04:00
shutdown.cpp platforms/common/shutdown.cpp: Enable boardctl functions for shutdown and poweroff 2021-12-07 09:24:53 -05:00
spi.cpp platforms/common/spi:Support 16 bit of VER and REV 2022-07-05 09:29:26 +02:00