Activity for libdivecomputer

  • Jef Driesen committed [446f66] on Code

    Extract firmware version from Symbios device status

  • Jef Driesen committed [747ebd] on Code

    Fix wrong compass offset in Halcyon Symbios parser

  • Jef Driesen committed [b74547] on Code

    Fix tank overflow guards in Symbios parser

  • Jef Driesen committed [8121b9] on Code

    Upload non-zipped artifacts

  • Jef Driesen committed [710f92] on Code

    Update the Github actions

  • Jef Driesen committed [45d5fa] on Code

    Support time sync for Icon HD family.

  • Jef Driesen committed [15d6f6] on Code

    Increase the Seac BLE timeout

  • Jef Driesen committed [415778] on Code

    Add BLE support for the Seac Tablet

  • Jef Driesen committed [40cf2f] on Code

    Replace the hardware descriptor with the model number

  • Jef Driesen committed [045598] on Code

    Remove the automatic fallback for the hardware command

  • Jef Driesen committed [40fc08] on Code

    Log the received hardware response

  • Jef Driesen committed [db0e04] on Code

    Add some extra debug logging

  • Jef Driesen committed [ca1699] on Code

    Remove the deprecated heading events

  • Jef Driesen committed [65d081] on Code

    Report the correct compass headings

  • Jef Driesen committed [ca1699] on Code

    Remove the deprecated heading events

  • Jef Driesen committed [65d081] on Code

    Report the correct compass headings

  • Jef Driesen committed [69f374] on Code

    Fix Halcyon Symbios dive mode parsing

  • Jef Driesen committed [69f374] on Code

    Fix Halcyon Symbios dive mode parsing

  • Jef Driesen committed [3ca5e7] on Code

    Fix the setpoint value

  • Jef Driesen committed [3ca5e7] on Code

    Fix the setpoint value

  • Jef Driesen committed [a7063e] on Code

    Add new Shearwater hardware models

  • Jef Driesen committed [959dbb] on Code

    Use a macro to detect the hwOS variant

  • Jef Driesen committed [a7063e] on Code

    Add new Shearwater hardware models

  • Jef Driesen committed [959dbb] on Code

    Use a macro to detect the hwOS variant

  • Jef Driesen committed [778518] on Code

    Report the TTS information

  • Jef Driesen committed [164040] on Code

    Add support for the OSTC Nano

  • Jef Driesen committed [778518] on Code

    Report the TTS information

  • Jef Driesen committed [164040] on Code

    Add support for the OSTC Nano

  • Jef Driesen committed [f13cfc] on Code

    Fix a typo in the log message

  • Jef Driesen committed [f13cfc] on Code

    Fix a typo in the log message

  • Jef Driesen committed [6d5644] on Code

    Add some new record types

  • Jef Driesen committed [6d5644] on Code

    Add some new record types

  • Jef Driesen committed [ebe60a] on Code

    Use the AI mode to detect the presence of GPS data

  • Jef Driesen committed [ebe60a] on Code

    Use the AI mode to detect the presence of GPS data

  • Jef Driesen committed [b8b41e] on Code

    Ignore invalid GPS locations

  • Jef Driesen committed [b8b41e] on Code

    Ignore invalid GPS locations

  • Jef Driesen committed [4f5abb] on Code

    Add support for the Shearwater Swift GPS

  • Jef Driesen committed [75ecac] on Code

    Add new Shearwater hardware models

  • Jef Driesen committed [4f5abb] on Code

    Add support for the Shearwater Swift GPS

  • Jef Driesen committed [75ecac] on Code

    Add new Shearwater hardware models

  • Jef Driesen committed [c76f25] on Code

    Use the new libusb_init_context function

  • Jef Driesen committed [6ccb0d] on Code

    Update libusb and hidapi in the CI builds

  • Jef Driesen committed [dbaf07] on Code

    Add Github sponsorship information

  • Jef Driesen committed [c76f25] on Code

    Use the new libusb_init_context function

  • Jef Driesen committed [6ccb0d] on Code

    Update libusb and hidapi in the CI builds

  • Jef Driesen committed [dbaf07] on Code

    Add Github sponsorship information

  • Jef Driesen committed [b09c8d] on Code

    Add basic support for the avelo mode

  • Jef Driesen committed [91e279] on Code

    Add new Shearwater hardware models

  • Jef Driesen committed [b09c8d] on Code

    Add basic support for the avelo mode

  • Jef Driesen committed [91e279] on Code

    Add new Shearwater hardware models

  • Jef Driesen committed [6026d9] on Code

    Handle an invalid access code response

  • Jef Driesen committed [6026d9] on Code

    Handle an invalid access code response

  • Jef Driesen committed [327974] on Code

    Merge branch 'seac'

  • Jef Driesen committed [c6cd31] on Code

    Optimize the download using the dive number as fingerprint

  • Jef Driesen committed [9d34ee] on Code

    Make the record validation non-fatal during the download

  • Jef Driesen committed [6bfdbd] on Code

    Improve the record validation

  • Jef Driesen committed [327974] on Code

    Merge branch 'seac'

  • Jef Driesen committed [c6cd31] on Code

    Optimize the download using the dive number as fingerprint

  • Jef Driesen committed [9d34ee] on Code

    Make the record validation non-fatal during the download

  • Jef Driesen committed [6bfdbd] on Code

    Improve the record validation

  • Jef Driesen committed [0e0fab] on Code

    Merge branch 'seac'

  • Jef Driesen committed [ff6717] on Code

    Optimize the download using the dive number as fingerprint

  • Jef Driesen committed [675369] on Code

    Make the record validation non-fatal during the download

  • Jef Driesen committed [b73200] on Code

    Improve the record validation

  • Jef Driesen committed [f3178e] on Code

    Check the minimum length before use

  • Jef Driesen committed [8d19f2] on Code

    Include the stddef.h header for the size_t type

  • Jef Driesen committed [0e0fab] on Code

    Merge branch 'seac'

  • Jef Driesen committed [ff6717] on Code

    Optimize the download using the dive number as fingerprint

  • Jef Driesen committed [675369] on Code

    Make the record validation non-fatal during the download

  • Jef Driesen committed [b73200] on Code

    Improve the record validation

  • Jef Driesen committed [f3178e] on Code

    Check the minimum length before use

  • Jef Driesen committed [8d19f2] on Code

    Include the stddef.h header for the size_t type

  • Jef Driesen committed [e92837] on Code

    Add an option to limit the number of dives to download

  • Jef Driesen committed [e92837] on Code

    Add an option to limit the number of dives to download

  • Jef Driesen committed [ef3bef] on Code

    Add support for the Mares Quad 2

  • Jef Driesen committed [ef3bef] on Code

    Add support for the Mares Quad 2

  • Jef Driesen committed [ea91f5] on Code

    Add support for the Mares Puck Pro Ultra

  • Jef Driesen committed [ea91f5] on Code

    Add support for the Mares Puck Pro Ultra

  • Jef Driesen committed [461138] on Code

    Add support for the Mares Puck Pro EZ

  • Jef Driesen committed [461138] on Code

    Add support for the Mares Puck Pro EZ

  • Jef Driesen committed [1e0123] on Code

    Fix the Github actions on mac

  • Jef Driesen committed [1e0123] on Code

    Fix the Github actions on mac

  • Jef Driesen committed [afda77] on Code

    Fix the Github actions on linux

  • Jef Driesen committed [afda77] on Code

    Fix the Github actions on linux

  • Jef Driesen committed [eb7d4a] on Code

    Merge branch 'symbios'

  • Jef Driesen committed [9ea564] on Code

    Increase the size of the device info buffer

  • Jef Driesen committed [4b52ef] on Code

    Support response packets with a variable size

  • Jef Driesen committed [eb7d4a] on Code

    Merge branch 'symbios'

  • Jef Driesen committed [9ea564] on Code

    Increase the size of the device info buffer

  • Jef Driesen committed [4b52ef] on Code

    Support response packets with a variable size

  • Jef Driesen committed [f6c7fb] on Code

    Merge branch 'symbios-timezone'

  • Jef Driesen committed [ee67ae] on Code

    Add full timezone support

  • Jef Driesen committed [f94d9a] on Code

    Cache the log version internally

  • Jef Driesen committed [686003] on Code

    Merge branch 'ostc4-events'

  • Jef Driesen committed [7279fd] on Code

    Ignore the dummy GNSS location

  • Jef Driesen committed [adadc1] on Code

    Add support for new OSTC 4/5 events

  • Jef Driesen committed [d3f4a1] on Code

    Merge brange 'ostc4-fw'

  • Jef Driesen committed [c3f23a] on Code

    Log the firmware version

  • Jef Driesen committed [04eff7] on Code

    Fix an error in the OSTC 4 firmware macro

  • Jef Driesen committed [f6c7fb] on Code

    Merge branch 'symbios-timezone'

1 >
MongoDB Logo MongoDB