Search found 7 matches

by Geoffs
Fri Jan 17, 2014 4:27 pm
Forum: General RC Electronic Projects and Discussion
Topic: New GPS chip kickstarter: Is it any good?
Replies: 0
Views: 2743

New GPS chip kickstarter: Is it any good?

Just came across this kickstarter: http://www.indiegogo.com/projects/navspark-arduino-compatible-with-gps-gnss-receiver For a small arduino compatible GPS receiver. I wonder if someone who knows a bit about this stuff could compare it to the current available GPS modules that are common in RC copter...
by Geoffs
Mon Jan 13, 2014 12:47 am
Forum: openTx
Topic: Help flashing 9xr with telemetry
Replies: 5
Views: 5375

Re: Help flashing 9xr with telemetry

Ok! Here's the problem! tl;dr version: I was naming the downloaded firmware with a .bin on the end, and because of that, Comanion9x told avrdude that the file was binary, even though it was hex. avrdude thought the burn was successful, but really it was bad because of the file type mismatch. Full ex...
by Geoffs
Mon Jan 13, 2014 12:28 am
Forum: openTx
Topic: Help flashing 9xr with telemetry
Replies: 5
Views: 5375

Re: Help flashing 9xr with telemetry

Well, I just tried it using Windows 7 (Running via Virtualbox on my mac[1]) to flash OpenTX (with only mavlink, same settings as I was using on the mac) and it worked! So at this point either the problem is with the Mac Companion9x version and it's downloading the wrong build, or my mac version of a...
by Geoffs
Sun Jan 12, 2014 9:56 pm
Forum: openTx
Topic: Help flashing 9xr with telemetry
Replies: 5
Views: 5375

Re: Help flashing 9xr with telemetry

My 9xr is new, and apparently for the last 6 months they have been making them with the ATMega128 chip instead of the 64. I'm attaching a pic of the chip with the label visible - so I believe the setting is correct. Just for kicks I tried the non-128 build, and I get this error when trying to flash ...
by Geoffs
Sat Jan 11, 2014 6:59 pm
Forum: openTx
Topic: Help flashing 9xr with telemetry
Replies: 5
Views: 5375

Help flashing 9xr with telemetry

Hello all. I'm trying to flash my 9xr for the first time and set it up with telemetry (via orange open lrs module). I'm trying to start by flashing OpenTX (with Mavlink support) but when I flash the firmware the tx no longer boots at all (Power button is lit up, but nothing on the screen). I am able...
by Geoffs
Fri Jan 10, 2014 9:45 pm
Forum: companion9x
Topic: Possibly vricked 9XR with Mac 1.41?
Replies: 13
Views: 12607

Re: Possibly vricked 9XR with Mac 1.41?

I know this is an old post, but I just installed 1.52 of the Mac Companion 9x installer, and it did not appear to update my avrdude. $ avrdude -v showed the super old version from 2007. So I did the crosspack install as mentioned above, and it worked great. I see that they just created a new release...
by Geoffs
Sun Dec 22, 2013 8:56 pm
Forum: openTx
Topic: openTx is moving to github!
Replies: 60
Views: 46997

Re: openTx is moving to github!

I'm actually used to a process where master is the dirty bleeding edge and releases get branched off. This is probably a more common approach to using Git (and how most projects do it on github in my experience). New features are developed and tested in branches, and as the new feature is stable, y...

Go to advanced search