PX4 Autopilot Software
Go to file
px4dev a0b9c056d7 Add a bus reset on I2C error. Also add a mechanism for automated retries of operations. 2012-08-22 22:25:10 -07:00
Debug task file list gdb macro 2012-08-22 10:00:46 +02:00
Documentation Fresh import of the PX4 firmware sources. 2012-08-04 15:12:36 -07:00
Images Fresh import of the PX4 firmware sources. 2012-08-04 15:12:36 -07:00
ROMFS Ensure that sensor drivers are loaded 2012-08-22 16:34:53 +02:00
Tools Bootloader requires images be a multiple of 4 bytes; pad to comply. 2012-08-11 19:42:24 -07:00
apps Add a bus reset on I2C error. Also add a mechanism for automated retries of operations. 2012-08-22 22:25:10 -07:00
mavlink Fresh import of the PX4 firmware sources. 2012-08-04 15:12:36 -07:00
nuttx Add locking to the I2C bus reset API to prevent pre-emption and conflict when resetting at the same time that another transaction attempts to use the bus. 2012-08-22 22:24:22 -07:00
.cproject Restore Eclipse project configuration 2012-08-06 08:30:28 -07:00
.gitignore More ignorance. 2012-08-13 23:52:48 -07:00
.project Restore Eclipse project configuration 2012-08-06 08:30:28 -07:00
Firmware.sublime-project Hide Eclipse project settings from SublimeText 2012-08-14 09:10:55 -07:00
Makefile 'make clean' at the top level should 'distclean' in NuttX, as it's not obvious otherwise how to get NuttX to clean out its dependencies and app configuration. 2012-08-18 20:37:53 -07:00