MegaPirateNG / ardupilot-mpng

MegaPirateNG
GNU General Public License v3.0
117 stars 105 forks source link

RC Input #138

Open rockforlife opened 10 years ago

rockforlife commented 10 years ago

Hi i got a huge problem when i try to flash my crius V2 with the last megapirate version ( 3.0.1 R4 ) i use regular PWM on A8-A15 and multiwii in order to see my RC inputs in mission planer so by this way its okay but when i try with ArduCopter i cant get it even after changing in RC_input_MPNG.cpp to ppm_Disabled and multiwii so this is really weird .... or maybe you can also add the HIL option inside the flash tool cause i need it quickly in order to try to learn how to flight with xplane 10

thomasbutler commented 10 years ago

Works on my system. I use v3.0.1r4 and PWM inputs on my Crius v1.1 (same as Crius v2 except for PPM input on A8 and flash for log). I have no problem viewing RC inputs in "tuning" and in the HUD () of MissionPlanner.

In RC_input_MPNG.cpp, you must:

define SERIAL_PPM SERIAL_PPM_DISABLED

and

define RC_MAPPING RC_MAP_MULTIWII

Hope this helps!

Note: to display channel input data, right click over the HUD(flight data) and select "user items" and the channel to display, or in 'tuning" if you want the channel data plotted.

rockforlife commented 10 years ago

Thats exactly what I did Le 28 avr. 2014 15:32, "thomasbutler" notifications@github.com a écrit :

Works on my system. I use v3.0.1r4 and PWM inputs on my Crius v1.1 (same as Crius v2 except for PPM input on A8 and flash for log). I have no problem viewing RC inputs in "tuning" and in the HUD () of MissionPlanner.

In RC_input_MPNG.cpp, you must:

define SERIAL_PPM SERIAL_PPM_DISABLED

and

define RC_MAPPING RC_MAP_MULTIWII

Hope this helps!

Note: to display channel input data, right click over the HUD(flight data) and select "user items" and the channel to display, or in 'tuning" if you want the channel data plotted.

— Reply to this email directly or view it on GitHubhttps://github.com/MegaPirateNG/ardupilot-mpng/issues/138#issuecomment-41558136 .

rockforlife commented 10 years ago

So it would be awesome if you add it to the flashtool software wich is really great and could be perfect with the ability to activate or desactivate the HIl feature Le 28 avr. 2014 16:08, "Hadrien POLINE" hadrienpoline@gmail.com a écrit :

Thats exactly what I did Le 28 avr. 2014 15:32, "thomasbutler" notifications@github.com a écrit :

Works on my system. I use v3.0.1r4 and PWM inputs on my Crius v1.1 (same as Crius v2 except for PPM input on A8 and flash for log). I have no problem viewing RC inputs in "tuning" and in the HUD () of MissionPlanner.

In RC_input_MPNG.cpp, you must:

define SERIAL_PPM SERIAL_PPM_DISABLED

and

define RC_MAPPING RC_MAP_MULTIWII

Hope this helps!

Note: to display channel input data, right click over the HUD(flight data) and select "user items" and the channel to display, or in 'tuning" if you want the channel data plotted.

— Reply to this email directly or view it on GitHubhttps://github.com/MegaPirateNG/ardupilot-mpng/issues/138#issuecomment-41558136 .

thomasbutler commented 10 years ago

Hmm. Does it work?

rockforlife commented 10 years ago

Ni i told you i cant see any input on apm if i use arduino to flash it si it would be awsome if you add this feature please do it on the next release of flashtool :D Le 29 avr. 2014 08:47, "thomasbutler" notifications@github.com a écrit :

Hmm. Does it work?

— Reply to this email directly or view it on GitHubhttps://github.com/MegaPirateNG/ardupilot-mpng/issues/138#issuecomment-41646098 .

smurfy commented 10 years ago

Ni i told you i cant see any input on apm if i use arduino to flash it si it would be awsome if you add this feature please do it on the next release of flashtool :D

what exactly config param do you mean?

rockforlife commented 10 years ago

Okay sorry for the missunderstanding i mean the HIL feature si i can use mission planner in order to simulate my quad and control it with the turnigy 9xR Le 29 avr. 2014 15:14, "Philipp Andreas" notifications@github.com a écrit :

Ni i told you i cant see any input on apm if i use arduino to flash it si it would be awsome if you add this feature please do it on the next release of flashtool :D

what exactly config param do you mean?

— Reply to this email directly or view it on GitHubhttps://github.com/MegaPirateNG/ardupilot-mpng/issues/138#issuecomment-41673777 .

SirAlex commented 10 years ago

HIL never tested so it can just not work or even won't compile!

rockforlife commented 10 years ago

Ah okay cause i saw some video of guys using this Le 29 avr. 2014 15:29, "Aleksey Kharlanov (Sir Alex)" < notifications@github.com> a écrit :

HIL never tested so it can just not work or even won't compile!

— Reply to this email directly or view it on GitHubhttps://github.com/MegaPirateNG/ardupilot-mpng/issues/138#issuecomment-41675434 .

YohendryAdmios commented 9 years ago

hi, i just want to share my experience here, first thanks @SirAlex to all the hard work, i just migrate from multiwii 2.3 to MPNG 3.0.1 im using HK RED MULTIWII PRO, all the flash process flow like a charm but, when i was traying to cal acccel and radio always failed, i was doing this from mac, the APM mission planner didn't recognise my rc input on the UI, i reseted the EEPROM, NOTHING HAPEND, i tried to calibrate accel via CLI and FAILED, i run the test command on serial monitor, and check the PWN values and i was ALL OK, so i just turn on my old W7 laptop and install mission planner 1.3 and i could reset the accels vis setup -> level, and the RC input cal works just fine. Cheers team!