277 Commits (909e138182000350df19d47367d6f68d0a6b7fd4)

Author SHA1 Message Date
Lorenz Meier fab110d21f Moved math library to library dir, improved sensor-level HIL, cleaned up geo / conversion libs 12 years ago
Andrew Tridgell 2bcf4385f6 build: use unqualified com port names on windows 12 years ago
Lorenz Meier 80f38e3dea Put console and syslog on UART8, added support to nshterm for proper serial port config 12 years ago
Lorenz Meier b71c0c1f49 Added support for FMUv1 for RGB led and dim led support 12 years ago
Lorenz Meier 0bbc4b7012 Build fixes 12 years ago
px4dev 56d355414c Fix handling of board config files. Treat CONFIG_BOARD like CONFIG_ARCH in the toolchain configuration. 12 years ago
px4dev 5e2d676173 Remove our depdenency on CONFIG_ARCH_BOARD_* coming from <nuttx/config.h> 12 years ago
Lorenz Meier 66d294b5bf Fixed to FMUv2 autostart and config 12 years ago
px4dev b911d37975 Merge a path definition from the mainline. 12 years ago
Lorenz Meier 7c3ee6714c Enabled mathlib 12 years ago
Lorenz Meier c84cdf2ff6 Enabled filter in makefile 12 years ago
px4dev ce2fa29fe3 Add a missing module -> module makefile dependency 12 years ago
px4dev c14a71c095 Move NuttX configurations out of the NuttX tree proper. This reduces the diffs we have to carry against the NuttX upstream repo to just our local patches to the NuttX code itself. 12 years ago
px4dev 9d6ec6b365 Restructure things so that the PX4 configs move out of the NuttX tree, and most of the PX4-specific board configuration data moves out of the config and into the board driver. 12 years ago
Lorenz Meier 1410625dea Enabled additional drivers on v2, kill misplaced code in mkblctrl 12 years ago
Lorenz Meier 4e5eb9740b Fixed led and reboot linker challenges in C++ environments 12 years ago
Lorenz Meier f4fc3bbd57 Added RAMTRON device, updated diagrams 12 years ago
James Goppert 1980d9dd63 Working on segway controller, restructure of fixedwing. 12 years ago
Lorenz Meier 95dde5f1be Implemented config command, fixed a number range set / get issues for some sensor drivers, fixed gyro calibration 12 years ago
Julian Oes da152e148d Added iirFilter to LSM303D 12 years ago
Lorenz Meier 17445b0fbb Added led support to FMUv2 12 years ago
Lorenz Meier 2f76c81147 More compile fixes 12 years ago
Lorenz Meier 67fcdae30a Added fixed wing vector based control 12 years ago
px4dev 95f59f521d Add builtin command dependency on module makefiles, since they can also create / remove commands 12 years ago
Lorenz Meier feddb618c4 Added rotation matrix based vector controller 12 years ago
Lorenz Meier 290ca1f9bf Reworked airspeed driver to keep most of it abstract 12 years ago
Andrew Tridgell 43eca3eb0e build: use unqualified com port names on windows 12 years ago
px4dev b4029dd824 Pull v2 pieces up to build with the merge 12 years ago
px4dev 9fe257c4d1 A very slender config just for test builds. 12 years ago
Simon Wilks 6d2f14e125 Refactoring of the hott telemetry driver and added functionality to read from a HoTT sensor. 12 years ago
px4dev 90c458cb61 Checkpoint: interface abstraction for px4io driver 12 years ago
Sam Kelly b1f3a5c92b Enabled MS5611 by default on FMUv2. 12 years ago
Julian Oes 9b6c9358ed First try for an ESC calibration tool 12 years ago
samuezih b789e01a0f Add PX4Flow board modules and corresponding ORB msgs. 12 years ago
Lorenz Meier f28cec350c Hotfix: Excluded sdlog app from standard build, still keeping code in place for now 12 years ago
Lorenz Meier 66879e6ff6 Hotfix: Make maxoptimization configurable from the shell via MAXOPTIMIZATION=-O0 V=1 make archives 12 years ago
px4dev 4302f76402 Hotfix: fix building firmware parallel 12 years ago
Lorenz Meier 2aa16dc447 Hotfix: Disable instrumentation on IO 12 years ago
Lorenz Meier 382c9a69e4 Removed big RAM consumer (inactive filter) 12 years ago
px4dev 971e810301 Adjust upload target name for v1.x FMU 12 years ago
Lorenz Meier 198df9c82e All apps compiling and linked (listed in NSH help), but not executing yet 12 years ago
Lorenz Meier 5375bb5b86 Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX now 12 years ago
px4dev eab01a2efd Hotfix: Generate map files for modules as well for more in-depth memory-use debugging. 12 years ago
Anton Babushkin e211352604 sdlog2 logger app added. New flexible log format, compatible with APM. 12 years ago
px4dev f30695e1df Hotfix: fix section attribute for the ROMFS, moving it back into .rodata where it belongs. 12 years ago
px4dev 318d2baba0 Reinstate mapfile generation. 12 years ago
Hyon Lim (Retina) cd7b0f7aab I missed to add build command 12 years ago
px4dev 2135628254 Hotfix: dependency scanning for modules was totally broken. Fix it so that changes to depended headers correctly cause modules to be rebuilt. 12 years ago
Lorenz Meier cb1fbecd09 Merged master from main repo 12 years ago
px4dev 5576e321fa Use the new prebuilt-library support to wrap the ARM CMSIS DSP library, and update to the version shipped with CMSIS 3.0 r3p2 12 years ago