PilotAware

British Forum => General Discussion => Topic started by: Positiv on September 30, 2016, 09:06:09 am

Title: Imput AHRS
Post by: Positiv on September 30, 2016, 09:06:09 am
Hello,
i have Spy-Map with PilotAware.
I would like to connect an AHRS system.   ( 9DOF )

AHRS --> PilotAware "ADSB,Mode-S,AHRS," --> Sky-Map ( with WLan )

Is that provided for the future ?
https://www.youtube.com/watch?v=3wxiIyxO4M8 (https://www.youtube.com/watch?v=3wxiIyxO4M8)
Title: Re: Imput AHRS
Post by: Admin on September 30, 2016, 09:23:51 am
This is an interesting idea, and I havethought about this.

How is the information sent to SkyMap ?
What types of data messages is SkyMap expecting to receive in order to use the data ?

Thx
Lee
Title: Re: Imput AHRS
Post by: Positiv on September 30, 2016, 11:23:24 am
Hello Lee
Sky-Map ................
NMEA 0183   (AHRS )
enjoying in your data string
http://www.nmea.de/nmea0183datensaetze.html (http://www.nmea.de/nmea0183datensaetze.html)

from Sky-Map side
(https://www.sky-map.de/images/syntheticvision640x426.png)
look right side

Positiv
Title: Re: Imput AHRS
Post by: Positiv on October 17, 2016, 05:37:29 pm
Hallo
only for info

https://github.com/jpoirier/AHRS (https://github.com/jpoirier/AHRS)
https://github.com/jpoirier/AHRS (https://github.com/jpoirier/AHRS)
Title: Re: Imput AHRS
Post by: Positiv on November 11, 2016, 03:56:18 pm
Hello,
i have a AHRS Modul, with RS232. "Send AHRS NMEA 0183 data"
This is for NAVSOFT Sky-Map.
i thing
From AHRS -> Converter "rs232-USB" -> Pilotaware -> PW-Data and AHRS -> Wlan -> Sky-Map
Can PW imput GPS data from AHRS,
So I do not need another GPS
Thx
Christian
Title: Re: Imput AHRS
Post by: Admin on November 11, 2016, 04:43:02 pm
This is possible, can you send a reference to the part you are using ?

Thx
Lee
Title: Re: Imput AHRS
Post by: Positiv on November 28, 2016, 05:47:20 pm
Hello Lee
I build a horizon with AHRS output
Format   GDL90
thx
Positiv
Title: Re: Imput AHRS
Post by: Positiv on December 05, 2016, 04:21:03 pm
Hello Lee
I change the format to  ASCII "S"

$RPYL, Roll, Pitch, Yaw (Magnetic heading), Inclination, Yaw Rate (turn coordinator), G force,
$RPYL,82,69,2021,83,14,1013,0,<CR><LF>

$APENV1, Airspeed, Altitude, 0,0,0,Vertical Speed
$APENV1,124,179,0,0,0,500,<CR><LF>

I've seen you have GDL90.
Do you have info? (Format)
Then I can also send GDL90
Sorry, no information about this ( GDL90 )

Positiv