Search found 11 matches

by nrw505
Mon Oct 22, 2018 9:58 am
Forum: ersky9xr
Topic: CRSF protocol for TBS Crossfire?
Replies: 225
Views: 187903

Re: CRSF protocol for TBS Crossfire?

On the plus side, it does still give the "still powered" warning when the RX is powered and RSSI is non-zero :)
by nrw505
Mon Oct 22, 2018 9:54 am
Forum: ersky9xr
Topic: CRSF protocol for TBS Crossfire?
Replies: 225
Views: 187903

Re: CRSF protocol for TBS Crossfire?

Yes, 9XR-PRO. RSSI being reported is 0.
by nrw505
Fri Oct 19, 2018 10:14 pm
Forum: ersky9xr
Topic: CRSF protocol for TBS Crossfire?
Replies: 225
Views: 187903

Re: CRSF protocol for TBS Crossfire?

Confirmed that 222c5 fixes the crossfiresend() issue.

Though now it gives me an "RX was still powered" warning when powering down while the crossfire module isn't connected to any receiver, just FYI :)
by nrw505
Fri Oct 19, 2018 12:43 pm
Forum: ersky9xr
Topic: CRSF protocol for TBS Crossfire?
Replies: 225
Views: 187903

Re: CRSF protocol for TBS Crossfire?

And now there's a mostly-working crossfire script at https://github.com/nrw505/ersky9x-crossfire-script

Note - only does enough to change power settings and enter binding mode on the Micro TX module so far
by nrw505
Fri Oct 19, 2018 10:20 am
Forum: ersky9xr
Topic: CRSF protocol for TBS Crossfire?
Replies: 225
Views: 187903

Re: CRSF protocol for TBS Crossfire?

I've been working on getting Hertz's crossfire script extended, and I've finally discovered that sending a packet with crossfiresend() in basic usually doesn't send what's asked for over the wire. e.g. transmitBuffer[0] = deviceIds[deviceIndex] transmitBuffer[1] = DEVICE_ID_RADIO_TX transmitBuffer[2...
by nrw505
Mon Apr 04, 2016 11:47 am
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1451376

Re: er9x development

I don't, but I'm sure I can hack something together.

I shall have a poke around and see what I can trace through to.
by nrw505
Sat Apr 02, 2016 12:00 am
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1451376

Re: er9x development

No change I'm afraid. I've also changed the optimisation CFLAGS from -Os to -O0 in case the wdt_reset was getting optimised out somewhere, but again no change.
by nrw505
Fri Apr 01, 2016 10:41 am
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1451376

Re: er9x development

Please try a test. Start the radio in "maintenance mode" (horizontal trims held apart at power on), and see whether the radio keeps rebooting. Mike. Radio boots fine in maintenance mode. Exiting maintenance mode results in the firmware loading as usual, with the same rebooting behaviour -...
by nrw505
Thu Mar 31, 2016 9:38 am
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1451376

Re: er9x development

MikeB wrote:Not immediately as I will need to revert to the Github master branch to build from the same sources you are using.
What compiler (and version) are you using?

Mike.
I am using arm-none-eabi-gcc 5.1.0 and arm-none-eabi-binutils 2.23.1

Thanks
Nigel
by nrw505
Wed Mar 30, 2016 11:06 am
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1451376

Re: er9x development

Thanks Mike! That's got me to having the splash screen and the startup switch position check working, but as soon as I put all my switches in order and the throttle to zero, it looks like it's resetting over and over (screen flashes and speaker clicks), but the transmitter module seems to stay power...
by nrw505
Tue Mar 29, 2016 12:02 pm
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1451376

Re: er9x development

Hi Mike, Probably a stupid question, but I can't figure it out: I'm trying to compile a clone of https://github.com/MikeBland/mbtx and while it seems to compile fine, I get a blank LCD on boot. I'm using "make REVX=1" to build for a 9XR PRO When I install the .bin from ersky9xr_rom.zip on ...

Go to advanced search