David Sidrane
a2adf94d13
Changes to aerofc-v1 for upstream Nuttx and hardfault logging
8 years ago
David Sidrane
1b17bc74b2
Adding zubaxgnss-v1 bootloader
8 years ago
David Sidrane
276bf47865
Adding s2740vc-v1 board and bootloader
8 years ago
David Sidrane
6ce7ade2c6
Adding px4nucleoF767ZI-v1
8 years ago
David Sidrane
bca8767981
Adding px4fmu-v5
8 years ago
David Sidrane
925102464b
Adding px4fmu-v4pro
8 years ago
David Sidrane
f14a0ba107
Adding px4flow-v2 bootloader
8 years ago
David Sidrane
24e8c213ee
Adding px4esc-v1 board and bootloader
8 years ago
David Sidrane
bba8371b0f
Adding px4cannode-v1 board and bootloader
8 years ago
David Sidrane
cd8b759fed
Adding esc35-v1 board and bootloader
8 years ago
David Sidrane
c417a1be7b
Adding USVCAN bootloader support
8 years ago
Julian Oes
d62520e26b
Update DriverFramework and build lib/rc
8 years ago
Julian Oes
de9cb46a56
spektrum_rc: move and clean up (untested)
8 years ago
Julian Oes
c0fcffae76
spektrum_rc: make it compile
8 years ago
Dennis Mannhart
e2ded396c8
Snapdragon pwm ( #5940 )
...
* px4 pwm driver for snapdragon
* added driver to cmake file
* applied review changes and adjusted format
* adjustement to review 2
* run formatting
* added timeout initialization
8 years ago
Daniel Agar
bce7ecb0f6
Iridium driver and support
...
Mavlink module implement HIGH_LATENCY (Iridium)
8 years ago
Roman
4fab448000
build gps driver for bebop2
...
Signed-off-by: Roman <bapstroman@gmail.com>
8 years ago
Mark Whitehorn
d8d9ab1bfb
switch fmu-v2 config back to old logger: config now identical to master
8 years ago
Mark Whitehorn
d4c707e698
remove INAV and switch to new logger for fmu-v2 builds
...
roughly 10K bytes below the 1MiB limit
8 years ago
Lorenz Meier
1bef1ae34a
Make space in test config
8 years ago
Michael Schaeuble
b0ee5256d5
Disable LPE in px4fmu-v2_default
...
With GCC 4.9 the binary is to large for the flash memory.
This is why we disabled LPE on that platform.
8 years ago
Lorenz Meier
f15d1ce5e7
Sort and sync FMUv3 config
8 years ago
Dennis Shtatnov
d71645b321
CF2 Update to EKF2
8 years ago
Lorenz Meier
654c7d2d16
Remove unused system command for FMUv2 config and re-enable MPU9250 driver
8 years ago
Mark Whitehorn
a0796c6847
add tests to auavx21 config
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
David Sidrane
100f977b0c
Added listener removed unconfigured drivers
8 years ago
David Sidrane
fb3e2665f3
Inital Commit AUAV X2.1
8 years ago
Julian Oes
afd6fd3896
px4fmu-v2_default: save more flash
...
This disables the following modules to save flash:
- mpu9250 driver because the MPU9250 is rarely used on Pixhawks
- Snapdragon RC PWM passthrough which is rarely used and definitely a
special/custom configuration. Also, it will soon be obsolete with the
upcoming PWM support on Snapdragon.
8 years ago
Mark Whitehorn
40f2c4a8e4
add new board config for fmu-v3
8 years ago
Beat Küng
d32d250a50
px4fmu-v2_test.cmake: remove inav
8 years ago
Paul Riseborough
d19a62a8f6
px4fmu-v1: Remove INAV to free required flash space
8 years ago
Paul Riseborough
d75600b8a4
px4fmu-v2: Remove INAV to free required flash space
8 years ago
Henry Zhang
b76c8cd80c
MindPX: Use i2c rgbled.
8 years ago
Henry Zhang
d8ac044414
MindPX: Support serial RC input.
8 years ago
Henry Zhang
5076ba0049
MindPX: Disable second CAN bus.
8 years ago
Henry Zhang
99ad8f464e
MindPX: Update modules config.
8 years ago
Carlo Wood
5b52cd0fe6
Compile fixes for old/unused targets.
...
These are some changes that I needed to compile
most of the unsupported targets.
After this all (make list_config_targets) compile
for me except: posix_eagle_muorb, posix_sdflight_default
and qurt_eagle_legacy_driver_default.
8 years ago
Lorenz Meier
5317d29ffd
Disable blinkm for FMUv2
8 years ago
Lorenz Meier
5d9c91dece
Convert fixed wing example to quaternions
8 years ago
Julian Oes
e2c308c4e6
cmake: fixes for cmake_hexagon changes
8 years ago
Julian Oes
340b9002e2
sdflight_default: define QC_SOC_TARGET if not set
8 years ago
Julian Oes
75657dc2eb
cmake: add __DF_ defines with comments
8 years ago
Julian Oes
f8a1631077
DriverFramework/cmake_hexagon: use defines with DF
...
This changes the following defines:
__QURT -> __DF_QURT
__RPI -> __DF_RPI
__EDISON -> __DF_EDISON
__BEBOP -> __DF_BEBOP
__LINUX -> __DF_LINUX
8 years ago
David Sidrane
b1e94b98b3
Define tap as a Memory Constrained system
8 years ago
James Goppert
f30dd2b819
Removed lidarlite driver, not widely available.
8 years ago
James Goppert
027badc340
Remove bottle/rover apps from v1 to reduce flash space.
8 years ago