PX4 Autopilot Software
Go to file
Pavel Kirienko 7813566e66 Initial UAVCAN integration. The library compiles successfully, CAN driver appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l() 2014-05-06 19:30:45 +04:00
Debug Debug: fixes for gdb extension macros 2014-04-28 11:43:09 +02:00
Documentation rc_mode_switch diagram updated 2014-04-25 22:41:26 +02:00
Images Pull v2 pieces up to build with the merge 2013-07-07 17:53:55 -07:00
ROMFS remove whitespace 2014-04-28 15:57:14 +02:00
Tools uploader: ignore bad character encodings for older bootloaders 2014-04-05 12:07:27 +02:00
makefiles Initial UAVCAN integration. The library compiles successfully, CAN driver appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l() 2014-05-06 19:30:45 +04:00
mavlink mavlink: Updated protocol files 2014-04-13 23:27:26 +02:00
misc/tones Allow tone_alarm cmd to take filename as parameter 2013-08-31 16:06:15 -04:00
nuttx-configs Merged master 2014-04-20 02:04:05 +02:00
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. 2013-02-23 22:00:58 -08:00
src Initial UAVCAN integration. The library compiles successfully, CAN driver appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l() 2014-05-06 19:30:45 +04:00
.gitignore Initial UAVCAN integration. The library compiles successfully, CAN driver appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l() 2014-05-06 19:30:45 +04:00
.ycm_extra_conf.py Added youcompleteme config. 2014-03-22 13:32:33 -04:00
Firmware.sublime-project Added highlighting of current line to make editing and double-clicking warnings/errors faster 2013-08-07 10:24:38 +02:00
Makefile grab the git hash and inject it into every log file header 2013-09-06 10:18:08 -07:00