Search found 1010 matches

by Romolo
Sat Sep 14, 2013 5:35 pm
Forum: companion9x
Topic: Linux Mint: Cannot write destination
Replies: 4
Views: 4213

Re: Linux Mint: Cannot write destination

I find difficult you have been able to write an empty file in taranis drive.... (FAT is read only)

Anyway we try to overwrite taranis.bin file
so you need to have write access to the drive and to the file.
by Romolo
Sat Sep 14, 2013 9:24 am
Forum: FrSky Taranis radio
Topic: Taranis and DSM2 mods
Replies: 252
Views: 160914

Re: Sv: Taranis and DSM2 mods

Thanks Rob, I've got the code. Where can I find the default build options for the Taranis as well as the generic build instructions, or are there any? Could this info be added to the CompilationOptions Wiki page? If there is any build instructions, I have not found them. There are however build ins...
by Romolo
Sat Sep 14, 2013 6:27 am
Forum: companion9x
Topic: MacOS X: Cannot read Taranis TX
Replies: 2
Views: 4969

Re: MacOS X: Cannot read Taranis TX

If mass storage is visible, it means that radio is turned on... consequently DFU is not visible.... you need to connect the radio turned off to upgrade/read the firmware. I clearly written in the online manual: http://code.google.com/p/opentx/wiki/OpenTx_FrSky_EN#Basic_concepts An important thing to...
by Romolo
Fri Sep 13, 2013 9:13 pm
Forum: companion9x
Topic: Mac OSx- C9x reads 9x tx but not Taranis tx Help
Replies: 10
Views: 9492

Re: Mac OSx- C9x reads 9x tx but not Taranis tx Help

Do you have many drives (disk / cdrom / usbpens and so on ??)
The only possibility, in my opinion, is that it's loosing time in enumerating drives
by Romolo
Fri Sep 13, 2013 6:55 pm
Forum: companion9x
Topic: Mac OSx- C9x reads 9x tx but not Taranis tx Help
Replies: 10
Views: 9492

Re: Mac OSx- C9x reads 9x tx but not Taranis tx Help

May you write me the exact error you get when eeprom does not appears ?
by Romolo
Fri Sep 13, 2013 6:49 pm
Forum: companion9x
Topic: Linux Mint: Cannot write destination
Replies: 4
Views: 4213

Re: Linux Mint: Cannot write destination

the problem is how do you mount taranis eeprom drive.
I suppose you need gksudo also for writing
by Romolo
Fri Sep 13, 2013 5:18 am
Forum: companion9x
Topic: Mac OSx- C9x reads 9x tx but not Taranis tx Help
Replies: 10
Views: 9492

Re: Mac OSx- C9x reads 9x tx but not Taranis tx Help

You need to be sure that TARANIS drive is mounted...
so that you have a drive with TARANIS.BIN in..
If you have such a drive, try to copy TARANIS.BIN to some dir and see if you get some error from the OS
by Romolo
Thu Sep 12, 2013 8:38 pm
Forum: companion9x
Topic: Mac OSx- C9x reads 9x tx but not Taranis tx Help
Replies: 10
Views: 9492

Re: Mac OSx- C9x reads 9x tx but not Taranis tx Help

try from a terminal
mkdir /firmware
/opt/local/bin/dfu-util -a 0 --dfuse-address 0x08000000:524288 -d 0483:df11 -U /firmware/t.bin
by Romolo
Wed Sep 11, 2013 10:08 pm
Forum: General help (FrSky Taranis radio)
Topic: Replacement Battery For FrSky Taranis
Replies: 50
Views: 33407

Re: Replacement Battery For FrSky Taranis

For assembling my own packs soldering battery in line I use a soldering tip ad this one...
Image
by Romolo
Fri Sep 06, 2013 11:41 pm
Forum: openTx for FrSky radios
Topic: Compiling on Mac OS X
Replies: 4
Views: 4648

Re: Compiling on Mac OS X

Try this command line: I see missing at least: EXT=FRSKY & SDCARD=YES make PCB=TARANIS EXT=FRSKY SDCARD=YES PPM_CENTER_ADJUSTABLE=YES FLIGHT_MODES=YES AUTOSWITCH=YES PPM_LIMITS_SYMETRICAL=YES AUTOSOURCE=YES DBLKEYS=YES HELI=YES TEMPLATES=YES PPM_UNIT=PERCENT_PREC1 GVARS=YES FAI=CHOICE TRANSLATIO...
by Romolo
Fri Sep 06, 2013 11:25 pm
Forum: openTx
Topic: Happy birthday opentx
Replies: 0
Views: 1614

Happy birthday opentx

http://code.google.com/p/opentx/source/detail?r=1

Only two years old and still growing...
by Romolo
Fri Sep 06, 2013 11:09 am
Forum: Software
Topic: C9X shows different parameter value for model than OpenTX
Replies: 1
Views: 2292

Re: C9X shows different parameter value for model than OpenT

Fixed in SVN: next release will be ok.
by Romolo
Sun Sep 01, 2013 10:38 pm
Forum: Hardware
Topic: EU- Norm EN 300 328 V1.8.1 and new Frsky Transmitters
Replies: 29
Views: 16190

Re: EU- Norm EN 300 328 V1.8.1 and new Frsky Transmitters

Yes really a lot of fuss for nothing:
http://www.ti.com/lit/ds/symlink/cc2500.pdf

Page 2

The controller is:
"Suited for systems compliant with EN 300 328 and EN 300 440 class 2 (Europe), FCC CFR47 Part 15 (US), and ARIB STD-T66 (Japan)"
by Romolo
Thu Aug 29, 2013 10:20 am
Forum: General help (FrSky Taranis radio)
Topic: Want the timer to count every second from 30seconds to zero
Replies: 20
Views: 13200

Re: Want the timer to count every second from 30seconds to z

custom function left there from previous try...
the idea was to avoid "seconds" using a gvar decreased every second,,
by Romolo
Wed Aug 28, 2013 9:09 pm
Forum: companion9x
Topic: Print model from command line?
Replies: 13
Views: 9133

Re: Print model from command line?

Committed, if --print is on command line c9x will exit
by Romolo
Wed Aug 28, 2013 3:28 pm
Forum: openTx for FrSky radios
Topic: Burning the Taranis Firmware under linux
Replies: 35
Views: 23026

Re: Burning the Taranis Firmware under linux

you need libusb devel
by Romolo
Tue Aug 27, 2013 9:38 pm
Forum: companion9x
Topic: Print model from command line?
Replies: 13
Views: 9133

Re: Print model from command line?

the curves are saved in the temporary folder but: the name will be the same for all.
About displaying the pdf: any browser can display a pdf maybe in a IFRAME
by Romolo
Tue Aug 27, 2013 8:58 pm
Forum: companion9x
Topic: Print model from command line?
Replies: 13
Views: 9133

Re: Print model from command line?

For the images then is better in PDF mode.

Just use .pdf as extension.
by Romolo
Tue Aug 27, 2013 4:26 pm
Forum: companion9x
Topic: Print model from command line?
Replies: 13
Views: 9133

Re: Print model from command line?

I think there is something more.... if you try to do an eeprom decoder you will soon understood that there are at least 6 eeprom decoders to be implemented for each version of the eeprom, and keep them updated will be a mess. I have started implementing the print function, but it will be difficult t...
by Romolo
Mon Aug 26, 2013 8:17 pm
Forum: companion9x
Topic: Print model from command line?
Replies: 13
Views: 9133

Re: Print model from command line?

I will try to have a look...
maybe not so easy but maybe not so difficult...
by Romolo
Sun Aug 11, 2013 9:28 pm
Forum: companion9x
Topic: Persistant Timer Values not taken over in c9x!
Replies: 2
Views: 2608

Re: Persistant Timer Values not taken over in c9x?

fixed in SVN: next release will be there...
by Romolo
Sun Aug 11, 2013 11:58 am
Forum: companion9x
Topic: [ISSUE] loosing settings by writing to EEPROM
Replies: 3
Views: 3055

Re: [ISSUE] loosing settings by writing to EEPROM

Thanks, next release will be ok...
by Romolo
Sun Aug 11, 2013 10:15 am
Forum: companion9x
Topic: [ISSUE] loosing settings by writing to EEPROM
Replies: 3
Views: 3055

Re: [ISSUE] loosing settings by writing to EEPROM

fixed in svn, but please confirm that you only loose settings if editing the specific custom function
If the appear in simu they should be exported correctly.
by Romolo
Sat Aug 10, 2013 11:11 am
Forum: FrSky Taranis radio
Topic: Setting up electric motors
Replies: 18
Views: 11605

Re: Setting up electric motors

Bill, A channel at rest stay at 0. In your original eeprom when the launch mode ended there was nothing driving the channel so it was at 0. While for a part like rudder or aileron this means: stay at rest for a ESC that normally means: RUN AT HALF SPEED . In one model I forced the channel at -100 an...
by Romolo
Fri Aug 09, 2013 2:02 pm
Forum: General help (FrSky Taranis radio)
Topic: Can't change channel order
Replies: 6
Views: 6819

Re: Can't change channel order

Is there any version of eepe working with taranis radio and OpenTX?
Have I missed something ?
by Romolo
Fri Aug 09, 2013 8:28 am
Forum: openTx
Topic: First pulse in PPM stream truncated
Replies: 24
Views: 15026

Re: First pulse in PPM stream truncated

wait how long is the pulse train ? 12ch=32.5ms as minimum
by Romolo
Wed Aug 07, 2013 10:53 am
Forum: companion9x
Topic: Downloads failing
Replies: 5
Views: 4144

Re: Downloads failing

No we are experiencing issues on the fiber connection and for some reason backup server get not used...
Working on it...
by Romolo
Tue Aug 06, 2013 2:54 pm
Forum: companion9x
Topic: C9X on 64 bit Mint 15 - Solved
Replies: 14
Views: 8442

Re: C9X on 64 bit Mint 15

maybe the problem is that you probably cannot write to the device...
either you are not member of dialout group...
so try to connect the radio:
then
sudo chmod 666 /dev/ttyACM0
try to read again, if we succeed we will find a more definitive solution
by Romolo
Tue Aug 06, 2013 1:11 pm
Forum: companion9x
Topic: C9X on 64 bit Mint 15 - Solved
Replies: 14
Views: 8442

Re: C9X on 64 bit Mint 15

may you post the details reported in the read eeprom window ?

and also teh output (with the radio attached of

ls -asl /dev/ttyACM*

Go to advanced search