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

Update Hott.pde #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Hott.pde #1

wants to merge 1 commit into from

Conversation

mamaretti
Copy link

untested with RC4!!

compile error

invalid conversion from 'void ()(uint32_t)' to 'void ()()'
because scheduler register_timer_process changed

have you tested it with RC4?
invalid conversion from 'void (*)(uint32_t)' to 'void (*)()'
because scheduler
@uwerod
Copy link
Owner

uwerod commented Dec 1, 2013

I added three files (Hott-new.pde; Hott_textmode-new.pde; APM_Config-new.h). For arducopter Version 3.2 you must replace the three files with the renamed files without "-new". The telemetre will now work with this version. In Version 3.1rc5 it was compiled with all features but in 3.2 you have to comment out one feature because of missing programmspace - i removed the opt-flow-sensor. I testet it on my hexacopter but at the moment it is not testet it in flight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants