px4-firmware/platforms/common
Julian Oes 1cb706c411 px4_log: flush each line
Without this fix all PX4 output is buffered and presented at the very
end of a scripted MAVSDK test which makes the log hard to read.
2020-05-29 11:46:14 +02:00
..
include px4_work_queue: minor status changes 2020-05-23 11:51:23 -04:00
px4_work_queue px4_work_queue: minor status changes 2020-05-23 11:51:23 -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 restore UAVCAN bootloader support 2020-04-19 16:10:09 -04: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
i2c.cpp i2c+spi: add module base class and bus iterators 2020-03-10 10:11:43 -04:00
i2c_spi_buses.cpp i2c_spi_buses: improve info output for external buses 2020-04-24 12:59:50 +02:00
module.cpp module docs: add PRINT_MODULE_USAGE_PARAMS_I2C_{SPI_DRIVER,ADDRESS} 2020-03-17 23:31:17 -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 commander: reboot/shutdown usability fixes 2020-05-06 13:53:54 -04:00
spi.cpp i2c+spi: add module base class and bus iterators 2020-03-10 10:11:43 -04:00