This is a OSD for FrSky Smart Port telemetry based on minimosd-extra.
To get this working you need:
- MinimOSD or MavlinkOSD
- UART to Smart Port Inverter https://github.com/razvanstanga/minimosd-frsky/blob/master/S.PORT_inveter.png
- FTDI 5v connector http://www.robofun.ro/conector-ftdi-5v
Installation:
- mkdir ArduCAM_OSD
- cd ArduCAM_OSD
- git clone git://git.razvi.ro/minimosd-extra-frsky.git .
- copy the the content of libraries in c:\Users\YourUser\Documents\Arduino\libraries\
- open ArduCAM_OSD.ino in Arduino
- select from Tools > Board > Arduino Pro or Pro Mini (5v, 16 MHz) w/ATmega328
- upload
Working:
- battery voltage from current sensor (FCS-40A)
- cell voltage (in temperature slot) from lipo voltage sensor (FLVSS)
- amperage from current sensor, old hub vfas (FAS-40/FAS-100/FAS-100-XT) and new smart port (FCS-40A)
- altitude form bario sensor (FVAS-02H)
- gps (GPS V2)
- low battery warning
- you can use Config. Tool to edit the settings
I used the following sources to write it:
https://code.google.com/p/minimosd-extra
https://github.com/zendes/SPort_OSD
https://github.com/zendes/SPort
https://code.google.com/p/telemetry-convert/wiki/FrSkySPortProtocol
https://code.google.com/p/opentx/source/browse/trunk/src/telemetry/frsky_sport.cpp
https://github.com/razvanstanga/minimosd-frsky
Any help on this is welcomed.
Replies
Taranis firmware recognises the Frsky Hub data. I don't have the hub so I cannot properly test this.
You can look at the Taranis firmware and adapt this OSD for your needs.
I just updated the sources.
- battery voltage from current sensor (FCS-40A)
- cell voltage (in temperature slot) from lipo voltage sensor (FLVSS)
- amperage from current sensor, old hub vfas (FAS-40/FAS-100/FAS-100-XT) and new smart port (FCS-40A)
- altitude form bario sensor (FVAS-02H)
- gps (GPS V2)
- low battery warning
- you can use Config. Tool to edit the settings
Just found this googling after finding out the taranis has a serial port.
I am guessing normally this goes on a minimosd installed on the aircraft, but I wm wondering if a minimosd running this could be fed by the taranis on the ground in line with the ground video signal.
The taranis seems to allows sport pass through. Has any one tried this?
Stu
Yes, I tried it. It works very well. You also get RSSI from the Taranis.
http://www.frsky-rc.com/BBS/viewtopic.php?f=30&t=562
brill cheers. Only just seen your response.
I have not tried frsky sp2uart. I suggest you make it. It's very cheap.
You can find instructions here
http://git.razvi.ro/?p=minimosd-extra-frsky.git&a=blob&h=a5...
S.bus signal inverter should work also.
This is how it looks on my setup.
post-4136-1397377750,1268.jpg