aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-20Turn serial_ftdi.c into a custom_serialGravatar Anton Lundin
2015-08-20Re-indent and style up serial ftdiGravatar Anton Lundin
2015-08-20serial_ftdi.c for communication with ftdi devicesGravatar Venkatesh Shukla
2015-08-20Wire up get_usb_fd to libusb_set_android_open_callbackGravatar Anton Lundin
2015-08-20Extract usb file descriptor of ftdi on AndroidGravatar Venkatesh Shukla
2015-08-20Enable android logging from libusbGravatar Anton Lundin
2015-08-20Patch libusb for android custom open functionGravatar Anton Lundin
2015-08-20Add implementation for device discovery agent initialization (Windows)Gravatar Claudiu Olteanu
2015-08-20Get a pretty print message when a device discovery error occuredGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH device item selection on Windows platformsGravatar Claudiu Olteanu
2015-08-20Use the address of the BTH device if its name is emptyGravatar Claudiu Olteanu
2015-08-20Add implementation for add remote Bluetooth device handlerGravatar Claudiu Olteanu
2015-08-20Wait for BTH device discovery thread to finish on stop callGravatar Claudiu Olteanu
2015-08-20Initialize WinSock and hide the information about the local deviceGravatar Claudiu Olteanu
2015-08-20Add implementation for our custom BTH device discovery serviceGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial write method used on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial read method used on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial close method on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial open method on Windows platformsGravatar Claudiu Olteanu
2015-08-20Add skeleton for Bluetooth custom serial implementation on Windows platformsGravatar Claudiu Olteanu
2015-08-20Add set_timeout callback for Bluetooth custom serial implementationGravatar Claudiu Olteanu
2015-08-20Reimplement pairingFinished methodGravatar Claudiu Olteanu
2015-08-20Clear the BTH discovered devices list on each searchGravatar Claudiu Olteanu
2015-08-20Check the last error when the BTH device scanning is finishedGravatar Claudiu Olteanu
2015-08-20Cleanup Bluetooth local device and the discovery agent on exitGravatar Claudiu Olteanu
2015-08-20Display dives from the same location on the listGravatar Tomaz Canabrava
2015-08-20Always save taxonomy data, even if disabled in the prefsGravatar Dirk Hohndel
2015-08-20Use boyle_compensation in profileGravatar Robert C. Helling
2015-08-20Leftovers from introduction of in_planner() helper functionGravatar Robert C. Helling
2015-08-19Avoid duplicate divesites on Liquivision importGravatar Miika Turkia
2015-08-19More precise commentsGravatar Miika Turkia
2015-08-19Restore selection after renumbering dives.Gravatar Sander Kleijwegt
2015-08-19Fix startup crash with missing HOME or LOGNAME environment variablesGravatar Sander Kleijwegt
2015-08-18VPM-B: Update critical_volume_lambdaGravatar Rick Walsh
2015-08-18Replace global in_planner variable by helper functionGravatar Robert C. Helling
2015-08-18Get rid of is_ok_vpmbGravatar Robert C. Helling
2015-08-18Compare ceiling to next stop rather than try to ascent for VPM-BGravatar Robert C. Helling
2015-08-18Revert "Pref. to ascent to next stop only when stop is below ceiling"Gravatar Dirk Hohndel
2015-08-18VPM-B: Fix calculating Boyles compensation on gas change stops.Gravatar Jan Darowski
2015-08-17Explicit names for initialization of deco constantsGravatar Robert C. Helling
2015-08-17Pref. to ascent to next stop only when stop is below ceilingGravatar Robert C. Helling
2015-08-17Factor out root of cubic to be used also for update_gradientGravatar Robert C. Helling
2015-08-17Merge branch 'boyle-ready' of https://github.com/Slagvi/subsurfaceGravatar Dirk Hohndel
2015-08-17Fix MKVI erroneous sample timeGravatar Miika Turkia
2015-08-17Explicit cast to stop compiler warningGravatar Robert C. Helling
2015-08-17Cmake: automatically create version for Mac bundleGravatar Dirk Hohndel
2015-08-16INSTALL file: update Mac build instructionsGravatar Dirk Hohndel
2015-08-16Build script: fix install_name for libssrfmarblewidget on MacGravatar Dirk Hohndel
2015-08-16Build script: make sure cmake finds Qt on MacGravatar Dirk Hohndel
2015-08-16INSTALL file: build the latest master / testing branchesGravatar Dirk Hohndel