Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTP fuse driver #129

Closed
vooon opened this issue Aug 18, 2014 · 12 comments
Closed

FTP fuse driver #129

vooon opened this issue Aug 18, 2014 · 12 comments

Comments

@vooon
Copy link
Member

vooon commented Aug 18, 2014

Just an idea for #128.

@vooon vooon added PX4 labels Aug 18, 2014
@TSC21
Copy link
Member

TSC21 commented Aug 18, 2014

You are refering to FUSE?

@vooon
Copy link
Member Author

vooon commented Aug 18, 2014

Yes, it's not so hard.

@TSC21
Copy link
Member

TSC21 commented Aug 18, 2014

What will be the great use FUSE? We just need to get the log files and then forwarding them to the proper plot/log tool, I think.

@mhkabir
Copy link
Member

mhkabir commented Jan 29, 2015

@vooon Any updates on this or plans?

@vooon
Copy link
Member Author

vooon commented Jan 29, 2015

No plans for now.
I think that it may be done for fun, but really not needed because low transaction speed.

@mhkabir
Copy link
Member

mhkabir commented Jan 29, 2015

Closing now then. Reopen later if required.

@mhkabir mhkabir closed this as completed Jan 29, 2015
@vooon vooon reopened this Apr 5, 2015
vooon added a commit that referenced this issue Apr 5, 2015
vooon added a commit that referenced this issue Apr 5, 2015
@vooon vooon closed this as completed in 62838b8 Apr 5, 2015
@vooon vooon added this to the Version 0.12 milestone Apr 5, 2015
@TSC21
Copy link
Member

TSC21 commented Apr 5, 2015

Excellent @vooon :D How can we try this out?

@vooon
Copy link
Member Author

vooon commented Apr 5, 2015

  1. launch mavros (be sure that ftp plugin loaded)
  2. mkdir /tmp/my-px4-mountpoint
  3. rosrun mavros_extras mavftpfuse /tmp/my-px4-mount-point

@vooon
Copy link
Member Author

vooon commented Apr 5, 2015

Advantage of mavftpfuse: usage of regular console tools (and even gui editors, but ther swap files may slow down)
Disadwantage: mavftp uses CRC32 to check files transfer, -fuse not.

@TSC21
Copy link
Member

TSC21 commented Apr 5, 2015

Thanks! Is there any other GUI tool do you recommend using besides MacFusion?

@vooon
Copy link
Member Author

vooon commented Apr 5, 2015

I don't use any gui for mounting. Also i don't checked with mac os (fusepy has support, but you also need ROS).

@TSC21
Copy link
Member

TSC21 commented Apr 5, 2015

OK thanks!

vooon added a commit that referenced this issue Apr 18, 2015
* master:
  plugin: param fix #276: add check before reset request downcounter.
  libmavconn #269: add seq number to debug
  gcs bridge fix #277: add link diagnostics
  vim: Add YouCompleteMe configuration file
  plugin: setpoint_position #273: add quirk for PX4.
  readme: fir glossary misprint
  readme: add notes about catkin tool
  0.11.1
  prepare release 0.11.1
  scripts #262: update mavwp
  scripts #262: mavsetp, new module mavros.setpoint
  mavftpfuse #129: done!
  mavftpfuse #129: cache file attrs
  mavftpfuse #129: initial import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants