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

RB Mixer not working #51

Open
noamkrief opened this issue Sep 23, 2024 · 14 comments
Open

RB Mixer not working #51

noamkrief opened this issue Sep 23, 2024 · 14 comments

Comments

@noamkrief
Copy link

noamkrief commented Sep 23, 2024

image

This is what happens when I try to "WRITE" to the RB35S.

I don't know who wrote this software, but it seems VERY powerful.
The documentation is not very good, so I'll have to make many experiments to see how everything works.

But for now, I cannot write this to the RB35S using the STK tool.

Can someone help me out?
Thanks

@bsongis-frsky
Copy link
Collaborator

Where have you found this software?

@Dsrenger
Copy link

Hi Betrand,

You will find the RB Mixer Software on www.frsky-rc.com at every receiver that has the ADV stabilzier on the donwload page under tools.
for example:
https://www.frsky-rc.com/tw-r10-tw-sr10/

It seems, that you can modify the stabilizer very heavily. But unfortunally it is the worst documented piece of software ;) It appeared a couple of month ago. Very silent without anouncement.

But I guess it is not a Ethos issue. As is it a PC software, that communicates with the ADV receiver.
Every ADV stab ist advertised with this sentence:
image

I guess this is the software for that. But without proper manual nearly impossible to know what you are doing

I had a dicussion in the german forum about it, but nobody knew how to use it. Andreas Engel wanted to ask Frsky about it, but we never got feedback.

@bsongis-frsky
Copy link
Collaborator

OK I will transfer the issue, as it is not Ethos!

@bsongis-frsky bsongis-frsky transferred this issue from FrSkyRC/ETHOS-Feedback-Community Sep 23, 2024
@KAID-YANG
Copy link

  1. First, set the IMU mode option in the RB35S LUA script to ADV mode.
  2. Connect the RX1 S.P interface of the RB35S to the STK (no need to connect the positive terminal).
  3. Power on the RB35S and then connect the STK tool to the computer.
  4. Open the RB MIXER tool.
  5. Select the COM port.
  6. Choose Read.
  7. Edit the parameters for self-stabilization in ADV mode.
  8. Select Write.
  9. Editing is complete.

@noamkrief
Copy link
Author

noamkrief commented Sep 27, 2024

@KAID-YANG
It works now! My problem was "(no need to connect the positive terminal)."

My right aileron is on channel5

What am I doing wrong please?

image

Can you upload a db file sample, so I can see how you program each line?
Thank you so much!!!!

@KAID-YANG
Copy link

This is a delta wing example file, with output on CH17 & CH18. The settings are for reference only and not recommended for direct copying.
Delta2.zip

@doppleganger53
Copy link

  1. First, set the IMU mode option in the RB35S LUA script to ADV mode.
  2. Connect the RX1 S.P interface of the RB35S to the STK (no need to connect the positive terminal).
  3. Power on the RB35S and then connect the STK tool to the computer.
  4. Open the RB MIXER tool.
  5. Select the COM port.
  6. Choose Read.
  7. Edit the parameters for self-stabilization in ADV mode.
  8. Select Write.
  9. Editing is complete.

Should the same steps work with a TD SR12 with IMU in ADV mode & config enable? Following these steps, it seems that the RBMixer tool just loops while reading the parameters, as if it were reading telemetry and not the config parameters.

@KAID-YANG
Copy link

  1. First, set the IMU mode option in the RB35S LUA script to ADV mode.
  2. Connect the RX1 S.P interface of the RB35S to the STK (no need to connect the positive terminal).
  3. Power on the RB35S and then connect the STK tool to the computer.
  4. Open the RB MIXER tool.
  5. Select the COM port.
  6. Choose Read.
  7. Edit the parameters for self-stabilization in ADV mode.
  8. Select Write.
  9. Editing is complete.

Should the same steps work with a TD SR12 with IMU in ADV mode & config enable? Following these steps, it seems that the RBMixer tool just loops while reading the parameters, as if it were reading telemetry and not the config parameters.

Configuration steps for TD SR12:

  1. First, set the IMU mode to ADV mode in the TDSR12 LUA script.
  2. Set the ADV config option to Enable.
  3. Connect the STK tool to the Upgrade interface of the TDSR12.
  4. Connect the STK tool to the computer, then open RB MIXER.
  5. Select the COM port.
  6. Choose "Read."
  7. Edit the parameters for self-stabilization in ADV mode.
  8. Select "Write."
  9. Editing is complete.
  10. After the setup is complete, set the ADV config to Disable.

@noamkrief
Copy link
Author

noamkrief commented Nov 20, 2024

@KAID-YANG
Hello, please help us.
I used your delta2.db and successfully wrote to RB35S

I hooked up a servo to Channel 17 on the RB35S but as I move the RB35S around, the servo on channel 17 does not move.

Should the servo at Channel 17 move when I move the RB35S in my hands?

I'm in ADV mode.

@Dsrenger
Copy link

Did you bind the receiver with 1-24ch?

Everytime channel 17 and 18 do not move for me, I falsely bound the receiver with 1-16 channels

@noamkrief
Copy link
Author

@Dsrenger yes - I'm at 1-24ch mode. Have you ever gotten this rbmixer to work?
@doppleganger53 Have you got this to work?

@KAID-YANG
Copy link

KAID-YANG commented Nov 21, 2024

@KAID-YANG Hello, please help us. I used your delta2.db and successfully wrote to RB35S

I hooked up a servo to Channel 17 on the RB35S but as I move the RB35S around, the servo on channel 17 does not move.

Should the servo at Channel 17 move when I move the RB35S in my hands?

I'm in ADV mode.

Please provide the document you edited. For each channel's stabilization, you also need to change the enable value from 0 to 1 in the lower part of the RBmixer interface, which indicates that stabilization for that channel is enabled.

@noamkrief
Copy link
Author

@KAID-YANG
I used the file you sent delta2.db. I didn't modify it. Just copied it to the RB35S

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

No branches or pull requests

5 participants