Software

Software

Postby dyst542 » Fri Jul 24, 2015 2:35 am

I've been stuck on getting the software to compile for a while now. I don't have a ton of experience with arduino, but some with C based languages.

Here's the error I've been getting on compile

Code: Select all
DeltaThrottle:2: error: 'JoyState_t' does not name a type
DeltaThrottle.ino: In function 'void setup()':
DeltaThrottle:54: error: 'joySt' was not declared in this scope
DeltaThrottle.ino: In function 'void loop()':
DeltaThrottle:198: error: 'joySt' was not declared in this scope
DeltaThrottle:220: error: 'Joystick' was not declared in this scope


Thoughts?
dyst542
 
Posts: 3
Joined: Wed May 27, 2015 12:42 am

Re: Software

Postby jeruw » Fri Jul 24, 2015 2:32 pm

The sketch currently up on GitHub I believe is built against Arduino IDE 1.0.6. There are some other discussions about this in various threads on the forums, and at least one person has forked the code and patched it for newer versions of the Arduino IDE. For now, the easiest way to get going is probably to download the 1.0.6 IDE from here: https://www.arduino.cc/en/Main/OldSoftw ... s#previous

Make sure you follow the instructions for copying certain components from the Delta Throttle code to the right directories in the IDE as well.
jeruw
 
Posts: 80
Joined: Tue Feb 17, 2015 3:10 pm


Return to Discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron