mavlink / c_uart_interface_example

Simple MAVLink to UART interface example for *nix systems
264 stars 257 forks source link

update Readme with submodule command #13

Closed nopeppermint closed 8 years ago

nopeppermint commented 9 years ago

I had to write the two submodule commands to download the mavlink submodule.

aerialhedgehog commented 9 years ago

thanks @nopeppermint! looks good

nopeppermint commented 9 years ago

@aerialhedgehog could you update the mavlink submodule to the latest mavlink https://github.com/mavlink/mavlink/commit/df1bcab88facfc0f319c311582b3f636ec9c6b48 ?

nopeppermint commented 9 years ago

submodule updated to https://github.com/mavlink/c_library/commit/7769ef55a9133cd0477f06355e911a9ddee42ff0

nopeppermint commented 9 years ago

couldn't the submodule be added to https://github.com/mavlink/mavlink/tree/master/scripts with another script

nopeppermint commented 9 years ago

=> I just created a script for the submodule update https://github.com/mavlink/mavlink/pull/390

aerialhedgehog commented 9 years ago

hey @nopeppermint, apologies, just wrapping up my defense and dissertation. these changes look fine to me. @LorenzMeier can we merge this?