DSM and Sparky 2.0 problem
« on: June 13, 2016, 05:44:44 pm »
Hi,
I build the next branch for my Sparky 2.0 and connect my DSM Satellite on the RCVRPort. With Wizard looks all good at the Setup. But it recognize no Channels and i can't select any Channel manual, only Disable. Know's anybody a workaround?

Oh there is a problem with the Wizard, it recognize no OPTO ESC's. But manual work's.

Sorry for my bad english

f5soh

  • *****
  • 4572
    • LibrePilot
Re: DSM and Sparky 2.0 problem
« Reply #1 on: June 13, 2016, 07:28:38 pm »
DSM is untested with Sparky2

you can change yourself one line like in this PR,  ground/gcs/src/plugins/config/inputchannelform.cpp file :
https://bitbucket.org/librepilot/librepilot/pull-requests/262/lp-72-missing-channels-input-for-dsm/diff

Quote
it recognize no OPTO ESC's. But manual work's.

What do you mean, i don't understand.
Talking about calibration ?

Re: DSM and Sparky 2.0 problem
« Reply #2 on: June 13, 2016, 07:58:54 pm »
Yes, there not respond in Calibration. But in manual Calibration it works...

Re: DSM and Sparky 2.0 problem
« Reply #3 on: June 13, 2016, 08:05:45 pm »
Do you mean in "vehicle wizard" as compared to "setting up manually on the Input page"?

How about "transmitter wizard"

How about other DSM inputs, such as FlexiPort or MainPort?

Re: DSM and Sparky 2.0 problem
« Reply #4 on: June 13, 2016, 08:16:37 pm »
The problem with the OPTO's is only in the Vehicle Wizard at the ESC Calibration.
The Transmitter Wizard works with the DSM but when i check the the Input Tab Remote Controle Input, i have at Type "DSM RcvrPort" at all Functions. But at Number there is empty and the only choise is Disabled. And no Input is recognized...

f5soh

  • *****
  • 4572
    • LibrePilot
Re: DSM and Sparky 2.0 problem
« Reply #5 on: June 13, 2016, 08:27:35 pm »
About missing channels, i already answered in first post here:

Quote
you can change yourself one line like in this PR,  ground/gcs/src/plugins/config/inputchannelform.cpp file :
https://bitbucket.org/librepilot/librepilot/pull-requests/262/lp-72-missing-channels-input-for-dsm/diff

One issue at same time, the Esc calibration is not related to DSM.

Re: DSM and Sparky 2.0 problem
« Reply #6 on: June 15, 2016, 02:37:15 pm »
Ok the DSM works with the new Line in inputchannelform.cpp ;D