Lorenz Meier
|
1cc4c808a8
|
Upgrade UAVCAN to multi pub/sub A API
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
95462c5b7c
|
uORB: Remove duplicate topics
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
9190d59791
|
Move sensors app to multi pub/sub
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
165e5f5a62
|
Move MAVLink to multi pub/sub API (to first index)
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
c4cf28fa95
|
Move FW att control to multi pub sub API
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
83a0f8e5ce
|
Move EKF to multi pub/sub API
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
777eda1a89
|
Move MATLAB example to multi pub/sub API
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
7f299ea0cc
|
Move commander to multi pub/sub API
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
d851a630d8
|
Move all drivers to multi pub/sub API
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
c3eb10560b
|
Move sensors to new mag interface
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
f641a26fee
|
Move MAVLink to new mag interface
|
2015-01-29 16:33:53 +01:00 |
|
Lorenz Meier
|
801e9ed4fb
|
Commander: move sensor interface for mag to new multi-sub
|
2015-01-29 16:33:52 +01:00 |
|
Lorenz Meier
|
114465aba4
|
Move LSM303D mag to new multi-pub interface
|
2015-01-29 16:33:52 +01:00 |
|
Lorenz Meier
|
f30b02272b
|
Move HMC5883 to new interface
|
2015-01-29 16:33:52 +01:00 |
|
Lorenz Meier
|
50a58db7e6
|
uORB: Ensure correct instance initialization, port complete mag API to new interface
|
2015-01-29 16:33:52 +01:00 |
|
Lorenz Meier
|
4f9a6273cb
|
uORB: correct pub creation for multi-topics
|
2015-01-29 16:33:52 +01:00 |
|
Lorenz Meier
|
7932e2eda2
|
Add top to test build
|
2015-01-29 16:33:52 +01:00 |
|
Lorenz Meier
|
8de411619a
|
Initial stab at supporting multiple publications on the same base name and auto-enumeration of additional publications.
|
2015-01-29 16:33:52 +01:00 |
|
hauptmech
|
21d3dcb190
|
Fix config utility to work with all devices of each type, not just the primary one.
|
2015-01-28 10:20:19 +01:00 |
|
hauptmech
|
5444972347
|
Add call to access the mcu unique id. Expose via the 'ver' command.
This is prep for verifying calibration parameters against the hardware they were gathered on.
|
2015-01-28 10:20:19 +01:00 |
|
Roman Bapst
|
97471bf0aa
|
added references
|
2015-01-28 09:45:22 +01:00 |
|
Roman Bapst
|
e95e096284
|
added references
|
2015-01-28 09:31:42 +01:00 |
|
Lorenz Meier
|
52f3fe1d9a
|
Added more docs to offset as suggested by @velocoderaptor, thanks!
|
2015-01-26 20:23:42 +01:00 |
|
Lorenz Meier
|
b8fade7dcf
|
MPU6K: Improve gyro self test to allow more realistic deviations from nominal state
|
2015-01-26 20:04:56 +01:00 |
|
Johan Jansen
|
9c627255cc
|
MPU6000: Increase gyro offset tolerance to 7 dps
|
2015-01-26 19:59:16 +01:00 |
|
Johan Jansen
|
9cc94fcb2d
|
mc_pos_control: Protect against NaN and Inf setpoints
|
2015-01-26 13:58:19 +01:00 |
|
Lorenz Meier
|
18d756dd59
|
USB startup: Ensure that we are not talking to the peripheral too soon. Startup does not take longer due to smart rearrangement of launch calls
|
2015-01-26 08:59:19 +01:00 |
|
James Goppert
|
cbf4a5af16
|
Simplified i2c handling for flow.
|
2015-01-24 14:25:58 -05:00 |
|
Lorenz Meier
|
ba54deefc9
|
Merge pull request #1397 from dyeldandi/vz
Adding vertical (Z) velocity to inav estimator
|
2015-01-23 20:26:50 +01:00 |
|
Lorenz Meier
|
b14e849fc4
|
Sonar: Set min/max distance properly, add usleep for detection
|
2015-01-23 16:33:24 +01:00 |
|
Jon Verbeke
|
a23c39eec4
|
Sonar driver by jverbeke
|
2015-01-23 16:13:55 +01:00 |
|
Lorenz Meier
|
193a210b51
|
Multi sonar support by jverbeke
|
2015-01-23 14:51:49 +01:00 |
|
Daniel Agar
|
e10d6bf603
|
Fixed coverity CID #12521
|
2015-01-22 15:02:43 +01:00 |
|
Daniel Agar
|
9f32a85409
|
Fixed coverity CID #12530
|
2015-01-22 15:02:43 +01:00 |
|
Daniel Agar
|
ce11cc9f32
|
geofence.cpp format
|
2015-01-22 15:02:43 +01:00 |
|
Daniel Agar
|
20a8b26ac8
|
Fixed coverity CID #12538
|
2015-01-22 15:02:43 +01:00 |
|
Lorenz Meier
|
7faef870c8
|
Fix UAVCAN dependency generation issue
|
2015-01-22 09:24:13 +01:00 |
|
Randy Mackay
|
d80a00fad1
|
batt_smbus: disable if no batt 10seconds after startup
|
2015-01-21 22:23:17 +01:00 |
|
David Sidrane
|
2a00948c7a
|
Added prefix to Match Message also
|
2015-01-21 10:19:24 -10:00 |
|
David Sidrane
|
e037b7ae9b
|
Added delay to ensure the the px4io is in loop waiting for a characterit
loop.
|
2015-01-21 10:02:22 -10:00 |
|
David Sidrane
|
0943bd9a31
|
Added Prefix to message to identify it as PX4IO related
|
2015-01-21 09:54:49 -10:00 |
|
Pavel Kirienko
|
ae0e2d7209
|
Removing extra UAVCAN perfcounters
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
f6dc2af398
|
UAVCAN update
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
4baf4a032f
|
Fixed: Passing this->_armed_sub to close, which cannot accept a negative number.
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
91362223ea
|
Fixed uninitialized fields of UavcanNode
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
2ebd7099de
|
Globally configurable stack checks, R10 is always fixed
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
c9eae96cf6
|
Frame size fix fix per Lorenz's suggestion
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
ed27e583e0
|
UAVCAN update
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
1d13edcf92
|
Stack checks made optional: ENABLE_STACK_CHECKS
|
2015-01-21 14:54:24 +01:00 |
|
Pavel Kirienko
|
f49f183f74
|
UAVCAN module: -O3 instead of -Os; fixed instrumentation defines
|
2015-01-21 14:54:24 +01:00 |
|