920 Commits (99515fc1ddcd57c6ab60c34c73b1deae549f357c)
 

Author SHA1 Message Date
Lorenz Meier 22c1a03af7 Merge branch 'master' of github.com:PX4/Firmware 13 years ago
px4dev 24688ae7f9 Merge branch 'NuttX/master' 13 years ago
px4dev 6c4aadedf4 Switch back from max performance to size as the default optimization level. Individual modules can still override this if they need to. 13 years ago
px4dev a2116d2058 Adjust sample mixer configurations and documentation to match new syntax. 13 years ago
px4dev 65aec69705 Syntax change to improve readability; output scalers are now labelled O: instead of looking like control scalers. 13 years ago
Lorenz Meier 18c6c620c0 Added manual control abstraction layer, reworked sensors and ardrone_control apps to use it instead of direct RC channels 13 years ago
px4dev 42ace38e31 Don't try to mix if we have no mixer installed. 13 years ago
patacongo 0512367a9c Back out the last STM32 DMA priority change. It is not necessary; just dropping the SD frequency was sufficient 13 years ago
patacongo 850df30e06 Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on STM3240G-EVAL 13 years ago
patacongo 7189150b33 STM32 SDIO DMA setup was losing DMA priority 13 years ago
patacongo 35451abdd7 Add support for Olimex STM32-P107 board (contributed by Max Holtzberg) 13 years ago
Lorenz Meier 4eef4e1864 Ensured startup of USB link, updated port ids to read from 13 years ago
px4dev 67e0f8b179 Rework the mixer architecture based on discussions about arbitrary geometry mixing and plugins. 13 years ago
patacongo ddaa72597b STM32 CAN TX/RX pins reversed; inconsistent conditional compilation 13 years ago
Lorenz Meier 04d280564c Merge branch 'master' of github.com:PX4/Firmware 13 years ago
Lorenz Meier 7a912a3fe4 Minor but important fixes across system 13 years ago
px4dev 2b6eca225f build fixes 13 years ago
px4dev 7a6a4b9352 Drop the X and + rotor mixers. We can't do multirotor mixing statically like that, as there is no mechanism for dealing with channel saturation. 13 years ago
patacongo 62cfd38241 Add a USB0 device header file for LPC43 13 years ago
Lorenz Meier 1a3f78657e Fine tuning 13 years ago
Lorenz Meier e9af999dc6 Introduced multirotor control 13 years ago
patacongo ed303232fa Update documentation to describe customization of NSH; Add the framework for a LPC43xx USB0 driver (not functional) 13 years ago
Lorenz Meier c519f28b98 minor polishing 13 years ago
Lorenz Meier 962a3464a6 Minor cleanups in WP handling 13 years ago
Ivan Ovinnikov 9536bfa3ca HIL fixed, fixedwing control fixes 13 years ago
Lorenz Meier 2b09a7914f Sending back current position setpoints (global and local) 13 years ago
Lorenz Meier 7f2a63eb96 Completed calibration state machine, calibration state now propagating to sensor, scale calibration soon 13 years ago
Lorenz Meier f88bba0cec Merge branch 'master' of github.com:PX4/Firmware 13 years ago
patacongo 756fc3f2db Misc updates (minor) 13 years ago
px4dev 9fd948039c Restore Eclipse project configuration 13 years ago
patacongo 722430d4d2 Fix more floating point formatting bugs 13 years ago
px4dev 74b8e31fd8 VERY rough mixer definitions for quadrotors in X and + configuration using PX4FMU. 13 years ago
px4dev 528095a20b Add a simple passthrough mixer for testing. 13 years ago
px4dev 3860f72665 Sketchy diagnostic commands useful for testing. 13 years ago
px4dev 4f0875ab73 Reject mixer definition lines too short to be valid. 13 years ago
patacongo 181f52600b Fix a floating point presentation error 13 years ago
patacongo 45b832c6ff cosmetic 13 years ago
px4dev 5c30722e77 More example mixers; three different fixed-wing configurations for FMU. 13 years ago
px4dev 6976fe4b19 We should ignore the ROMFS image file. 13 years ago
px4dev cd3a49c3a2 This file is automatically generated and should not be checked in. 13 years ago
px4dev c513f5ade8 Adjust some scaling factors for more precise PWM output. 13 years ago
px4dev 59962bc3da Add a sample mixer definition and documentation. 13 years ago
px4dev ae91f8338d More Sublime Text project ignores. 13 years ago
Lorenz Meier 31850115bb Merge branch 'master' of github.com:PX4/Firmware 13 years ago
Lorenz Meier df42d0604e Using float precision where already anyway available 13 years ago
px4dev 9804447a66 More work on the mixer architecture. 13 years ago
px4dev 9804776a0c Checkpoint: more work in progress on mixer load/save 13 years ago
px4dev 145a6c4c49 Work in progress; standard mixer API and utility 13 years ago
Lorenz Meier 62e18b580c Minor cleanups in printing 13 years ago
Lorenz Meier 43a1c9edfd Merge branch 'master' of github.com:PX4/Firmware 13 years ago