px4-firmware/platforms/common
Ville Juven 59e86c490d Remove include <log.h> from defines.h
The reason for this is that log.h includes drv_hrt.h which sucks in
half the project's include files with it, which causes strange build
issues
2022-09-29 07:56:24 +02:00
..
include Remove include <log.h> from defines.h 2022-09-29 07:56:24 +02:00
px4_work_queue Remove include <log.h> from defines.h 2022-09-29 07:56:24 +02:00
uORB uORB: fix static orb_exists call for protected build 2022-09-26 12:38:58 -04:00
work_queue Remove include <log.h> from defines.h 2022-09-29 07:56:24 +02:00
CMakeLists.txt Initial version of log history support. 2022-09-15 14:15:34 -04:00
apps.cpp.in
apps.h.in
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: Fix UUID format function buffer overflow bug 2022-09-15 13:06:15 -04:00
board_identity_test.cpp board_identity: Add UUID/MFGUID/GUID unit tests 2022-09-15 13:06:15 -04: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
i2c.cpp boards/platform: remove confusing override 2022-09-23 20:54:08 +12: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
px4_getopt.c
px4_log.cpp Initial version of log history support. 2022-09-15 14:15:34 -04:00
px4_log_history.cpp Initial version of log history support. 2022-09-15 14:15:34 -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