2812 Commits (857fe5d405312508439a91493802e58e547d7940)
 

Author SHA1 Message Date
Simon Wilks 64925c33cd Merged 12 years ago
patacongo b26d1e1453 Update STM32 F1 DMA to parity with F2/F4 12 years ago
px4dev b5d3d8e436 We can ignore this too. 12 years ago
px4dev 2b37f33a22 The tests structure doesn't need to be writable. 12 years ago
px4dev 41987c7848 Recover fix for and enabling of interrupt-driven I2C. 12 years ago
px4dev fbf4c44230 Fix a compile error in the i2c reset code. 12 years ago
px4dev 0267782782 Recover changes lost to bad merging. 12 years ago
px4dev 919d53766a Less noisy build again. 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
px4dev 48c5d63319 Merge branch 'nuttx-merge-0f2decb' into nuttx-merge-5447 12 years ago
px4dev 003f4c8156 Merge commit '3f420066964fe574bcf1c243d6a66646a433f777' into nuttx-merge-5447 12 years ago
px4dev d796a3b43b Merge commit 'b3f037e876055ff4f5169fb5df1639d50d7d5976' into nuttx-merge-5447 12 years ago
px4dev ca305933a1 Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447 12 years ago
px4dev ccf9882dc5 Merge branch 'master' into nuttx-merge-5447 12 years ago
px4dev 40dfbf0d97 Merge pull request #137 from PX4/fixedwing 12 years ago
Lorenz Meier 31ca806958 More print cleanups in commander app 12 years ago
Lorenz Meier 9608dfefa3 Stripped a lot of text from commander app 12 years ago
Lorenz Meier cf8eed9a6b Merge branch 'master' of github.com:PX4/Firmware into fixedwing 12 years ago
px4dev 0cb2a508b2 Merge pull request #141 from PX4/sdlog_buffering 12 years ago
Lorenz Meier b52402dbe2 Fixed code style for mavlink app 12 years ago
Lorenz Meier fdf1c712b1 Fixed code style for conversions 12 years ago
Lorenz Meier 970ae0c13e Fixed code style for attitude estimator 12 years ago
Lorenz Meier cded2787f0 Fixed code style for multirotor_att_control app 12 years ago
Lorenz Meier cf563eda86 px4io code style 12 years ago
Lorenz Meier dc100f2020 Fixedwing controller code style 12 years ago
Lorenz Meier 9ab20b11b6 Code style 12 years ago
Lorenz Meier d6116d9564 Merge branch 'master' of github.com:PX4/Firmware into fixedwing 12 years ago
Lorenz Meier 65c8028629 Working on override channel mapping, allowed trim cal only with RC on 12 years ago
px4dev b5bdb48843 Merge pull request #143 from julianoes/feature_io_bl_rev3 12 years ago
px4dev 6de688676d Suppress annoying C++ ABI portability warnings 12 years ago
Julian Oes b5eccef69e Started with px4io stop implementation 12 years ago
Julian Oes 5e20dd1736 Added support for IO bootloader revision 3 on FMU 12 years ago
patacongo 7609c9a192 Fix problem with initialization of file actions 12 years ago
patacongo f011bd7ef6 Added a test of posix_spawn() 12 years ago
patacongo 6f241ed044 Add interfaces to dynamically change symbol tables used by posix_spawn, execv, and execl. This is needed for testing. 12 years ago
patacongo 9f8f8fc6dc Add missing support for signal masks to posix_spawn. 12 years ago
patacongo 322e9d18c7 Completes implementation of posix_spawn. Still untested and undocumented 12 years ago
patacongo 91cfebc978 Removed posix_spawn signal masks - they cannot be supported in NuttX; Add skeleton for posix_spawn proposer - still incomplete 12 years ago
patacongo 35c5bb8e0f Fix rounding in clock_time2ticks(). From Mike Smith. 12 years ago
Lorenz Meier 1d4feb6905 Merged sdlog_buffering branch 12 years ago
Lorenz Meier 46cf2a538f Included workaround for MacOS timestamp issue 12 years ago
patacongo 5ac907eb39 Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
Lorenz Meier 241a8357c0 Fixed minor bug in log conversion script 12 years ago
patacongo 44fdf6fc7a Add file action logic which will eventually be needed to support posix_spawn() 12 years ago
patacongo d844f61f8a Re-partition Stellaris vector logic 12 years ago
patacongo 35cc14be43 Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to make room in the namespace for LM4F 12 years ago
Lorenz Meier 1a107bd7bf Added warning, needs more work on the rotation matrix output 12 years ago
Lorenz Meier d60173224f Merge branch 'master' of github.com:PX4/Firmware into fixedwing 12 years ago
Lorenz Meier 447bcb990d Merge branch 'fixedwing' of github.com:PX4/Firmware into fixedwing 12 years ago
Lorenz Meier 4435befefd Added offset parameters for roll, pitch and yaw 12 years ago