James Goppert
|
06e390b5e9
|
Added MD25 I2C motor controller driver.
|
12 years ago |
James Goppert
|
3ed9343006
|
HIL pressure fix.
|
12 years ago |
James Goppert
|
100bcefc17
|
Added velocity adjustment to stabilization.
|
12 years ago |
Lorenz Meier
|
eac9e10a83
|
Moved calibration
|
12 years ago |
Anton Babushkin
|
f3e6e4bb50
|
Update servo arm only on real change.
|
12 years ago |
Anton Babushkin
|
41ec41cf8c
|
Accelerometer calibration bugfix
|
12 years ago |
Lorenz Meier
|
27a25b5e17
|
Improved update rate for velocity estimate, not yet where we want it to be
|
12 years ago |
Anton Babushkin
|
1f800edc76
|
Still threshold increased to 0.1m/s^2, and orientation error threshold to 5m/s^2. Timeout increased to 30s.
|
12 years ago |
Lorenz Meier
|
3466006735
|
GPS velocity update rate validation for u-blox, WIP
|
12 years ago |
Lorenz Meier
|
8c6abe717d
|
Moved BLCTRL driver to new world
|
12 years ago |
marco
|
1c4fc6cfb0
|
Help Parameter added and some small fixes. This Version was flown several Hours without any Problems.
|
12 years ago |
Anton Babushkin
|
861a21ef75
|
Position estimation using accel+GPS implemented
|
12 years ago |
Anton Babushkin
|
7570d9082c
|
Use common accel calibration. Cleanup.
|
12 years ago |
Simon Wilks
|
ddf1b27697
|
Added a config for quads with a wide arm config.
|
12 years ago |
marco
|
ee4a93d668
|
BLCtrl 2.0 testing - currently only 8 Bit resolution - motor detection and px4 mode as default - with safety shutdown - fix
|
12 years ago |
marco
|
130c7a3530
|
BLCtrl 2.0 testing - currently only 8 Bit resolution - motor detection and px4 mode as default - with safety shutdown
|
12 years ago |
marco
|
ca5dcc11a7
|
BLCtrl 2.0 testing - currently only 8 Bit resolution - motor detection and px4 mode as default
|
12 years ago |
Anton Babushkin
|
4109874fc8
|
Reset offsets/scales before calibration and use prescaled values in m/s^2 instead of raw values.
|
12 years ago |
Lorenz Meier
|
6479ebcc73
|
General app cleanup for FMU
|
12 years ago |
Lorenz Meier
|
25612cebc2
|
Cleaned up NuttX appconfig, added examples to config
|
12 years ago |
Lorenz Meier
|
13fc670386
|
Moved last libs, drivers and headers, cleaned up IO build
|
12 years ago |
Lorenz Meier
|
f57439b90e
|
Moved all drivers to new world, PX4IO completely in new world
|
12 years ago |
Lorenz Meier
|
ee498a9d7c
|
Made HMC bus-agnostic
|
12 years ago |
marco
|
d9f9ecb084
|
BLCtrl 2.0 testing - currently only 8 Bit resolution - ppm added
|
12 years ago |
Lorenz Meier
|
7ca82801bd
|
Moved multirotor controllers
|
12 years ago |
Lorenz Meier
|
988bf1eb0a
|
Moved all fixed wing controllers to new world
|
12 years ago |
Lorenz Meier
|
76a30108d2
|
Moved James Gopperts EKF to the new world
|
12 years ago |
Lorenz Meier
|
5514d6879a
|
Docs changes
|
12 years ago |
Lorenz Meier
|
5974c37abb
|
Moved the bulk of sensor drivers to the new world
|
12 years ago |
Lorenz Meier
|
c89f46f590
|
Moved sensors app to new world
|
12 years ago |
Lorenz Meier
|
e6ed8268ee
|
Moved position_estimator_mc, px4io driver and sdlog app to new style build
|
12 years ago |
Lorenz Meier
|
574e765321
|
Moved all system commands to the new world
|
12 years ago |
Lorenz Meier
|
51badab96d
|
Deleted old cruft
|
12 years ago |
Lorenz Meier
|
d8a3454538
|
Cut over MAVLink to new build system
|
12 years ago |
px4dev
|
4748bba35a
|
Move the 'tests' app to the new world.
|
12 years ago |
px4dev
|
01e427b17c
|
Merge working changes into export-build branch.
|
12 years ago |
px4dev
|
46085b43d1
|
Use the I2C bus number from the board config, not a hardcoded value.
|
12 years ago |
px4dev
|
264cf65d0f
|
Fix an error in a #error
|
12 years ago |
px4dev
|
74c62a131e
|
Fix the way that we idle the tone_alarm pin so that the board defines what is the 'safe' state.
|
12 years ago |
px4dev
|
ff15efb9c9
|
Build utility apps -Os to save ROM space.
|
12 years ago |
Simon Wilks
|
d6e9a35aa2
|
Update the quad V values.
|
12 years ago |
Lorenz Meier
|
556a017444
|
Hotfix: GPS MAVLink transmission fixes
|
12 years ago |
Lorenz Meier
|
afbb4d55b3
|
Finished conversion to C++
|
12 years ago |
Anton Babushkin
|
26f9a1d42c
|
abs/fabs bugfix, logging cleanup
|
12 years ago |
Anton Babushkin
|
593e3252dd
|
Added hysteresis to still detector
|
12 years ago |
Anton Babushkin
|
e37f471ac4
|
6-point accelerometer calibration implemented
|
12 years ago |
Lorenz Meier
|
ed9fbbce59
|
HIL bugfixing
|
12 years ago |
Simon Wilks
|
9da16afcc2
|
Add support for V for quads with offset arms such as the TBS and SteadiDrone QU4D
|
12 years ago |
Anton Babushkin
|
0c6eaae863
|
Estimate accelerometers offset in position_estimator_inav
|
12 years ago |
Simon Wilks
|
5b60991c63
|
Style fix: ETS_AIRSPEED > ETSAirspeed
|
12 years ago |