Anton Babushkin
|
141982a3ac
|
mavlink: minor refactoring and cleanup, rate limiter class implemented, new messages added
|
2014-02-27 13:54:55 +04:00 |
|
Pavel Kirienko
|
3b67b15ff5
|
GlobalDataTypeRegistry partially implemented
|
2014-02-27 11:30:38 +04:00 |
|
Pavel Kirienko
|
d71ec29fcf
|
DataTypeDescriptor got name_
|
2014-02-27 09:29:58 +04:00 |
|
Pavel Kirienko
|
bc54015265
|
data_type.hpp moved one level up from 'internal/'
|
2014-02-27 08:47:32 +04:00 |
|
Pavel Kirienko
|
1a7c0ee65b
|
DataTypeDescriptor::MaxDataTypeID
|
2014-02-27 08:35:07 +04:00 |
|
Anton Babushkin
|
18f72f8dd7
|
mavlink: GPS_GLOBAL_ORIGIN message added, set message rate depending on baudrate
|
2014-02-26 23:02:53 +04:00 |
|
Anton Babushkin
|
85dc422d98
|
mavlink: more streams implemented, stack size returned to 2048
|
2014-02-26 22:47:19 +04:00 |
|
Anton Babushkin
|
f9619e3934
|
geo: _wrap_XXX minor fix
|
2014-02-26 22:46:33 +04:00 |
|
Anton Babushkin
|
2967763b16
|
mavlink: heartbeat message bug fixed
|
2014-02-26 22:13:49 +04:00 |
|
Anton Babushkin
|
355715a054
|
Merge branch 'beta_mavlink' into beta_mavlink2
|
2014-02-26 21:38:58 +04:00 |
|
Anton Babushkin
|
7310fd6085
|
mavlink: use inherited classes instead of callbacks for mavlink messages formatting, fixes and cleanup
|
2014-02-26 21:28:35 +04:00 |
|
Diogo Machado
|
be4af0ab3b
|
code clean up
|
2014-02-26 17:07:29 +00:00 |
|
Pavel Kirienko
|
c46beca304
|
Integrated DataTypeSignature; hash removed
|
2014-02-26 19:13:35 +04:00 |
|
Pavel Kirienko
|
057574b2ec
|
DataTypeSignature
|
2014-02-26 19:01:12 +04:00 |
|
Diogo Machado
|
0656aae3cb
|
Now setting flag_external_manual_override_ok to false when in offboard mode,so that fmu has control over outputs.
Added handling of OFFBOARD_CONTROL_MODE_DIRECT_RATES.
|
2014-02-26 14:31:23 +00:00 |
|
Diogo Machado
|
52b29cae39
|
added poll to 'attitude_rates_setpoint' as requested in TODO
|
2014-02-26 14:21:34 +00:00 |
|
Pavel Kirienko
|
121f8d2dee
|
TransportCRC --> TransferCRC
|
2014-02-26 18:16:14 +04:00 |
|
Pavel Kirienko
|
dc2460f264
|
Signature CRC extension
|
2014-02-26 18:12:05 +04:00 |
|
Diogo Machado
|
f4a6b07e29
|
indenting changes to make should_arm condition more readable
|
2014-02-26 11:29:31 +00:00 |
|
Diogo Machado
|
faa7d9577d
|
commented out gcs_link = false; when receiving swarm messages, since we still want imu and atitude messages in offboard mode
|
2014-02-26 11:27:42 +00:00 |
|
Diogo Machado
|
1acd951173
|
added publish to actuators when _v_control_mode.flag_external_manual_override_ok flag is set
|
2014-02-26 11:26:15 +00:00 |
|
Diogo Machado
|
92e15b83cc
|
added subscriber to vehicle_control_mode
|
2014-02-26 11:24:32 +00:00 |
|
Pavel Kirienko
|
a73560e1bd
|
Added DataTypeSignatureCRC
|
2014-02-26 12:17:06 +04:00 |
|
Pavel Kirienko
|
3edfe803c7
|
Added compile time and run time assertions for IntegerSpec<>
|
2014-02-26 10:56:12 +04:00 |
|
Pavel Kirienko
|
887ee64d54
|
Fixed TransportCRC compatibility with CRC-16-CCITT
|
2014-02-26 09:45:06 +04:00 |
|
Lorenz Meier
|
dac0427b60
|
fw_att_pos_estimator: Removed unused code
|
2014-02-25 17:17:47 -08:00 |
|
Anton Babushkin
|
769a2af1f8
|
mavlink: HIGHRES_IMU message added, default message streams added
|
2014-02-26 00:38:21 +04:00 |
|
Anton Babushkin
|
e291af990f
|
mavlink: adding message stream by name implemnted, mavlink streams definitions and formatters moved to mavlink_messages.h/cpp, mavlink_orb_listener class and thread removed
|
2014-02-26 00:24:14 +04:00 |
|
Anton Babushkin
|
4e27fd9a38
|
commander/px4_custom_mode.h: added missing include
|
2014-02-26 00:22:19 +04:00 |
|
Pavel Kirienko
|
a6ab9c416f
|
Crc16 --> TransferCRC
|
2014-02-25 17:58:31 +04:00 |
|
Julian Oes
|
adc4c90cff
|
Merge remote-tracking branch 'px4/beta' into beta_mavlink
|
2014-02-25 14:08:10 +01:00 |
|
Pavel Kirienko
|
366c5f5460
|
Two extra array tests
|
2014-02-25 16:26:15 +04:00 |
|
Pavel Kirienko
|
e4530daa2d
|
Optimized Array<>::clear()
|
2014-02-25 15:44:07 +04:00 |
|
Pavel Kirienko
|
af00efade2
|
TAO tests
|
2014-02-25 15:23:08 +04:00 |
|
Pavel Kirienko
|
ca277a4ef9
|
Tail array optimization; untested
|
2014-02-25 13:19:55 +04:00 |
|
Thomas Gubler
|
c6e2ad918b
|
mission feasibility checker: add missing default return in checkHomePositionAltitude
|
2014-02-25 00:35:17 +01:00 |
|
Thomas Gubler
|
053ad5b638
|
mission feasibility checker: remove audio warning for waypoint below home altitude
|
2014-02-24 22:19:21 +01:00 |
|
Anton Babushkin
|
cf7ac7e660
|
mavlink_orb_subscription: bug fixed
|
2014-02-25 00:04:44 +04:00 |
|
Anton Babushkin
|
3fe39600d0
|
Merge branch 'beta' into beta_mavlink2
|
2014-02-24 23:49:49 +04:00 |
|
Anton Babushkin
|
9ffc70de40
|
Merge branch 'beta_mavlink' into beta_mavlink2
|
2014-02-24 23:49:36 +04:00 |
|
Anton Babushkin
|
a79eef05bc
|
perf_counter: added include
|
2014-02-24 23:48:00 +04:00 |
|
Anton Babushkin
|
d8fdade6ab
|
mavlink: major rewrite, prepare for dynamic mavlink streams configuration, WIP
|
2014-02-24 23:46:58 +04:00 |
|
Thomas Gubler
|
88fe2d3052
|
mission feasibility checker: add check for waypoint altitude relative to home position altitude
|
2014-02-24 19:04:26 +01:00 |
|
Pavel Kirienko
|
a24cbcc493
|
Simplified StorageType<>
|
2014-02-24 21:46:18 +04:00 |
|
Pavel Kirienko
|
2b8996b82c
|
Fixed array MaxBitLen
|
2014-02-24 21:15:03 +04:00 |
|
Julian Oes
|
5ed5e04cb2
|
sdlog2: code style fixes broke compilation
|
2014-02-24 15:43:23 +01:00 |
|
Thomas Gubler
|
d975bf1f85
|
Merge pull request #691 from PX4/gitignore_pydev
gitignore: ignore pydev project file created in eclipse
|
2014-02-24 15:39:18 +01:00 |
|
Julian Oes
|
ba0bf456b9
|
gitignore: ignore pydev project file created in eclipse
|
2014-02-24 15:37:35 +01:00 |
|
Julian Oes
|
926c4701c7
|
mavlink: set current WP working as expected, report current WP with 0.5 Hz
|
2014-02-24 15:17:13 +01:00 |
|
Julian Oes
|
9c5894239f
|
Merge remote-tracking branch 'px4/fix_mission_dive' into beta_mavlink
|
2014-02-24 14:29:39 +01:00 |
|