Search found 84 matches

by MolsonB
Thu Jul 21, 2016 4:04 am
Forum: ADS-B/Weather/Traffic
Topic: Stratux ADS-B Reeceiver
Replies: 42
Views: 268877

Re: Stratux ADS-B Reeceiver

Playing around with this more, I got the Stratux to operate using the GPIO serial port and a USB to TTL-UART cable (https://www.amazon.com/gp/product/B008AGDTA4)
I had to use a power USB hub though, and the TTL-UART cable powers the Stratux from that.
by MolsonB
Mon Jul 18, 2016 3:43 am
Forum: Mini B/X/AP/GA
Topic: Mini GA ADS-B via Stratux
Replies: 5
Views: 11395

Re: Mini GA ADS-B via Stratux

Which USB to serial adapter is that? The Mini needs real RS232 levels, not TTL. The serial rate for the standard Stratux software is 38400. Our original test software was 115200. The best place to check for ADS-B communication is the ADS-B Status page in SET MENU, Display Unit Maintenance. Valid Fr...
by MolsonB
Mon May 16, 2016 1:14 am
Forum: Horizon HXr
Topic: Multiple powers In
Replies: 1
Views: 5081

Multiple powers In

How does the 3 multiple power inputs perform? I assumed A is main, B is secondary if A is missing. And C is the last one if A and B are missing. Out of curiosity, I hooked up Amp meters in-between and noticed if all three powers are applied, they share the amps in-between each other. I thought they ...
by MolsonB
Tue May 03, 2016 12:34 pm
Forum: ADS-B/Weather/Traffic
Topic: Stratux ADS-B Reeceiver
Replies: 42
Views: 268877

Re: Stratux ADS-B Reeceiver

GRT_Jeff wrote:If you have an HX, HXr, SX, or Mini, you can do USB to RS232 to USB (a USB-to-RS232 adapter on each end). If you have a WS or HS, serial is the only option.
That sounds funny, but I understand why. Any dongle that GRT plays nice with?
by MolsonB
Mon May 02, 2016 5:41 pm
Forum: ADS-B/Weather/Traffic
Topic: Stratux ADS-B Reeceiver
Replies: 42
Views: 268877

Re: Stratux ADS-B Reeceiver

Is there any support for straight USB to USB? I don't have any free serial ports.
by MolsonB
Wed Feb 24, 2016 3:45 am
Forum: Product Feature Requests
Topic: Inter-Display link protocol documented
Replies: 43
Views: 234614

Re: Inter-Display link protocol documented

Can the interlink send all the necessary info the HXr would need for GPS? It doesn't need the rest of messages? Geographic Latitude and Longitude (GPGLL), DOP and active satellites (GPGSA), Satellites in View (GPGSV)? I have to free up one more 'serial port' to get everything to fit on a single HXr....
by MolsonB
Sat Feb 13, 2016 10:08 pm
Forum: Product Feature Requests
Topic: Inter-Display link protocol documented
Replies: 43
Views: 234614

Re: Inter-Display link protocol documented

Excellent. I'm receiving the raw analog inputs from the HXr. I'll just have to copy the fuel tables to my program to convert the raw value into fuel levels. Then send the total fuel BACK to the HXr via EIS to give the 'fuel total'. I couldn't see an option in the HXr that automatically adds the left...
by MolsonB
Thu Feb 11, 2016 9:07 pm
Forum: Product Feature Requests
Topic: Inter-Display link protocol documented
Replies: 43
Views: 234614

Re: Inter-Display link protocol documented

4a) Is there a place where we can submit a ticket for future requests to add another fuel tank? 4b) So the 'Send Analog Inputs' only sends certain functions (ILS, Dimmer, Hold/Seq) but not when we select an Analog input as an Aux (EIS compatible). How do I send Remote Analog Aux 0-16? Is that the Ca...
by MolsonB
Thu Feb 11, 2016 4:20 am
Forum: Horizon HXr
Topic: Remote CAN module
Replies: 2
Views: 6415

Re: Remote CAN module

I'm going to interface MegaSquirt's engine Can bus to your interlink EIS. It's not Can aerospace standard (or even car standard), but I can help if that's something you'll be interested into add to your module down the road. To be able to port MegaSquirt ECU to your EIS protocol standards.
by MolsonB
Thu Feb 11, 2016 4:13 am
Forum: Product Feature Requests
Topic: Inter-Display link protocol documented
Replies: 43
Views: 234614

Re: Inter-Display link protocol documented

a) & 3. Doah!! It was right infront of me and didn't catch it. I have character stuffing working properly now. 1. I still have 000000000000 between EGT6 and Airspeed on the interlink packet. I'm wondering are they intentionally zero based on early design? Do the tach & fuel flow stopped bits...