Search found 4 matches

by zatalian
Mon Nov 01, 2021 11:27 am
Forum: General RC Electronic Projects and Discussion
Topic: ESC telemetry to Frsky Smartport with Arduino Pro Mini
Replies: 21
Views: 27033

Re: ESC telemetry to Frsky Smartport with Arduino Pro Mini

Hi, just found this project coming from OpenXSensor, but I want to use a atmega32u4. Just testing on a leonardo for now. I tried compiling/linking/uploading the code with just voltage 1 & 2 enabled for the frsky smartport protocol. I get the following error saying my sketch is to big... De schet...
by zatalian
Sat Oct 23, 2021 1:01 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: error message while compiling for arduino mikro (leonardo)
Replies: 2
Views: 4453

Re: error message while compiling for arduino mikro (leonardo)

I'm willing to give this a try... the compile errors are not that hard to correct. PCIF2 & PCIE2 should be replaced with PCIF0 en PCIE0 for the atmega32u4. If you want to debug you need to replace HardwareSerial with Stream... I got to the point that i see some voltage readings in the serial mon...
by zatalian
Tue Aug 12, 2014 3:53 pm
Forum: openTx for FrSky radios
Topic: compile errors on opentx firmware for taranis
Replies: 3
Views: 6867

Re: compile errors on opentx firmware for taranis

Ok, I managed to get a correct toolchain in gentoo. I had to disable the openmp option in crossdev USE="-openmp" crossdev -v -s4 -t arm-none-eabi Deleting the opentx source and restarting from a fresh download also helps after a few hours of experimenting... Now i have a opentx.bin file on...
by zatalian
Mon Aug 11, 2014 6:47 pm
Forum: openTx for FrSky radios
Topic: compile errors on opentx firmware for taranis
Replies: 3
Views: 6867

compile errors on opentx firmware for taranis

Hi, I hope this is the right place to ask... I'm trying to build the latest opentx firmware for my taranis transmitter. I'm using a (gentoo) linux box and i'm trying to follow the OpenTX Linux Build Instructions I have arm-none-eabi-gcc installed arm-none-eabi-gcc --version arm-none-eabi-gcc (Gentoo...

Go to advanced search