[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3916)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3916)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4792: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3916)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4793: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3916)
AutoQuad Forum • View topic - Compiling the source

Compiling the source

News, Setup, Compiling, Flashing, Development

Compiling the source

Postby funth1ngs » Sun Jul 22, 2012 8:52 pm

Hi!

Just compiled the latest svn (with Crossworks) to get ppm support, the hexfile is arround 373kB. After flashing, only the power LED lights up and I can't connect with QGCS. With

What did I do wrong? :)

Cheers,
Heiko
funth1ngs
 
Posts: 52
Joined: Tue Jul 03, 2012 3:57 pm

Re: Compiling the source

Postby sandmen » Sun Jul 22, 2012 9:26 pm

Be sure you have to set to "THUMB Release" in the Project Explorer.
Otherwise it's a debug version.
sandmen
 
Posts: 997
Joined: Fri Jun 22, 2012 7:25 am

Re: Compiling the source

Postby kinderkram » Sun Jul 22, 2012 10:00 pm

You followed these steps?
http://autoquad.org/wiki/wiki/development/
Did you also add the mavlink folder?
It's included in the dev package: http://autoquad.org/software-downloads/?did=8
kinderkram
 
Posts: 2911
Joined: Fri Jun 22, 2012 7:47 am

Re: Compiling the source

Postby funth1ngs » Sun Jul 22, 2012 10:46 pm

Thanks sandmen for the hint! Now it works... :)

Cheers,
Heiko
funth1ngs
 
Posts: 52
Joined: Tue Jul 03, 2012 3:57 pm

Re: Compiling the source

Postby chris24g » Mon Jul 23, 2012 12:11 am

Can you post the compiled ppm .hex?
chris24g
 
Posts: 120
Joined: Thu Jul 05, 2012 8:07 am

Re: Compiling the source

Postby GoFaster » Wed Jul 25, 2012 11:36 am

Is there a compiled 6.6 Hex with PPM support available somewhere, please?
GoFaster
 
Posts: 355
Joined: Tue Jul 03, 2012 1:20 pm
Location: Connecticut, USA

Re: Compiling the source

Postby kinderkram » Wed Jul 25, 2012 12:22 pm

I've attached a compiled *.hex file with PPM support (frame rotation = 0, airframe type = custom).

Note: This is no official release but for testing and experimenting purposes only!
Attachments
aqv6.6.1-ppm.hex.zip
Latest AQ 6.6 experimental code with PPM support from the repo
(108.58 KiB) Downloaded 766 times
kinderkram
 
Posts: 2911
Joined: Fri Jun 22, 2012 7:47 am

Re: Compiling the source

Postby GoFaster » Wed Jul 25, 2012 12:27 pm

Thanks Norbert!

- Felix
GoFaster
 
Posts: 355
Joined: Tue Jul 03, 2012 1:20 pm
Location: Connecticut, USA

Re: Compiling the source

Postby chris24g » Thu Jul 26, 2012 2:22 am

What radio type do we set in the gcs?
chris24g
 
Posts: 120
Joined: Thu Jul 05, 2012 8:07 am

Re: Compiling the source

Postby funth1ngs » Thu Jul 26, 2012 7:42 pm

Hi!

@chris24g: Sorry for not posting the firmware, missed this thread... You can select PPM as input mode!

Cheers,
Heiko
funth1ngs
 
Posts: 52
Joined: Tue Jul 03, 2012 3:57 pm

Next

Return to AQ Firmware

Who is online

Users browsing this forum: No registered users and 9 guests

cron