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 e44d134c6c Merge pull request #364 from julianoes/gitignore_ctags 12 years ago
Debug Some early gdb/Python macros for working with NuttX. 12 years ago
Documentation Added H frame to docs 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 Merge pull request #329 from tridge/windows-com-port-names 12 years ago
mavlink Hotfix: Updated a MAVLink header 12 years ago
nuttx-configs Revert "Hotfix for UART5" 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 Fixed accel self test 12 years ago
.gitignore Ignore files for ctags (used with SublimeText3) 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