px4dev
|
0c43315c1e
|
Hotfix: better error messages for missing modules
|
2013-05-13 22:20:08 -07:00 |
Lorenz Meier
|
f8c199062a
|
Merge branch 'master' of github.com:PX4/Firmware
|
2013-05-13 08:34:18 +02:00 |
Lorenz Meier
|
1ff6c80866
|
More example fixes
|
2013-05-13 08:28:36 +02:00 |
px4dev
|
edb0e01dfd
|
HOTFIX: simplify symbol names going into the ROMFS object, hopefully this avoids inconsistent symbol naming on Windows.
|
2013-05-12 14:04:57 -07:00 |
Lorenz Meier
|
6ea204c813
|
Added fixed wing controller example
|
2013-05-12 20:08:09 +02:00 |
px4dev
|
0ee738e9c9
|
Fix ROMFS dependency scan, add a warning if ROMFS_ROOT appears to be empty.
|
2013-05-12 10:51:25 -07:00 |
px4dev
|
196ee8b16f
|
Change the way modules are built so that object paths are relative and use vpath for locating sources (so source paths are also shorter).
Add some basic documentation for the build system files while we're at it.
|
2013-05-11 11:32:05 -07:00 |
Lorenz Meier
|
614bbb1510
|
Merged ETS airspeed driver
|
2013-05-09 15:58:23 +02:00 |
Lorenz Meier
|
3152dae3dc
|
Merged with master
|
2013-05-09 15:52:36 +02:00 |
Lorenz Meier
|
b944962a73
|
Merge branch 'export-build' of github.com:PX4/Firmware into export-build
|
2013-05-09 15:45:45 +02:00 |
Lorenz Meier
|
296a19072d
|
Enabled leds on FMU again
|
2013-05-09 15:39:54 +02:00 |
px4dev
|
1caffca358
|
whitespace
|
2013-05-08 22:50:18 -07:00 |
px4dev
|
3b65281f00
|
Remove EXTRAFLAGS compatibility hack.
|
2013-05-05 17:19:23 -07:00 |
px4dev
|
3bf26ac51f
|
Obsolete bogus EXTRAFLAGS, add language-specific flags overrides.
|
2013-05-05 16:48:05 -07:00 |
Lorenz Meier
|
8c6abe717d
|
Moved BLCTRL driver to new world
|
2013-05-05 11:24:31 +02:00 |
Andrew Tridgell
|
aa9275c29c
|
build: allow additional flags to be passed via EXTRAFLAGS
this allows for flags needed for the APM build
|
2013-05-04 11:44:38 +10:00 |
Andrew Tridgell
|
6e8c1148d5
|
build: allow absolute paths for module sources
|
2013-05-04 11:44:38 +10:00 |
px4dev
|
edf96fc808
|
Remove some naked command invocations.
|
2013-04-28 12:47:34 -07:00 |
Lorenz Meier
|
6479ebcc73
|
General app cleanup for FMU
|
2013-04-28 14:54:06 +02:00 |
Lorenz Meier
|
b1de6c0eaf
|
Excluded examples from default build
|
2013-04-28 10:38:45 +02:00 |
Lorenz Meier
|
25612cebc2
|
Cleaned up NuttX appconfig, added examples to config
|
2013-04-28 10:37:07 +02:00 |
Lorenz Meier
|
13fc670386
|
Moved last libs, drivers and headers, cleaned up IO build
|
2013-04-28 09:54:11 +02:00 |
Lorenz Meier
|
f57439b90e
|
Moved all drivers to new world, PX4IO completely in new world
|
2013-04-28 01:30:14 +02:00 |
Lorenz Meier
|
7ca82801bd
|
Moved multirotor controllers
|
2013-04-27 14:42:12 +02:00 |
Lorenz Meier
|
988bf1eb0a
|
Moved all fixed wing controllers to new world
|
2013-04-27 14:28:47 +02:00 |
Lorenz Meier
|
76a30108d2
|
Moved James Gopperts EKF to the new world
|
2013-04-27 14:16:34 +02:00 |
Lorenz Meier
|
5974c37abb
|
Moved the bulk of sensor drivers to the new world
|
2013-04-27 14:06:23 +02:00 |
Lorenz Meier
|
1becedfe01
|
Minor config file rearrangement
|
2013-04-27 13:41:40 +02:00 |
Lorenz Meier
|
c89f46f590
|
Moved sensors app to new world
|
2013-04-27 13:16:24 +02:00 |
Lorenz Meier
|
e6ed8268ee
|
Moved position_estimator_mc, px4io driver and sdlog app to new style build
|
2013-04-27 12:59:47 +02:00 |
Lorenz Meier
|
574e765321
|
Moved all system commands to the new world
|
2013-04-27 11:50:10 +02:00 |
Lorenz Meier
|
d8a3454538
|
Cut over MAVLink to new build system
|
2013-04-27 11:45:46 +02:00 |
px4dev
|
4748bba35a
|
Move the 'tests' app to the new world.
|
2013-04-26 20:02:12 -07:00 |
px4dev
|
01e427b17c
|
Merge working changes into export-build branch.
|
2013-04-26 16:14:32 -07:00 |
px4dev
|
a457a45239
|
Pass the module name in to the module makefile.
Refer to the module command name with MODULE_COMMAND to avoid confusion with the module's actual name.
|
2013-03-20 23:55:30 -07:00 |
px4dev
|
08bed2c31f
|
Add extra cleaning power.
|
2013-03-20 23:22:48 -07:00 |
px4dev
|
db91dffb23
|
Merge branch 'master' into export-build
|
2013-03-20 23:05:19 -07:00 |
px4dev
|
f7b14b2e23
|
Add builtin command defintions for the commands currently in the NuttX export archive.
|
2013-02-23 22:01:00 -08:00 |
px4dev
|
b6218794c6
|
Stick copyrights on the major moving parts of the build system
|
2013-02-23 22:01:00 -08:00 |
px4dev
|
ddc405935e
|
Cosmetic tweaks to variable output.
Comment on the need to retain the double-slash at the WORK_DIR boundary.
More toolchain documentation.
|
2013-02-23 22:01:00 -08:00 |
px4dev
|
cde70da262
|
We don't have to get fancy with builtin_commands.c now, since we put all of the object files into the link loop (ordering is less important now)
|
2013-02-23 22:01:00 -08:00 |
px4dev
|
6b215be739
|
Use indirect calls for all commands (echo, make, etc.)
Replace our dependency on xxd with a toolchain call, and implement the backend using objcopy evil for the default toolchain.
|
2013-02-23 22:01:00 -08:00 |
px4dev
|
d24599931a
|
APP -> MODULE
remove as many duplicate slashes, etc. as seems practical
|
2013-02-23 22:01:00 -08:00 |
px4dev
|
8d7621079a
|
Checkpoint: application framework makefile done
|
2013-02-23 22:00:59 -08:00 |
px4dev
|
3494039d90
|
Get a bit fancier with the builtin app specifications, so that we can generate them from apps as well as the config.
|
2013-02-23 22:00:59 -08:00 |
px4dev
|
50739c1843
|
platform -> board
|
2013-02-23 22:00:59 -08:00 |
px4dev
|
abe48bd714
|
Auto-generate builtin command prototypes.
Tidy up path configuration, etc.
|
2013-02-23 22:00:59 -08:00 |
px4dev
|
a7a1cc4625
|
Add support for per-config ROMFS generation.
|
2013-02-23 22:00:59 -08:00 |
px4dev
|
963621c1f3
|
Rename makefiles to help categorise them.
|
2013-02-23 22:00:59 -08:00 |
px4dev
|
8440e4f709
|
Simplify the PLATFORM/CONFIG handling a little.
|
2013-02-23 22:00:59 -08:00 |