djkera / arducopter

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

UBRR1H was not declared in this scope #549

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. i attempted to verify the updated firmware to add to my arducopter
2.
3.

What is the expected output? What do you see instead?
when i ask ardupilot version of arduino to verify if the code is working i 
receive an error taht 'UBRR1H' was not declared in this scope.  the line 
FastSerialPort1(serial1);  //GPS Port is highlighted with this error in the 
arducopter tab

What version of the product are you using? On what operating system?
ArduCopter-2.9.1 on windows

Please provide any additional information below.
the only thing that i had changed was adding the line
 # define CONFIG_APM_HARDWARE APM_HARDWARE_APM2 
to the APM_Config.h tab as instructed in the "Downloading and using the 
ArduCopter software with Arduino" page on the arducopter code page

Original issue reported on code.google.com by Ted.Jos...@gmail.com on 20 Feb 2013 at 10:10

GoogleCodeExporter commented 9 years ago
Closing all issues on the old issues list by marking them WontFix.

If this is still a valid issue please re-raise it on the new GitHub issues 
list: https://github.com/diydrones/ardupilot/issues

Thanks!

Original comment by rmackay...@gmail.com on 21 Jul 2013 at 2:14