Lorenz Meier
|
1ac2b307e4
|
Enable stricter compile mode and ensure the most relevant bits are initialized. Needs more work to avoid the remaining warnings
|
2014-07-15 18:23:17 +02:00 |
|
Lorenz Meier
|
629ab5540f
|
Fix severity handling of text messages
|
2014-07-12 14:30:49 +02:00 |
|
Anton Babushkin
|
e57579fa21
|
mavlink, navigator: compile errors/warnings fixed
|
2014-07-10 17:08:23 +02:00 |
|
Anton Babushkin
|
39dab45ac5
|
Merge branch 'master' into dataman_state_nav_rewrite
|
2014-07-04 12:22:55 +02:00 |
|
Anton Babushkin
|
d7394c7ef9
|
mavlink: stack size increased
|
2014-07-03 19:00:22 +02:00 |
|
Anton Babushkin
|
1a6b2b9c1e
|
Merge branch 'master' into dataman_state_nav_rewrite
|
2014-06-30 12:31:06 +02:00 |
|
Lorenz Meier
|
8e41cbfdfa
|
mavlink: Warning fixes
|
2014-06-30 12:18:38 +02:00 |
|
Don Gagne
|
92adbe9216
|
Fix compiler warnings
|
2014-06-29 17:47:24 -07:00 |
|
Lorenz Meier
|
ecee13861c
|
Merged master
|
2014-06-29 19:12:35 +02:00 |
|
Lorenz Meier
|
5db51bd704
|
Merged master into navigator_rewrite
|
2014-06-29 13:11:29 +02:00 |
|
Lorenz Meier
|
e00d9407b9
|
Merged master
|
2014-06-29 13:03:53 +02:00 |
|
Don Gagne
|
a398d5cbcc
|
Support for List, Open, Read, Terminate commands
Fixed various bugs. Flattened Mavlink::Session class while fixing bugs
in this area.
|
2014-06-27 20:33:39 -07:00 |
|
Julian Oes
|
cc8f7f4c97
|
Merge branch 'master' into navigator_rewrite
Conflicts:
src/modules/commander/commander.cpp
src/modules/commander/state_machine_helper.h
src/modules/mavlink/mavlink_messages.cpp
|
2014-06-27 14:39:36 +02:00 |
|
Lorenz Meier
|
7546b99a24
|
mavlink-ftp: Add extra padding because the ringbuffer implementation relies on its use
|
2014-06-26 14:26:35 +02:00 |
|
Lorenz Meier
|
6e597a66de
|
merged master
|
2014-06-26 13:31:33 +02:00 |
|
Lorenz Meier
|
f02de30c32
|
Merge branch 'master' into navigator_rewrite_estimator
|
2014-06-23 13:53:22 +02:00 |
|
Lorenz Meier
|
bf5061aa21
|
Fix error reporting in stream config, report if a stream was not found at all in stream list and return error
|
2014-06-23 13:52:09 +02:00 |
|
Lorenz Meier
|
9a1b724070
|
Merged master
|
2014-06-22 18:21:03 +02:00 |
|
Lorenz Meier
|
72afa2ca2b
|
Capture TX issues in performance counter instead of spamming console in mavlink app
|
2014-06-22 18:15:40 +02:00 |
|
Julian Oes
|
9772aa5814
|
mavlink: set current DO_JUMP repetitions to 0 initially
|
2014-06-15 11:59:45 +02:00 |
|
Anton Babushkin
|
5be741607c
|
mavlink: mission manager moved to separate class and reworked
|
2014-06-14 23:57:29 +02:00 |
|
Anton Babushkin
|
ffd9ac7e08
|
mavlink: fix WPM initialization
|
2014-06-14 01:31:23 +02:00 |
|
Anton Babushkin
|
91b590ef58
|
Move MISSION_STATE read/write from mavlink to navigator and commander
|
2014-06-13 23:40:48 +02:00 |
|
Anton Babushkin
|
842e7c3df9
|
Merge branch 'navigator_rewrite' into dataman_state_nav_rewrite
|
2014-06-12 16:51:37 +02:00 |
|
Anton Babushkin
|
2951962c21
|
dataman: rename SYSTEM_STATE section to MISSION_STATE
|
2014-06-12 13:11:45 +02:00 |
|
Anton Babushkin
|
3f1f015fe0
|
Merge branch 'mavlink_stack' into dataman_state
|
2014-06-12 12:35:35 +02:00 |
|
Anton Babushkin
|
342e08977a
|
MavlinkOrbSubscription API reworked
|
2014-06-11 14:00:44 +02:00 |
|
Anton Babushkin
|
fb4bcf87ba
|
Merge branch 'master' into mavlink_stack
|
2014-06-10 15:12:09 +02:00 |
|
Anton Babushkin
|
3015f2e7af
|
mavlink: retry timeout moved to define
|
2014-06-10 14:32:37 +02:00 |
|
Anton Babushkin
|
cad0877f67
|
mavlink: waypoint manager fixes, mission saving on reboot
|
2014-06-09 16:10:24 +02:00 |
|
Jean Cyr
|
a6cf04a6ff
|
Create system state entry in dataman - ATTN Anton
Create persistent system state id for data manager to store system state
that will persist across resets.
|
2014-06-08 14:08:22 -04:00 |
|
Lorenz Meier
|
a103fef948
|
Fixed threading and transmission issues for FTP
|
2014-06-08 18:51:35 +02:00 |
|
Julian Oes
|
289094e059
|
Merge remote-tracking branch 'px4/master' into navigator_rewrite
|
2014-06-06 23:10:37 +02:00 |
|
Anton Babushkin
|
3306737361
|
mavlink: send MISSION_REQUEST after short timeout when receiving mission, remove all "target id mismatch" warnings
|
2014-06-06 00:42:02 +02:00 |
|
Lorenz Meier
|
5624c1406a
|
Hotfix: Better microSD reporting
|
2014-06-03 16:43:15 +02:00 |
|
Julian Oes
|
d1d03c34b9
|
Merge remote-tracking branch 'px4/master' into navigator_rewrite
Conflicts:
src/modules/navigator/navigator_main.cpp
|
2014-06-03 16:04:39 +02:00 |
|
Julian Oes
|
854bb7fe08
|
navigator: mission class added (WIP)
|
2014-06-03 16:01:28 +02:00 |
|
Thomas Gubler
|
794b853a3b
|
mavlink: for takeoff mission items don't set the time inside field. Correctly set pitch min when converting from mission item to mavlink mission item
|
2014-06-01 14:04:16 +02:00 |
|
Thomas Gubler
|
138edca544
|
attempt to fix mavlink hardware flow control disable logic
|
2014-05-31 13:15:10 +02:00 |
|
Lorenz Meier
|
46301f753d
|
Minor fixes to MAVLink
|
2014-05-29 18:28:37 +02:00 |
|
Thomas Gubler
|
00d40d095d
|
mavlink mission item takeoff: read correct param for minimal pitch
|
2014-05-28 00:16:51 +02:00 |
|
Julian Oes
|
063caba36b
|
Merge branch 'master' into navigator_rewrite
Conflicts:
src/drivers/gps/gps.cpp
src/drivers/gps/mtk.cpp
src/modules/commander/commander.cpp
src/modules/ekf_att_pos_estimator/ekf_att_pos_estimator_main.cpp
src/modules/navigator/mission.cpp
src/modules/navigator/mission.h
src/modules/navigator/navigator_main.cpp
src/modules/navigator/navigator_state.h
src/modules/position_estimator_inav/position_estimator_inav_main.c
|
2014-05-26 20:19:11 +02:00 |
|
Lorenz Meier
|
c60561b705
|
mavlink: Compile warning fixes
|
2014-05-21 14:21:47 +02:00 |
|
Lorenz Meier
|
9b2370e387
|
mavlink app: Fix compile error
|
2014-05-16 17:10:11 +02:00 |
|
Lorenz Meier
|
fbb3adde06
|
mavlink app: Clean up allocations
|
2014-05-16 14:00:58 +02:00 |
|
Lorenz Meier
|
cccd3e1dc4
|
mavlink app: Reduce stack sizes minimally after further inspection
|
2014-05-16 10:47:18 +02:00 |
|
Lorenz Meier
|
ba51ab2545
|
Merge branch 'ekf_params' of github.com:PX4/Firmware
|
2014-05-15 13:14:25 +02:00 |
|
Lorenz Meier
|
8d9c6fe4d7
|
mavlink app: Fix use of message buffer
|
2014-05-15 07:25:23 +02:00 |
|
Lorenz Meier
|
8dc0a21a7e
|
mavlink, commander: Get back close to original stack sizes. Although tests came clean, we do not want to take any chances
|
2014-05-15 07:14:58 +02:00 |
|
Lorenz Meier
|
7655f3e425
|
Reduce mavlink stack size slightly
|
2014-05-14 19:34:55 +02:00 |
|