Search found 45 matches

by cae
Sat May 09, 2015 9:56 pm
Forum: er9x
Topic: Arduino Due add on to 9X
Replies: 164
Views: 75715

Re: Arduino Due add on to 9X

jhsa wrote:Crazy Idea, really crazy :D :P :mrgreen:

Is there any 128x64 touch screen that could be used instead of a normal screen?

João

EDIT: Told you it was crazy :mrgreen:
Not so crazy, I rather like the idea, as long as it's not colour.
I am sure we could find one we could make work.

Colin.
by cae
Mon Dec 09, 2013 10:42 pm
Forum: erskyTx (was ersky9x)
Topic: ERSKY9X on Taranis
Replies: 474
Views: 221015

Re: ERSKY9X on Taranis

MikeB wrote:Does anyone want to try a test version? Mass storage is still not in, but most everything else is in, although only the internal Tx module is supported. There are probably lots of details to sort out that I haven't tested yet.

Mike.
Yes, Mike I will try it.

Thanks,
Colin.
by cae
Thu Nov 21, 2013 4:34 am
Forum: erskyTx (was ersky9x)
Topic: ERSKY9X on Taranis
Replies: 474
Views: 221015

Re: ERSKY9X on Taranis

MikeB wrote:Depending on how much of the enlarged display I want to use, I could use 'soft' labels on the display!

Mike.
Soft labels sound like a good idea.
Great work Mike.

Colin.
by cae
Tue Nov 12, 2013 8:04 pm
Forum: erskyTx (was ersky9x)
Topic: ERSKY9X Coding
Replies: 4540
Views: 1971009

Re: ERSKY9X Coding

r187 released: Channel order moved to radio setup Handle menu switching better PXX support 16 channels output Fix HELI bug I've also done some work on porting ersky9x to the Taranis. I'm doing this as a 'background' task, no timescale as to when it might be completed. I've just got the EEPROM added...
by cae
Tue Nov 12, 2013 8:01 pm
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1459664

Re: er9x development

[quote="MikeB"]
Just committed r808:
./quote]

Thanks Mike.

Colin.
by cae
Thu Oct 31, 2013 2:58 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Introduction to the openx vario/altimeter
Replies: 756
Views: 307897

Re: Introduction to the openx vario/altimeter

My confusion is that the openxvario and real Arduino shows the RXI connection. On my board it's RXD and seems to go to the same pin? Per the wiki, . ShowMaster, I think that is RX1, not RXI, on a board with multiple UARTS there would be RX1, RX2 etc. With one UART it is shown as RXD (Receive Data)....
by cae
Sat Oct 12, 2013 7:32 am
Forum: Hardware
Topic: XJT Telemetry Module connection to Sky9x Rev3 Board
Replies: 19
Views: 10977

Re: XJT Telemetry Module connection to Sky9x Rev3 Board

Bob...

Yes, you should make the wiring as Mike as suggested.
It might be easier to change the white and black wires at the four pin end, but either end would do.

Colin.
by cae
Fri Oct 11, 2013 9:31 pm
Forum: erskyTx (was ersky9x)
Topic: Sky9x Rotary Encoder Option
Replies: 442
Views: 271689

Re: Sky9x Rotary Encoder Option

MikeB wrote:
cae wrote:Mike,
PM me your address and I will send you 3.
Colin.
Many thanks, boards just arrived, now I'll need to get soldering.

Mike.
No problem Mike, happy to help.

Colin.
by cae
Mon Oct 07, 2013 11:12 pm
Forum: Hardware
Topic: How do I UNBRICK the Turnigy9x Radio Main-Board C
Replies: 8
Views: 6172

Re: How do I UNBRICK the Turnigy9x Radio Main-Board C

I went to the location (http://openrcforums.com/wiki/index.php/Dealing_with_a_Fuse_Brick ) and nothing is there? It seems to be no understandable information of step by step instructions to Unbricking our Stock 9x Radio Main Boards. I am still hoping to find a way to restore this Stock 9x Radio Mai...
by cae
Fri Oct 04, 2013 10:54 pm
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

Sorry Rick, I should have been more specific. ( I'am an "old fart" too, so I have an excuse.)

Colin.
by cae
Fri Oct 04, 2013 3:51 am
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

I apologize for my silly questions, but I need to confirm my conclusion that I cannot use your code. I have two radios, one with a Gruvin9x board and the other a sky9x board. The Gruvin9x uses an Atmega 2560 and the sky9x uses the ARM Cortex 32 bit M3. Neither of these seem to be supported. If that...
by cae
Thu Oct 03, 2013 10:06 pm
Forum: erskyTx (was ersky9x)
Topic: Sky9x Rotary Encoder Option
Replies: 442
Views: 271689

Re: Sky9x Rotary Encoder Option

MikeB wrote:If anybody, particularly in the UK, gets a batch of boards I could do with 3 as I have three encoders waiting for me to find time to sort a PCB and fit them.

Mike.
Mike,

PM me your address and I will send you 3.

Colin.
by cae
Mon Sep 30, 2013 10:32 pm
Forum: erskyTx (was ersky9x)
Topic: ERSKY9X Coding
Replies: 4540
Views: 1971009

Re: ERSKY9X Coding

Thank you Mike.

Colin.
by cae
Mon Sep 30, 2013 10:29 pm
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1459664

Re: er9x development

Thank you Mike.

Colin.
by cae
Thu Sep 26, 2013 8:29 am
Forum: Hardware
Topic: HELP! bricked my atmega128
Replies: 65
Views: 29255

Re: HELP! bricked my atmega128

question: Is it normal for the radio to beep at the splash screen when started? Now, when I start the radio, it beeps a few times through the internal speaker (via pispkr / speaker mod). I don't recall it doing that before. Is that a new feature? can it be disabled? I get one beep at the splash scr...
by cae
Thu Sep 26, 2013 6:30 am
Forum: Hardware
Topic: HELP! bricked my atmega128
Replies: 65
Views: 29255

Re: HELP! bricked my atmega128

this keeps getting weirder... I managed to compile by downloading a newer version of avr-gcc for windows (ver. 4.8). The build succeeded, except for avr-size, which bombs out at the end of the build (though apparently its not required for a successful build). Anyway, I flashed the hex file that I b...
by cae
Tue Sep 17, 2013 11:32 am
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1459664

Re: er9x development

Sorry Mike, I should have mentioned the pots do calibrate and work correctly.

Thanks.

Colin.
by cae
Tue Sep 17, 2013 2:03 am
Forum: Hardware
Topic: 9x upgrade to ATmega128A3-AU + Reboot With Horiz Trims
Replies: 167
Views: 102422

Re: 9x upgrade to ATmega128A3-AU + Reboot With Horiz Trims

OK, thanks, it does not look like the "A" chip is the difference then, will have to keep looking.

I will be fitting a 2561 to another TX, maybe to-night, I will see how that goes.

Colin.
by cae
Tue Sep 17, 2013 1:33 am
Forum: Hardware
Topic: 9x upgrade to ATmega128A3-AU + Reboot With Horiz Trims
Replies: 167
Views: 102422

Re: 9x upgrade to ATmega128A3-AU + Reboot With Horiz Trims

I haven't done the fix yet.. but confirming that my newly moded M128 Stock 9x board does in fact reboot after the update when making adjustments on the Trim. I will disable the trims in the Mixer as I fly MultiRotor but I know that doesn't change anything, i still need to make the fix... just conte...
by cae
Mon Sep 16, 2013 10:38 pm
Forum: er9x
Topic: er9x development
Replies: 3179
Views: 1459664

Re: er9x development

Here goes: er9x-test2.zip I've included standard, FrSky and '128 versions. eepe has some problems with templates and creating new models with the correct channel order. It also always creates models in 'before' state, I still need to look into all that, probably need a configuration option to set '...
by cae
Sat Aug 31, 2013 11:27 pm
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

I had a small board with an inverting level shifter on it that I was using for another project laying on the bench. I installed that just to get it going, appears to be OK.

Colin.
by cae
Sat Aug 31, 2013 1:21 am
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

Mike, Have tried '64 version, have not tried telemetry yet as the TX I am using is modified for TTL telemetry. Will fit RS232 to TTL later today. Used an X8R and all seemed to be fine. Does the RX number default to the model number? It shows as 0 in RX number field for a new model, until changed. I ...
by cae
Fri Aug 30, 2013 9:59 pm
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

Thanks Mike.
by cae
Fri Aug 30, 2013 12:14 am
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

Mike, are the Lipo sensor and FAS-40 you are using SPORT sensors, or the old style through a hub to the SPORT on an X8R?

Also which telemetry mod did you use on that TX?

Colin.
by cae
Tue Aug 27, 2013 6:06 am
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

Excellent news Mike.

I have not been able to do anything the last few days, as I have been in Hospital having a Hernia repaired.

I am back home now and should be able to get back into it tomorrow.

I have a '64 modified TX I can test with.

Thanks again for your great work.

Colin.
by cae
Fri Aug 23, 2013 11:26 pm
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

Thanks Mike. I don't have a '128 running at the moment, so I can't try it, but look forward to a '64 or Sky ver. I have had some success making changes to opentx, but it is taking a while to become familiar with the code, in particular adding entries to the menus, I think I have it sorted now, but I...
by cae
Thu Aug 22, 2013 10:34 pm
Forum: Hardware
Topic: Module advice
Replies: 10
Views: 6342

Re: Module advice

If you use the XJT in D8 mode with telemetry receivers other than the X8R, telemetry data will be available on the RS232 port (4 pin) on the XJT module. So using a mod as ShowMaster suggests will work. Note that in D16 mode there is no telemetry on the RS232 port, it is only on the SPORT. I can conf...
by cae
Wed Aug 21, 2013 11:34 pm
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

OK, not surprisingly both Mike and Kilrah's suggestions for binding worked. And the opentx PXX on the Sky9x worked as expected The strange thing is after reflashing the firmware this morning (I had gone back to normal FW to fly yesterday) the module no longer turns off after 3 secs. and can be bound...
by cae
Wed Aug 21, 2013 10:44 pm
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

Kilrah wrote:Also, you can put the receiver in bind mode, THEN put the TX module in bind mode, and it will bind instantly. So no problem with the 3 secs.
Another great idea I did not think of, how stupid can one person be.

Thanks Kilrah.

Colin.
by cae
Wed Aug 21, 2013 10:40 pm
Forum: Hardware
Topic: XJT module and 9x
Replies: 131
Views: 70270

Re: XJT module and 9x

MikeB wrote:Try turning the Tx on with the throttle not idle, but with the module in bind mode. While the Tx is waiting for the throttle to be idle, it doesn't send any pulses to the module.

Mike.
Great idea, so simple, why didn't I think of that. :oops:
Thanks Mike.

Colin.

Go to advanced search