Search found 39 matches

by kha
Sat Oct 19, 2013 8:25 am
Forum: OpenLRSng
Topic: [SUPPORT] OpenLRSng support thread
Replies: 147
Views: 275680

Re: [SUPPORT] OpenLRSng support thread

Hi All, I've got a bit of an odd problem. I've managed to compile the sketch and upload it to the RX and TX, and I can connect up to the XT with an FTDI and configure it, and the RX correctly, and it all appears to work, get a bright blue LED on the TX after I've turned on the RX. But, when I put s...
by kha
Sat Sep 21, 2013 10:39 am
Forum: OpenLRSng
Topic: [SUPPORT] OpenLRSng support thread
Replies: 147
Views: 275680

Re: [SUPPORT] OpenLRSng support thread

Yes by defaul it is on 433Mhz UHF ISM band but to use higher power at least a HAM technical license is required. The radio module can be replaced to achieve different bands e.g. 868Mhz etc. The config system allows very flexible frequency config and the for example the 433 can be configured to oper...
by kha
Sat Sep 21, 2013 10:38 am
Forum: OpenLRSng
Topic: [SUPPORT] OpenLRSng support thread
Replies: 147
Views: 275680

Re: [SUPPORT] OpenLRSng support thread

Yes by defaul it is on 433Mhz UHF ISM band but to use higher power at least a HAM technical license is required. The radio module can be replaced to achieve different bands e.g. 868Mhz etc.

Sent by kha's fat fingers on phablet
by kha
Thu Sep 19, 2013 4:03 pm
Forum: OpenLRSng
Topic: [SUPPORT] OpenLRSng support thread
Replies: 147
Views: 275680

[SUPPORT] OpenLRSng support thread

Post your questions about configuring and using openLRSng here.
by kha
Thu Sep 19, 2013 3:46 pm
Forum: OpenLRSng
Topic: OpenLRSng Announcements (changelog)
Replies: 1
Views: 13607

OpenLRSng Announcements (changelog)

The code is available at http://github.com/openLRSng/openLRSng . 'Tagged' version are considered stable while the master may have some work in progress altough I do my best to avoid breaking it. Latest stable version can be installed using the Chrome based configurator http://goo.gl/iX7dJx. This is ...
by kha
Sun Aug 11, 2013 3:10 pm
Forum: Software
Topic: Weird PPMUS issue on channel 1 only
Replies: 2
Views: 3110

Re: Weird PPMUS issue on channel 1 only

I am pretty sure you are seeing this

http://code.google.com/p/opentx/issues/detail?id=100

You can work around by changing PPM polarity.
by kha
Sun Aug 11, 2013 4:46 am
Forum: openTx
Topic: First pulse in PPM stream truncated
Replies: 24
Views: 15171

Re: First pulse in PPM stream truncated

jhsa wrote:Maybe you should post that on the google code project page.. I'ts more likely the devs will look there more than here..
Ah forgot that it has a nice issue tracker.

http://code.google.com/p/opentx/issues/detail?id=100
by kha
Sat Aug 10, 2013 6:18 pm
Forum: openTx
Topic: First pulse in PPM stream truncated
Replies: 24
Views: 15171

Re: First pulse in PPM stream truncated

This reverts the behaviour to match er9x and fixes the pulse truncation.

http://kari.hautio.net/1stpulse.patch
by kha
Sat Aug 10, 2013 5:11 pm
Forum: openTx
Topic: First pulse in PPM stream truncated
Replies: 24
Views: 15171

Re: First pulse in PPM stream truncated

There is a comment
/ / Must do this before toggle PORTB to keep timing accurate
In the code.... I wonder what's the logic on that

Go to advanced search