Siddharth Bharat Purohit
0cc034ee15
px4fmu-v2 cmake: disable uavcan build to make space for tempcal module
8 years ago
Siddharth Bharat Purohit
137ade308f
tempcal: change to double as float was insufficient for calculation
8 years ago
Lorenz Meier
0909c32262
PX4 FMU: Start send_events handler in all FMU generations
8 years ago
David Sidrane
cf893b6e89
TAP_V1 removed unused GPIO defines
...
Removed GPIO pins defines that were never user GPIO.
Removed the camera_trigger driver as it depends on
GPIO that are not on the TAP V1 HW
8 years ago
Michael Schaeuble
7aea2ca030
BebopFlow: Add V4L2 interface and image functionality
8 years ago
Michael Schaeuble
f572752412
BebopFlow: Add initial PX4 app and structure
8 years ago
Michael Schaeuble
85aa710414
BebopRangeFinder: Integration into build and starup
8 years ago
Paul Riseborough
b2113b9abe
cmake: Reduce flash size for px4fmu-v2 build
...
Removes Iridium SBD support
8 years ago
wangxdflight
b693e29d64
enable px4 flight for excelsior(legacy)
8 years ago
James Goppert
434dddedea
Changes to add px4fmu-v2_lpe config.
8 years ago
Beat Küng
78c0186ff8
fix posix_rpi_native.cmake: add __DF_RPI define
...
Needed for the DriverFramework. Fixes the error:
15050 SPIDevObj start failed
15142 DevObj start failed
15185 Unable to open the device path:
ERROR [df_lsm9ds1_wrapper] LSM9DS1 start fail: -1
ERROR [df_lsm9ds1_wrapper] DfLsm9ds1Wrapper start failed
Command 'df_lsm9ds1_wrapper' failed, returned -1
8 years ago
BharathR
8c7f810cc2
Fixed build error in eagle_legacy_default mode (px4muorb.h generation issue)
8 years ago
bharathr
ee0b0f2a3e
Fixed build error in Snapdragon Flight legacy driver mode (partially)
8 years ago
Daniel Agar
28971caaf3
partially restore mavlink_tests
8 years ago
Daniel Agar
dc9a71b674
WIP startup_shutdown test with ASAN on
8 years ago
Lorenz Meier
9178bb7371
Add new posix_sitl_shell build target which allows to run -make posix_sitl_shell none- in order to get an empty shell
8 years ago
Roman
06498ce01a
build ulanding radar for Pixhawk version 2
...
Signed-off-by: Roman <bapstroman@gmail.com>
8 years ago
José Roberto de Souza
53f2c1eb19
aerofc: Implement ADC
...
Measure the battery voltage of Aero RTF kit will be done by FPGA
and read by AeroFC using I2C bus.
The protocol is a little bit odd, it have different I2C slave
address for each "register", in future the FPGA RTL will
have a protocol more similar to other I2C sensors.
Also Aero RTF don't have a ADC line to measure current consumption.
8 years ago
Lorenz Meier
8165ef7d95
SITL: Move back to LPE as its more robust to host timing
8 years ago
Lorenz Meier
f56bb95bdd
Default SITL to the same estimator as the physical vehicle
8 years ago
Michael Schaeuble
b9bd30d4e2
Build hardfault_log in px4fmu-v3 target
8 years ago
Beat Küng
115301d43a
cmake configs: add lib/version to remaining configurations
8 years ago
Beat Küng
66a6ce880c
cmake stm32f4discovery: add lib/version
8 years ago
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
4712ed1889
Complete px4fmu-v5 Led configuration
8 years ago
David Sidrane
dc8c6ea5e5
White space fixes
8 years ago
David Sidrane
b7cc04e0d2
Changes to tap_v1 for upstream Nuttx and hardfault logging
8 years ago
David Sidrane
402251819d
Changes to mindpx-v2 for upstream Nuttx and hardfault logging
8 years ago
David Sidrane
f149adac54
Changes to px4-stm32f4discovery for upstream Nuttx
8 years ago
David Sidrane
17633c0714
Changes to px4fmu-v4 for upstream Nuttx and hardfault logging
8 years ago
David Sidrane
c89c47e57e
Changes to px4fmu-v3 for upstream Nuttx
8 years ago
David Sidrane
d9575964a4
Changes to px4fmu-v2 for upstream Nuttx and hardfault logging
8 years ago
David Sidrane
82cb9353d1
Changes to px4fmu-v1 for upstream Nuttx
8 years ago
David Sidrane
64c00e6c95
Changes to crazyflie for upstream Nuttx and hardfault logging
8 years ago
David Sidrane
3ddeb07b25
Changes to auav-x21 for upstream Nuttx and hardfault logging
8 years ago
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