px4-firmware/platforms/common
Julian Oes 862fd1d450 module: remove NuttX only quirk
The behaviour on NuttX and Posix should now be the same anyway.
2020-12-14 09:26:18 +01:00
..
include module: remove NuttX only quirk 2020-12-14 09:26:18 +01:00
px4_work_queue Multi-EKF support (ekf2) 2020-10-27 10:56:11 -04:00
work_queue src/platforms: move all headers to platforms/common/include/px4_platform_common 2019-10-30 11:48:47 +01:00
CMakeLists.txt system: include shutdown lock to BOARD_INDICATE_ARMED_STATE 2020-10-09 08:23:47 +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_identity.c board_identity: move to platforms/nuttx/src 2019-10-30 11:48:47 +01:00
empty.c src/platforms: move remaining source files to platforms/common 2019-08-30 07:59:44 +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: use board-specific bus numbering for '-X -b <bus>' CLI 2020-09-03 15:32:35 -04:00
i2c_spi_buses.cpp i2c drivers: add '-k' flag for keep_running directly to BusCLIArguments 2020-09-18 09:45:06 -04:00
module.cpp i2c drivers: add '-k' flag for keep_running directly to BusCLIArguments 2020-09-18 09:45:06 -04: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 px4_log: flush each line 2020-05-29 11:46:14 +02:00
shutdown.cpp system: include shutdown lock to BOARD_INDICATE_ARMED_STATE 2020-10-09 08:23:47 +02:00
spi.cpp i2c+spi: add module base class and bus iterators 2020-03-10 10:11:43 -04:00