hybridDrone / ardudrone

Automatically exported from code.google.com/p/ardudrone
0 stars 0 forks source link

Software modifications Problem #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Got the Firmware 1.3.3 installed. (Iphone confirms the Firmware version).

Downloaded Ardu.DroneRC_v0.2.1 files from nossari's ardudrone Howto, and 
installed them on the drone using FileZila and Binary transfer.

[ATTACH]3871039[/ATTACH]

Opened Terminal (using a Mac) and Telnet 192.168.1.1 as descriped.

Got confirmation:
BusyBox v1.14.0 (2010-09-22 15:20:11 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

But then at point 3.1.3 things start to go wrong.
Typing in the 3 commands I get following responds:

# cd /data/video/ardudrone
/bin/sh: cd: can't cd to /data/video/ardudrone

# chmod 755 ardudrone_setup.sh
chmod: ardudrone_setup.sh: No such file or directory

# chmod 755 atcomproxy_arm
chmod: atcomproxy_arm: No such file or directory

What is going wrong?

(This was also posted on the AR Drone thread at RC Groups Forum)

Original issue reported on code.google.com by Lasse.No...@gmail.com on 16 Mar 2011 at 4:18

Attachments:

GoogleCodeExporter commented 8 years ago
As I have seen in the RC forums you already figured it out, some general notes 
if anybody encounters the same problems:

(1) Upload any files WITHOUT using any port number (except the default 21).

(2) Upload the folder as a whole to the drone!

Regards,
n.

Original comment by dr.plac...@gmx.net on 17 Mar 2011 at 8:53