Only use for syncing with Dirk, don't use for anything else
C LGPL-2.1 3.7 MB Created Jan 17, 2017
Stars 396 Forks 51 Watchers 10 Open issues 0 Open PRs 1
History
10 branches 53 tags
Subsurface-branchv4.7.8 Suunto EON Steel: set date too when doing device timesync d02f1c3 8 years ago
Correctly fix build without HID support 0e0ee16 8 years ago
Revert "Allow compilation on platforms without USBHID support" 156cac6 8 years ago
Merge pull request #14 from torvalds/Subsurface-branch 9cda25a 8 years ago
Merge git://github.com/libdivecomputer/libdivecomputer into Subsurfac… c52becf 8 years ago
remove the transfer type comments from the descriptor array 5b54386 8 years ago
remove 'serial' number from descriptor array f4e43af 8 years ago
get rid of annoying compile warnings f5e10ff 8 years ago
Remove the half-duplex emulation from the I/O api 38ff1f7 8 years ago
Handle the half-duplex emulation in the vyper2 backend 4897a83 8 years ago
Use the new timer for the timestamps in the logging ee31f24 8 years ago
Use the new timer for the timeout calculations eb4c150 8 years ago
Add a high resolution timer module a8adb16 8 years ago
Add functions for converting bluetooth addresses becaf02 8 years ago
Add support for the OSTC 2 TR efd47cd 8 years ago
Allow compilation on platforms without USBHID support 7444cca 8 years ago
Add a workaround for invalid logbook begin pointers 0ac15df 8 years ago
Let the ringbuffer function handle a full ringbuffer 05f5522 8 years ago
Suppress the warning if no O2 sensors are present 9117b59 8 years ago
Integrate the connect step into the open function 85eef19 8 years ago
Merge branch 'discovery' 695212d 8 years ago
Implement some filter functions 0ce3bd3 8 years ago
Add suport for applying a filter function 30e4060 8 years ago
Re-write the device discovery using the iterator api ca91500 8 years ago
Merge git://github.com/libdivecomputer/libdivecomputer into Subsurfac… fb0d0b2 8 years ago
Cleanup the iterator internals 296fad2 8 years ago
Simplify the conditional compilation f992d20 8 years ago
Disable some Windows specific compiler warnings 931d185 8 years ago
Use SDP to auto-detect the rfcomm port number 90eed3c 8 years ago
Use the actual IrDA device names 6d5ac37 8 years ago
Use the correct data type for the temperature 9e169c9 8 years ago
Disable O2 sensors with default calibration values 3e36cad 8 years ago
Add support for the Seac Jack 9ca91ca 8 years ago
Check for memory allocation errors 0ae9e35 8 years ago
Erase the buffer before calling the vtable function c194f55 9 years ago
Replace hardcoded size with the sizeof operator d23bc6e 9 years ago
Use the correct model number for the Shearwater Nerd 2 c3556d8 9 years ago
Merge branch 'master' of git://git.libdivecomputer.org/libdivecompute… 70ad30b 9 years ago
Scubapro G2 cleanup: avoid memory leak fb8115c 9 years ago
Merge branch 'coverity' 21b0f01 9 years ago
Cleanup: remove confusing NULL check 4335c9b 9 years ago
Cleanup: bail on error 4144e0c 9 years ago
Cleanup: consistently check return value of iostream functions 2f097e5 9 years ago
Cleanup: check return value of ioctl() 4e93b9a 9 years ago
Cleanup: remove dead code and return the correct return code e22adbb 9 years ago
Cleanup: avoid undefined shift operation 88cc5e1 9 years ago
Cleanup: ensure string is 0 terminated 71f7681 9 years ago
Cleanup: avoid memory leak 5997caf 9 years ago
Cleanup: avoid memory leak 681720e 9 years ago
Cleanup: avoid memory leaks 96e6bf5 9 years ago
Cleanup: correctly handle upper bound of array bd00dde 9 years ago
Merge branch 'master' of git://git.libdivecomputer.org/libdivecompute… c354ae0 9 years ago
Fix a mistake in the error checking 81f3fdd 9 years ago
Add support for the Mares Quad Air a833992 9 years ago
Merge branch 'Subsurface-branch' of github.com:Subsurface-divelog/lib… a1472a7 9 years ago
Merge remote-tracking branch 'jef/master' into Subsurface-branch 8a34d82 9 years ago
Correctly determine git SHA if libdivecomputer is a git submodule ca1efdc 9 years ago
Disable a couple of overly aggressive warnings f5aee81 9 years ago
Add configure flag to explicitly enable BLE support 506bcec 9 years ago
EON Steel: remove a few unused variables 77f87be 9 years ago
Merge tag 'v0.6.0' of git://git.libdivecomputer.org/libdivecomputer i… 54f6bff 9 years ago
build: ignore the build from git 8c443c5 9 years ago
Don't accept a NULL pointer as parameter 42f8e01 9 years ago
Add support for semi-closed circuit diving f87720d 9 years ago
Detect dives with invalid profile data 76187c5 9 years ago
Merge branch 'iostream' f98f5eb 9 years ago
Implement the serial communication functions as no-ops e22ba69 9 years ago
Move the socket code to a common file 8233039 9 years ago
Add support for a custom I/O implementation 283eaa1 9 years ago
Port the USB HID code to the new I/O interface cf9626e 9 years ago
Port the bluetooth code to the new I/O interface 300ef52 9 years ago
Port the IrDA code to the new I/O interface 8f17055 9 years ago
Port the serial code to the new I/O interface 7cd1656 9 years ago
Add a new abstract I/O interface 3ca2799 9 years ago
Post release version bump to 0.7.0 b75095c 9 years ago
Fix some potential buffer overflows 350893f 9 years ago
Fix some casts with constant pointers 68380b2 9 years ago
Enable some useful compiler warnings by default 91f5b34 9 years ago
Generate html documentation from the manpages cbaebc7 9 years ago
Add support for new Suunto EON Core dive computer 238a373 9 years ago
Fix the decoding of the ndl/deco information 4ccfa51 9 years ago
Decode the firmware version for the iDive series 93fc2f1 9 years ago
Add support for the Suunto Eon Core 4ffd514 9 years ago
Locate the most recent dive 812db65 9 years ago
Add EON Steel time sync capability f5df265 9 years ago
Improve the progress events 2ced188 9 years ago
Detect the model number using the hardware type 2d7d515 9 years ago
Shearwater: add support for remaining gas time 63d6af8 9 years ago
Shearwater: extract tank sensor data for log version 7 7f22f4a 9 years ago
Shearwater: extract log version from header 9f754dc 9 years ago
Merge remote-tracking branch 'jef/master' into Subsurface-branch c44d2a8 9 years ago
Add support for Scubapro Aladin Square a2f358f 9 years ago
Add support for the Scubapro Aladin Square 428704b 9 years ago
Merge git://git.libdivecomputer.org/libdivecomputer into Subsurface-b… 9d7335d 9 years ago
Scubapro G2 usb: always use exactly 32-byte packets (plus report byte) 4dce920 9 years ago
OSTC: initialize initial CNS from header 20d7d03 9 years ago