Mark Charlebois
f3b5076d70
Linux to posix conversion
...
Changed "linux" target to "posix". Most of the changes are shared with
QuRT and with OSX. The Linux specific parts are in for i2c which uses
<linux/i2c.h> and <linux/i2c-dev.h>.
There is also a check for __PX4_LINUX in mavlink for a tty ioctl that is
not supported.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
Lorenz Meier
3ee9b441c6
Add STM32F4 discovery config.
10 years ago
James Goppert
97fdc69473
Added aerocore upload target.
10 years ago
Andrew Tridgell
1f19a27e3c
make upload on Linux much more reliable
...
Upload on Linux now only tries usb-3D_Robotics boards. This should
also make it handle more ports on MacOS
12 years ago
Andrew Tridgell
2bcf4385f6
build: use unqualified com port names on windows
...
the qualified names were not working with current versions of python
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
Andrew Tridgell
43eca3eb0e
build: use unqualified com port names on windows
...
the qualified names were not working with current versions of python
12 years ago
px4dev
b4029dd824
Pull v2 pieces up to build with the merge
12 years ago
px4dev
971e810301
Adjust upload target name for v1.x FMU
12 years ago
px4dev
03eb16f874
Remove some naked command invocations.
12 years ago
px4dev
edf96fc808
Remove some naked command invocations.
12 years ago
px4dev
01e427b17c
Merge working changes into export-build branch.
12 years ago
px4dev
a7cf9e2a36
Make 'make upload' work
12 years ago
px4dev
a7a1cc4625
Add support for per-config ROMFS generation.
12 years ago
px4dev
e9f2197bfa
Move upload functionality out into a separate makefile.
12 years ago