Skip to content

Releases: profanum429/v800_downloader

Release6

10 Jan 22:39
Compare
Choose a tag to compare

For Windows, OS X and Linux. Imported the Bipolar 0.4 code so power should now be supported. Changed to look for samples instead of route file so if an activity doesn't have a route it will still be able to be exported.

Release 5 for OS X, Windows, Linux

11 Oct 15:57
Compare
Choose a tag to compare

Discovered a bug where after a factory reset we'd see some garbage in the USB data making us think there were nonexistent files and directories; this has been fixed so all the data should be clean now.

Also updated to the latest Bipolar conversion code.

Same install procedures as usual; OS X is the .zip, Windows is the .exe, Linux is the .tar.gz

Release 4

07 Sep 01:57
Compare
Choose a tag to compare

Fixed Multisport support in pulling files off and converting them. Now files have an appended _(NUMBER) before the .tcx/.gpx/.hrm. This number represents which sport the sport was in the session. Most sessions will only have a _0 since usually it's not a multisport session.

Also updated to latest (0.3.1) Bipolar conversion code.

Release 3

18 Aug 21:48
Compare
Choose a tag to compare

Updated with bug fixes in the flow of the UI. Enhanced the functionality of the UI a little bit too to provide more in-depth information as to what is going on. Should be stable now and not expecting another release for a while. Source code is available at this repo, https://www.github.com/profanum429/v800_downloader.

As usual, the .zip is OS X, .tar.gz is 64bit Linux, and .exe is Windows installer.

Release 2 for OS X, Windows and Linux

18 Aug 01:12
Compare
Choose a tag to compare

Large update - incorporated Bipolar backend (https://www.github.com/pcolby/bipolar) into the Downloader to perform conversion of data files automatically. See the README at https://www.github.com/profanum429/v800_downloader on the steps to use the updated software.

Release 1 for OS X, Windows and Linux

14 Aug 23:08
Compare
Choose a tag to compare

Fixed some minor bugs with text and window modality. Added some information for when a download finishes instead of just dropping you back into the list. It's fairly feature complete for now unless someone has something they want added. Will update in the future once Bipolar has a GUI to select where you want to drop files instead of the current Bipolar directory possibly.

Beta5 for Windows, Linux, OS X

13 Aug 02:30
Compare
Choose a tag to compare

Beta5 release! Moved a few things around and added a filesystem browser. The raw output and FS Browser are accessed by pressing +. The raw output checkbox and FS Browser button will appear on the main window giving you access to these functions. They are really probably only of use to other developers or curious folks who want to see how the V800 organizes files. Also added an icon for Windows and OS X.

Beta 4 for Windows, Linux, OS X

08 Aug 22:13
Compare
Choose a tag to compare

New release, slightly updated. I've made Bipolar output be the default with the option for the raw files to be output to a user selected directory. This makes it easier to do Bipolar conversions, less clicks ;)

Beta3 for Windows, Linux, OS X

03 Aug 22:06
Compare
Choose a tag to compare

Updated code to handle non english characters even more than Beta2 and also added some UI friendliness like progress bars and select/deselect all buttons. Get it while it's hot!

Linux Beta1 Release

02 Aug 15:50
Compare
Choose a tag to compare

I've enabled linux support and also created a .tar.gz archive that has all the necessary Qt libraries in it to allow running it without having to install Qt. You can still install it if you want though. Right now it's built against Qt5.3.1.

There is a README file included that has the steps to get everything setup and running on linux. It's 64 bit so you'll need to be running a 64 bit version of linux. I'm currently running it on Linux Mint 17. Hopefully it should run on other distros without a problem!