PX4 Autopilot Software
Go to file
Andrew Tridgell 83189a85da l3gd20: disable the FIFO
the FIFO was not gaining us anything, and was adding latency. If we
use the FIFO we'd need to do multiple SPI transfers to ensure it is
drained
2013-08-04 16:13:48 +02:00
Debug Fix printing of PC_COUNT perf counters 2013-07-04 23:14:13 -07:00
Documentation Hotfix: Cleaned up outdated docs 2013-07-28 15:43:31 +02:00
Images Pull v2 pieces up to build with the merge 2013-07-07 17:53:55 -07:00
ROMFS Merged master branch 2013-08-02 15:54:31 +02:00
Tools Hotfix: Fixed sdlog2 MATLAB export 2013-07-29 00:30:37 +02:00
makefiles Enabled filter in makefile 2013-08-04 16:03:50 +02:00
mavlink Hotfix: Updated a MAVLink header 2013-07-09 18:25:42 +02:00
nuttx-configs Revert "Merged USB ID changes to match bootloader" 2013-08-03 19:41:37 -07: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 l3gd20: disable the FIFO 2013-08-04 16:13:48 +02:00
.gitignore More compile fixes 2013-07-16 09:08:05 +02:00
Firmware.sublime-project Checkpoint - I2C protocol register decode 2013-01-13 19:05:01 -08:00
Makefile Clean out unused trash from the NuttX configs. 2013-08-02 23:11:04 -07:00