Skip to content

Releases: adriangibbons/php-fit-file-analysis

php-fit-file-analysis

20 Nov 07:00
Compare
Choose a tag to compare

Minor updates to add manufacturers|products and include enhanced_speed in the m/s field list.

php-fit-file-analysis

07 Nov 10:01
Compare
Choose a tag to compare

Up-version to include a couple of fixes/enhancements. Including Dive messages.

php-fit-file-analysis

13 Sep 00:32
Compare
Choose a tag to compare

Thanks to @alexfraundorf-com for a PR to prevent a divide by zero error.

php-fit-file-analysis

23 Aug 03:16
1acf349
Compare
Choose a tag to compare

Minor updates

  • Ability to construct with data instead of file and fix bug with negative int32 on 64bits systems
    Thanks to @roznet for the PR!
  • Change to Travis yaml file to support older versions of PHP

php-fit-file-analysis

19 Apr 11:46
99ab97b
Compare
Choose a tag to compare

Updates in this version:

  • Correct the number of bytes for Big Endiannes pack() formatting
  • Change overwrite_with_dev_data behaviour
  • Handle arrays of $last_event_timestamp
  • Minor changes to composer.json and README.md

php-fit-file-analysis

03 Jan 20:34
2fa7c0e
Compare
Choose a tag to compare

Updates in this version include:

  • Functionality to handle arrays properly
  • A Fix for incorrect throwing of exception for data_size, following introduction of buffered messages (e.g. HR) by Garmin
  • Functionality to process buffered HR messages
  • Included .codeclimate.yml to enable Code Climate support
  • Minor tidy-up of code
  • Updates to README.md

php-fit-file-analysis

01 Jul 03:50
Compare
Choose a tag to compare

Updates since last release:

php-fit-file-analysis

10 Sep 01:35
Compare
Choose a tag to compare

Some support for things added to the FIT protocol since v1.6

  • Add support for 64 bit integer types 86a758b
  • Add field_description and developer_data_id msg info 4bc43b8
  • Added basic Developer Data support 2cfa382
  • Added new devices to products array 014c5de

Note: have not fully caught-up with FIT v2.2 and some things not yet catered for e.g. processing of Developer Data.

php-fit-file-analysis

01 Nov 09:21
Compare
Choose a tag to compare
  • Added Garmin 520 messages e.g. hrv and segment_lap
  • Handle string type appropriately

php-fit-file-analysis

24 Oct 06:40
Compare
Choose a tag to compare

Added gearChanges() for folk with Di-2 D-Fly technology.