john-38787364
john-38787364
Compiling and downgrading to 1.34.0 has resolved the issue
I edited MYSQL_LIBRARIES_atomic to FILEPATH=/usr/lib/x86_64-linux-gnu and it seemed to build OK on 18.04. I've made a package you can test here: [http://jshared.s3.amazonaws.com/build_1.34-1_amd64.deb](http://jshared.s3.amazonaws.com/build_1.34-1_amd64.deb)
Hi James you're lacking some necessary files.: No such file or directory: 'power_calc_factors_fortius.txt' Could you install via the install.sh script as per the readme.txt?
Scipy is failing to install and dumping you out of the install. It actually now isnt needed. Can you remove from install script and retry?
That's great to hear. I created /etc/udev/rules.d/garmin-ant2.rules in Raspbian and added `SUBSYSTEM=="usb", ATTRS{idVendor}=="0fcf", ATTRS{idProduct}=="1009", RUN+="/sbin/modprobe usbserial vendor=0x0fcf product=0x1009"` and I can run it as the Pi user with no chmod:...
OK I think we can use a windows port of fxload (https://wiki.epfl.ch/cfavi/fxload-libusb) to upload the TACX firmware file. On Windows platforms the firmware is installed by the standard Tacx software...
OK have confirmed ability to upload firmware: Can you download fxload-libusb.exe and FortiusSWPID1942Renum.hex from https://github.com/john-38787364/tacx-ant/tree/master/T1942 Then run: fxload-libusb.exe -I FortiusSWPID1942Renum.hex -t fx -vv from the command line? (both files need...
exe: https://github.com/john-38787364/tacx-ant/raw/master/T1942/dist/T1942_debug.exe
Great thanks- no the 1942 isn't integrated into the interface application yet. Any chance you could rerun for 10 minutes with the latest exe? The latest one automatically initialised the...
You need to run the T1942_debug application from the same directory cokntaining fxload-libusb and the .hex firmware file :) On Mon, 16 Oct 2017, 19:43 PieterMiser, wrote: > Ran the...