You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lorenz Meier ca877e0bc4 Fixed file exclude 12 years ago
Debug Make some improvements to the ARMv7M fault decode logic. 12 years ago
Documentation Fixed file exclude 12 years ago
Images All apps compiling and linked (listed in NSH help), but not executing yet 12 years ago
ROMFS/px4fmu_common Fixed log conversion scripts copy operation. Each log comes now with the required conversion tools. Eats up only 10 KB flash for the good cause. 12 years ago
Tools Minor fixes to log conversion scripts 12 years ago
makefiles Fix handling of board config files. Treat CONFIG_BOARD like CONFIG_ARCH in the toolchain configuration. 12 years ago
mavlink Hotfix: Updated a MAVLink header 12 years ago
nuttx-configs Merge pull request #355 from PX4/kconfig-cleanup 12 years ago
platforms Break up the firmware build into a 'make export' phase for NuttX on a per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board. 12 years ago
src Merge pull request #354 from jean-m-cyr/master 12 years ago
.gitignore Hotfix: More Doxygen fixes 12 years ago
Firmware.sublime-project Added highlighting of current line to make editing and double-clicking warnings/errors faster 12 years ago
Makefile NuttX is confused when it doesn't know what board it's building for - since we don't tell it in the config anymore, we need to pass it a hint. 12 years ago