PX4 Autopilot Software
Go to file
Lorenz Meier e8951988fc Merge pull request #5 from cvg/fmuv2_bringup_ramtron
Enable support for RAMTRON, enable support for EEPROM on FMU 1.x
2013-04-20 13:11:23 -07:00
Debug Make some improvements to the ARMv7M fault decode logic. 2013-03-02 22:17:43 -08:00
Documentation Updated state machine docs after first review round 2013-01-27 12:44:06 +01:00
Images Fix the remaining pieces so that we can build a firmware image for FMUv2 2013-04-06 00:04:59 -07:00
ROMFS Un-ignore the *.d directories in the ROMFS directory to avoid ignoring the init.d directory and friends. This is rinky, but the alternatives are all a mess. 2013-04-17 11:54:24 -07:00
Tools Hotfix: Make firmware generator and uploader python scripts Python 2 AND Python 3 compatible. 2013-03-18 15:11:02 +01:00
apps px4iov2 nsh boots 2013-04-14 20:53:42 -07:00
makefiles Enable support for RAMTRON, enable support for EEPROM on FMU 1.x 2013-04-18 22:27:55 +02:00
mavlink Updated MAVLink version, included omnidirectional flow message 2013-01-09 16:38:30 +01:00
nuttx Enable support for RAMTRON, enable support for EEPROM on FMU 1.x 2013-04-18 22:27:55 +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 Enable support for RAMTRON, enable support for EEPROM on FMU 1.x 2013-04-18 22:27:55 +02:00
.gitignore Un-ignore the *.d directories in the ROMFS directory to avoid ignoring the init.d directory and friends. This is rinky, but the alternatives are all a mess. 2013-04-17 11:54:24 -07:00
Firmware.sublime-project Checkpoint - I2C protocol register decode 2013-01-13 19:05:01 -08:00
Makefile Fix the remaining pieces so that we can build a firmware image for FMUv2 2013-04-06 00:04:59 -07:00