- Aug 25, 2013
-
-
Lorenz Meier authored
-
- Aug 19, 2013
-
-
Lorenz Meier authored
-
- Aug 18, 2013
-
-
px4dev authored
Note; only tested with gdb 7.6. Will definitely not work with the stock PX4 toolchain's gdb.
-
- Aug 17, 2013
-
-
Lorenz Meier authored
This reverts commit b08ca024.
-
Lorenz Meier authored
-
Lorenz Meier authored
Flesh out PX4IO documentation comments and delete unnecessary class var
-
Jean Cyr authored
-
Jean Cyr authored
-
Lorenz Meier authored
Doxygenate and style dsm.c
-
Jean Cyr authored
Replace C++ style comments with C comments
-
- Aug 16, 2013
-
-
unknown authored
-
Lorenz Meier authored
-
Jean Cyr authored
One file a day... this'll take a while!
-
- Aug 15, 2013
-
-
unknown authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 14, 2013
-
-
unknown authored
-
Lorenz Meier authored
Support initiating DSM bind via QGroundControl
-
Lorenz Meier authored
Kconfig cleanup
-
Lorenz Meier authored
Fix bug where IO was in override mode for copter
-
Julian Oes authored
-
Lorenz Meier authored
-
unknown authored
-
- Aug 13, 2013
-
-
px4dev authored
-
px4dev authored
Fix handling of board config files. Treat CONFIG_BOARD like CONFIG_ARCH in the toolchain configuration.
-
Lorenz Meier authored
Fixed log conversion scripts copy operation. Each log comes now with the required conversion tools. Eats up only 10 KB flash for the good cause.
-
px4dev authored
NuttX is confused when it doesn't know what board it's building for - since we don't tell it in the config anymore, we need to pass it a hint.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Final version of log conversion script, runs with Python 2 or 3 on Windows, Linux and MacOS. Tested on Mac with 2 and 3
-
Lorenz Meier authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
Add a 'menuconfig' target that makes it possible to use the NuttX menuconfig tool on the PX4 config files.
-
unknown authored
-
- Aug 12, 2013
-
-
Lorenz Meier authored
Added Python 2 / 3 Windows / Linux / Mac OS converter script. So much for cross-platform / version agnostic
-