Commit Graph

46487 Commits

Author SHA1 Message Date
Pavel Kirienko f4112068c1 Using UAVCAN_PACKED_BEGIN/UAVCAN_PACKED_END macros globally 2014-03-03 16:34:36 +04:00
Pavel Kirienko 89f8925a76 Packing control for generated types 2014-03-03 16:27:06 +04:00
Pavel Kirienko 02963500ec Refactored and fixed DSDL signature computation; added DSSD comment into .hpp template 2014-03-03 15:40:53 +04:00
Pavel Kirienko fdfe5938c2 Read only permissions for generated types 2014-03-03 14:52:43 +04:00
julianoes 49fe131019 Merge pull request #674 from PX4/safety_disarm
commander: disarm system when safety enabled
2014-03-03 10:59:51 +01:00
Pavel Kirienko c035dd4436 DSDL compiler for libuavcan - dsdlc 2014-03-03 13:39:27 +04:00
julianoes 72ae4a6dc7 Merge pull request #653 from PX4/fs_beep
Beeps and LED blinks cleanup, beep on RC failsafe added
2014-03-03 10:11:33 +01:00
julianoes 8b99062e66 Merge pull request #660 from PX4/rtl_heading
navigator: use bearing to home for RTL
2014-03-03 09:14:38 +01:00
Pavel Kirienko 5568e5751e Preserving original filename in the compound type descriptor structure 2014-03-03 10:46:57 +04:00
Pavel Kirienko c994fa59b0 DSDL signature is being computed from constants as well 2014-03-03 10:43:11 +04:00
julianoes 85247e3fdd Merge pull request #680 from PX4/ready_rtl_fix
navigator: forbid READY -> RTL transition
2014-03-02 21:22:16 +01:00
Pavel Kirienko 33ebb1f9e0 parse_namespace() parses one namespace at a time 2014-03-02 21:26:14 +04:00
Lorenz Meier eee8ee9e0f Merge pull request #699 from PX4/beta_phantom
startup: phantom script was missing the default line
2014-03-02 08:17:38 -08:00
Anton Babushkin db157b68c2 mc_pos_control: remove some debug logs 2014-03-02 19:42:10 +04:00
Pavel Kirienko b8aa04917f Less verbose logging 2014-03-02 17:48:58 +04:00
Pavel Kirienko 30566e3b69 Slightly reorganized DSDL parser 2014-03-02 17:42:34 +04:00
Pavel Kirienko 609346b26f Max data structure length validation 2014-03-02 17:37:06 +04:00
Pavel Kirienko 888c2dfd44 parse_namespaces() 2014-03-02 16:45:09 +04:00
Pavel Kirienko dac212e997 Cleaner error reporting 2014-03-02 15:39:23 +04:00
Pavel Kirienko e21142f746 Simplified PrimitiveType.get_normalized_definition() 2014-03-02 14:50:58 +04:00
Pavel Kirienko e3eb70f33e DSDL constant range validation 2014-03-02 14:46:04 +04:00
Anton Babushkin 624ff01018 mavlink: HIL fixes, send 0 when disarmed 2014-03-02 12:53:46 +04:00
Anton Babushkin f79aea89bc Merge branch 'inav_fs' into rtl_heading 2014-03-01 23:43:21 +04:00
Pavel Kirienko 3b35c27c05 Fixed gitignore 2014-03-01 23:17:09 +04:00
Pavel Kirienko 954b3e4bf3 DSDL parser 2014-03-01 23:13:26 +04:00
Anton Babushkin cc0f237c16 Merge branch 'inav_fs' into beta_mavlink2 2014-03-01 22:57:30 +04:00
Anton Babushkin d11235585c position_estimator_inav: log writing on NaN estimate fixed 2014-03-01 22:56:02 +04:00
Anton Babushkin e06263f76f position_estimator_inav: failsafe against NaN estimate 2014-03-01 22:43:56 +04:00
Anton Babushkin 63bdb749ad mavlink: unused include removed 2014-03-01 22:41:27 +04:00
Anton Babushkin 85001b52ae mavlink: VFR_HUD message added to default message sets 2014-03-01 20:09:02 +04:00
Anton Babushkin a1ea89ea2d mavlink: more precise message streams timing 2014-03-01 19:42:29 +04:00
Anton Babushkin 6948defdb2 mavlink: HIL fixes, performance optimization 2014-03-01 19:27:53 +04:00
Julian Oes b264352c17 startup: phantom script was missing the default line 2014-03-01 15:47:09 +01:00
Anton Babushkin 256cc2b411 mavlink: cleanup and refactoring, rcS: EXIT_ON_END fix 2014-03-01 18:30:30 +04:00
Anton Babushkin c10ef78753 mavlink: stop fixes 2014-03-01 17:12:46 +04:00
Anton Babushkin c47ef70dd9 Merge branch 'beta_mavlink' into beta_mavlink2 2014-03-01 16:44:30 +04:00
Anton Babushkin 1b8004cd8e mavlink: add new streams in main loop, minor cleanup and fixes 2014-03-01 16:43:04 +04:00
Julian Oes 32b9834c52 Merge remote-tracking branch 'px4/beta' into beta_mavlink 2014-03-01 11:11:11 +01:00
Julian Oes eac00a71ea navigator: don't enter AUTO_READY for fixedwing because we don't have a land detector yet 2014-03-01 11:05:07 +01:00
Julian Oes 2c337d9b45 Merge remote-tracking branch 'px4/master' into beta 2014-03-01 10:36:19 +01:00
julianoes 3dd3ba4637 Merge pull request #688 from PX4/sdlog2_fix
log corruption lseek workaround
2014-03-01 10:35:06 +01:00
Thomas Gubler f2b46389ee fw: reset landing and takeoff state if switched to manual 2014-02-28 21:42:41 +01:00
Anton Babushkin 836f7c435f mavlink: code style and copyright fixes 2014-03-01 00:16:51 +04:00
Anton Babushkin 77d1989aba mavlink: more message streams implemented 2014-03-01 00:06:30 +04:00
Anton Babushkin 323b90bfd9 mavlink: uORB topics includes moved to mavlink_messages.cpp, more messages implemented 2014-02-28 23:44:51 +04:00
Anton Babushkin 967f81bfab mavlink_onboard removed 2014-02-28 23:43:52 +04:00
Diogo Machado 0789189c05 - Added JC params to jetdrive control example app.
- fixed offboard control mode rates
2014-02-28 16:24:15 +00:00
Anton Babushkin 4912a4af99 Merge branch 'beta' into ready_rtl_fix 2014-02-28 20:04:43 +04:00
Pavel Kirienko 1f7054b6ca Minor cleanup for utils.hpp 2014-02-28 15:22:36 +04:00
Pavel Kirienko 161c3fdc7d Some more renamings: marshalling --> marshal 2014-02-28 14:31:03 +04:00