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 |
Lorenz Meier
|
9169ceb3f4
|
Cut over commander app to new build system
|
12 years ago |
Lorenz Meier
|
aa85fba979
|
Ported AR.Drone interface to new style config
|
12 years ago |
Anton Babushkin
|
e37f471ac4
|
6-point accelerometer calibration implemented
|
12 years ago |
Simon Wilks
|
b666bbb55c
|
First steps to supporting GPS
|
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 |
Simon Wilks
|
443c3f67d3
|
Reformatting.
|
12 years ago |
Simon Wilks
|
570858d87c
|
General cleanup based on the pull request from muggenhor
|
12 years ago |
Lorenz Meier
|
3ecdca41e5
|
Cut over attitude estimator to new-style config for all boards
|
12 years ago |
Simon Wilks
|
5b60991c63
|
Style fix: ETS_AIRSPEED > ETSAirspeed
|
12 years ago |
Simon Wilks
|
24630f15b6
|
Yet more cleanups.
|
12 years ago |
yvestroxler
|
873b0f40b5
|
Update ubx.cpp
GPS didn't work before this change was made
|
12 years ago |
Simon Wilks
|
ad212ee628
|
More cleanups
|
12 years ago |
Lorenz Meier
|
2b2c3f135d
|
Hotfix: Build fix
|
12 years ago |
Lorenz Meier
|
a817dedf11
|
Fixed bug in MAVLink HIL interface, now consistent with in-flight results in the field
|
12 years ago |
Lorenz Meier
|
82d2ab677e
|
Fixes to MAVLink HIL
|
12 years ago |
Simon Wilks
|
715e3e2ebe
|
Cleanup
|
12 years ago |
Lorenz Meier
|
edc8e9aa5d
|
Small compile warning fix for HoTT test
|
12 years ago |
Simon Wilks
|
48f815860b
|
Debugging, cleanup and added airspeed to HoTT telemetry.
|
12 years ago |
Simon Wilks
|
853ba612b1
|
Add missing uORB topic
|
12 years ago |
Simon Wilks
|
696e48fbf3
|
Cleanup variable names and such
|
12 years ago |
Simon Wilks
|
df6976c8d6
|
Split diff pressure and airspeed.
|
12 years ago |
Julian Oes
|
76497502cb
|
Moved the L3GD20 driver to the new driver, working on FMU v1 and v2
|
12 years ago |
marco
|
59573e5b69
|
BLCtrl 2.0 testing - currently only 8 Bit resolution - this should fly
|
12 years ago |
Pat Hickey
|
64ec950c58
|
px4iov2 nsh boots
|
12 years ago |
Simon Wilks
|
c5a453cd18
|
Remove some testing code.
|
12 years ago |
Simon Wilks
|
42f4a9e880
|
Switch to differential pressure topic
|
12 years ago |
Simon Wilks
|
c8ac1d0b0a
|
Add in the missing header.
|
12 years ago |
Simon Wilks
|
4f99200b0f
|
Initial implementation that can read values from the ETS.
|
12 years ago |
Julian Oes
|
1a8cca92e9
|
Fixed axis in L3GD20 driver
|
12 years ago |
Julian Oes
|
8c70f4412d
|
Fixed axis in L3GD20 driver
|
12 years ago |
Lorenz Meier
|
a1c8d19c34
|
Added generation of pressure altitude in highres IMU message mode
|
12 years ago |
px4dev
|
2557f0d2de
|
Rename the 'device' directory back to 'drivers', it's less confusing that way.
Move the fmuv2 board driver out into the new world.
|
12 years ago |
px4dev
|
8eeefcce05
|
Add GPIO driver access to the power supply control/monitoring GPIOs for FMUv2
|
12 years ago |
px4dev
|
c355275669
|
Make the 'fmu' command build for v2. Should be enough to get the FMU-side PWM outputs working, but untested.
|
12 years ago |
px4dev
|
706dcb6a53
|
Move the FMU driver from the old universe to the new universe so that we can teach it about v2.
|
12 years ago |
px4dev
|
e7e35616c0
|
Fix the way that tone_alarm idles the GPIO and make it idle safely for v2 boards.
|
12 years ago |
px4dev
|
e5fa9dbcea
|
Move the LSM303D driver over into the new world.
|
12 years ago |
Julian Oes
|
d1d4d1d1e2
|
Some defines and comments (still WIP)
|
12 years ago |
Julian Oes
|
f288c65baa
|
LSM303D accel and mag working (still WIP)
|
12 years ago |
Julian Oes
|
2187dc8e9a
|
LSM303D accel raw values look ok (work in progress)
|
12 years ago |
Lorenz Meier
|
b4483a09b2
|
Added LSM303D driver
|
12 years ago |
Lorenz Meier
|
4a5505b044
|
Added LSM303D driver skeleton
|
12 years ago |
Julian Oes
|
4ccf252b76
|
Changed I2C bus for blinkm, tested on fmuv2
|
12 years ago |