Package Details: opentx-companion 2.3.15-1

Git Clone URL: https://aur.archlinux.org/opentx-companion.git (read-only, click to copy)
Package Base: opentx-companion
Description: EEPROM Editor for OpenTX RC transmitter firmwares
Upstream URL: http://www.open-tx.org/
Licenses: GPL
Conflicts: companion, companion9x-svn
Provides: companion
Submitter: japernilater
Maintainer: ysblokje
Last Packager: ysblokje
Votes: 24
Popularity: 0.000589
First Submitted: 2014-06-09 02:01 (UTC)
Last Updated: 2022-05-13 08:07 (UTC)

Pinned Comments

ysblokje commented on 2019-09-29 19:57 (UTC) (edited on 2019-09-29 19:58 (UTC) by ysblokje)

The opentx-companion 2.1.x version is split off into opentx-companion21

The opentx-companion 2.2.x version is split off into opentx-companion22

This version will should follow current release.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

rscotthathcock commented on 2023-03-19 16:50 (UTC)

Never mind. I've lost my mind! I have to bring up the file manager and click on Taranis and the 988MB ... (SD card). This allows Companion to find the radio. There should be a way to avoid this step.

rscotthathcock commented on 2023-03-19 16:47 (UTC)

Companion no longer finds the Radio. It appears to be searching in a strange place. This fails on an older Arch system with slightly different error messages. Both systems used to work. The Taranis connects to this version of companion on an Apple Laptop. [D] findMassstoragePath():309 - Searching for "/boot/efi/EEPROM.BIN" [D] findMassstoragePath():309 - Searching for "/boot/efi/TARANIS.BIN" [D] findMassstoragePath():309 - Searching for "/boot/efi/ERSKY9X.BIN"

I am also confused since there are no rules in /etc/udev/rules.d to identify the hardware.

ysblokje commented on 2020-12-03 10:53 (UTC) (edited on 2020-12-03 10:54 (UTC) by ysblokje)

@hayabousa, have you tried building it without an aur helper? If the bug remains after that, I suggest filing and bugreport at the upstream project. This seems to be more of an upstream issue than a packaging one.

hayabousa commented on 2020-11-30 13:11 (UTC)

When i launchsimulation on qx7 access companion crash and in terminal i have : companion23: /var/tmp/pamac-build-stephan/opentx-companion/src/opentx-release-2.3.10/radio/src/targets/simu/simpgmspace.cpp :164 : void simuSetSwitch(uint8_t, int8_t): l'assertion « swtch < DIM(switchesStates) » a échoué. Abandon (core dumped)

neo2001 commented on 2020-06-15 09:36 (UTC)

@yablokje: I only realized that there was a new release after getting the notfication from the AUR. So you were actually faster than me. You just didn't expect them to release the next version so soon.

ysblokje commented on 2020-06-14 20:44 (UTC)

@neo2001, no problem. I am not paying attention to the releases as much as I maybe should.

neo2001 commented on 2020-06-14 19:25 (UTC)

Sorry to inform you, that there is already 2.3.9 available. :-)

liOnux commented on 2020-04-06 15:29 (UTC) (edited on 2020-04-06 16:33 (UTC) by liOnux)

While waiting for @ysblokje to update this package, I propose a method to build version 2.3.7-0 : 1- git clone https://aur.archlinux.org/opentx-companion.git 2- cd opentx-companion 3- Modify the PKGBUILD as follows : -pkgver=2.3.5 -pkgrel=2 +pkgver=2.3.7 +pkgrel=0 -source=("https://github.com/opentx/opentx/archive/$pkgver.tar.gz" +source=("https://github.com/opentx/opentx/archive/release/$pkgver.tar.gz" -'7ce8b294c724b45e1d1867202959e9ec8645697cb350ce91efd4bb92374ab806' +'92c48f8eec926d5058fb08a3f1ed412576d8f58ed38e903f30d2d5035cd817fc' -_srcmap=opentx-$pkgver +_srcmap=opentx-release-$pkgver 4- Modify the .SRCINFO as follows : -pkgver = 2.3.5 -pkgrel = 2 +pkgver = 2.3.7 +pkgrel = 0 -source = https://github.com/opentx/opentx/archive/2.3.5.tar.gz +source = https://github.com/opentx/opentx/archive/release/2.3.7.tar.gz -sha256sums = 7ce8b294c724b45e1d1867202959e9ec8645697cb350ce91efd4bb92374ab806 +sha256sums = 92c48f8eec926d5058fb08a3f1ed412576d8f58ed38e903f30d2d5035cd817fc 5- makepkg -si

neo2001 commented on 2020-03-24 08:10 (UTC)

Source file seems to have changed, although it's the same version number: New hash is 7ce8b294c724b45e1d1867202959e9ec8645697cb350ce91efd4bb92374ab806

commented on 2020-03-24 07:45 (UTC)

I'm getting a checksum failure for 2.3.5.tar.gz. Can someone else check to see if it's just me?