Beat Küng
41dc34204c
version cleanup: move all version information into version.c and use a common API
...
The provided versioning information is the same, except for some additions,
like OS version (which still need to be implemented on NuttX).
8 years ago
David Sidrane
a2adf94d13
Changes to aerofc-v1 for upstream Nuttx and hardfault logging
8 years ago
José Roberto de Souza
621a0fe492
aerofc: Enable IST8310
8 years ago
James Goppert
893714dc6a
aerofc: Fixes for init
8 years ago
José Roberto de Souza
a1eec553dc
aerofc: Remove unused modules
8 years ago
Lucas De Marchi
0cd7984b7f
Rename asc board to aerofc
8 years ago
James Goppert
818840b576
Path cleanup, low impact changes ( #5340 )
...
* Low impact changes from path_cleanup branch.
This is a step towards minimizing the diff with path_cleanup branch.
* Update ecl.
* Revert matrix update.
* Revert ecl and matrix.
* Update sitl gazebo.
* Revert sitl_gazebo and matrix changes.
9 years ago
Lorenz Meier
9f9c51eab3
Fix MPU6500 devtype define
9 years ago
Lorenz Meier
90b5fcc1ec
Strip tone alarm
9 years ago
Lorenz Meier
40ba3f5131
Initial config for ASC module
9 years ago
Lorenz Meier
102f5b54d7
Revert "Improvements to SITL to make paths more flexible. ( #5181 )"
...
This reverts commit 699b6a2cb3
.
9 years ago
James Goppert
699b6a2cb3
Improvements to SITL to make paths more flexible. ( #5181 )
9 years ago
Beat Küng
ad2a13dcc8
cmake TAP config: add topic_listener
9 years ago
Beat Küng
03b3bfa98d
tap: add the motor_test command to the build config
9 years ago
David Sidrane
33e4f38d82
Add GPS and Compass ( #5066 )
9 years ago
David Sidrane
e2a6ae676f
More complete IO init ( #5065 )
9 years ago
Lorenz Meier
332f669d9b
Add tap-v1 config
9 years ago
Daniel Agar
4e0129275d
new logger
9 years ago
Jonathan Challinger
e5ce9809c5
cmake: add load_mon wherever commander is built
9 years ago
Mark Charlebois
8cb8987bcd
Use DriverFramework as a PX4 module ( #4415 )
...
* Use DriverFramework as a PX4 module
Targets wanting to use DriverFramework must add
lib/DriverFramework/framework
to their config file.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
* Removed spurious code
No need to add if check before for loop
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
* Added DriverFramework to NuttX configs
Added lib/DriverFramework/firmware to nuttx configs
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
* Updated src/lib/DriverFramework
* Removed DF_TARGET and __DF_${OS} defines
These are now handled inside DriverFramework
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
* Updated DriverFramework
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
* Restored __DF_${OS}
The include files in DriverFramwork need to know the target OS.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Lorenz Meier
44316ac316
FMUv1: Build camera trigger
9 years ago
James Goppert
afcc5b4695
Moved control library.
9 years ago
James Goppert
967e4dd127
Modified cmake to use STACK_MAX and STACK_MAIN
9 years ago
James Goppert
d02abf2cc0
Removed CMSIS.
9 years ago
Paul Riseborough
bdaaca3d78
make: Add missing ekf2 module to PX4-v1 build
9 years ago
Lorenz Meier
0ff72b16c5
FMUv1: Reduce flash use
9 years ago
Roman
ac4e95df05
use optimal recovery strategy for tailsitters
9 years ago
Roman
4abff89be0
updated terrain estimator and runway takeoff libs to cmake build system
9 years ago
James Goppert
4ad82644fe
Removed uavcan from nuttx firmware for v1.
9 years ago
Lorenz Meier
a60277e9ba
FMUv1: Do not let the statically allocated UAVCAN RAM hog eat all the RAM we need
9 years ago
Lorenz Meier
e96f4e1944
FMUv1: Fix CAN compilation
9 years ago
Lorenz Meier
cdb2a5432b
FMUv1: Do not support CAN build, since its out of reach memory wise anyway
9 years ago
James Goppert
4dd59cd09a
Fixed param dependencies.
9 years ago
James Goppert
e1bb618371
Working on uavcan building.
9 years ago
Lorenz Meier
d0ca0ff837
Added FMUv1 config
10 years ago
James Goppert
567431602a
Adds alias __errno to linker file fixed link, need to understand why.
10 years ago
James Goppert
676a3d230c
Work on px4io firmware building.
10 years ago
James Goppert
f43ccdaea1
Make parameters a separate library.
10 years ago
Lorenz Meier
75dfa5a420
Remove outdated flow position estimator
10 years ago
James Goppert
0d28cdeb88
Fixed extra builtin target name.
10 years ago
James Goppert
07851b79c2
Work on config only for cmake arguments.
10 years ago
Mark Charlebois
98897960e1
cmake: removed config_ prefix
...
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
James Goppert
6966331a88
Working on param xml gen. Haven't updated qurt config yet.
10 years ago
James Goppert
34eeee9fa9
Added defautl config for nuttx, nuttx now works over usb.
10 years ago