px4-firmware/platforms/common
Beat Küng 8a2b310b83 topic_listener: avoid code generation, use existing metadata at runtime
This reduces flash size for v5 by ~110KB, the topic listener now only adds
about 1.2KB.
2021-10-20 08:10:05 +02:00
..
include refactor output_limit: split output_limit_calc_single into separate function 2021-10-18 18:45:19 -04:00
px4_sw_crypto Add crypto key generation functions 2021-09-27 17:45:07 +02:00
px4_work_queue px4_work_queue: adjust status formatting to accommodate longer names (eg mc_autotune_attitude_control) 2021-10-05 18:09:00 -04:00
uORB topic_listener: avoid code generation, use existing metadata at runtime 2021-10-20 08:10:05 +02: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 purge broken qurt support and atlflight boards 2021-07-16 08:53:36 -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
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: use board-specific bus numbering for '-X -b <bus>' CLI 2020-09-03 15:32:35 -04:00
i2c_spi_buses.cpp i2c_spi_buses:Support devices that may change address 2021-08-20 10:15:57 -04:00
module.cpp Add Option NO_HELP for CONSTRAINED_FLASH system 2021-07-30 22:35:02 -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 platforms: px4 log build string then print (fputs) 2021-07-10 13:14:49 -04:00
shutdown.cpp boards: Advanced Technology Labs (ATL) Mantis EDU support and airfarme (SYS_AUTOSTART 4061) 2021-08-04 17:15:24 -04:00
spi.cpp platforms/common:SPI - fix hang on bords supporting BOARD_HAS_BUS_MANIFEST 2021-07-10 11:37:29 +02:00