Age | Commit message (Expand) | Author |
2015-08-20 | Turn serial_ftdi.c into a custom_serial | Anton Lundin |
2015-08-20 | Re-indent and style up serial ftdi | Anton Lundin |
2015-08-20 | serial_ftdi.c for communication with ftdi devices | Venkatesh Shukla |
2015-08-20 | Wire up get_usb_fd to libusb_set_android_open_callback | Anton Lundin |
2015-08-20 | Extract usb file descriptor of ftdi on Android | Venkatesh Shukla |
2015-08-20 | Enable android logging from libusb | Anton Lundin |
2015-08-20 | Patch libusb for android custom open function | Anton Lundin |
2015-08-20 | Add implementation for device discovery agent initialization (Windows) | Claudiu Olteanu |
2015-08-20 | Get a pretty print message when a device discovery error occured | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH device item selection on Windows platforms | Claudiu Olteanu |
2015-08-20 | Use the address of the BTH device if its name is empty | Claudiu Olteanu |
2015-08-20 | Add implementation for add remote Bluetooth device handler | Claudiu Olteanu |
2015-08-20 | Wait for BTH device discovery thread to finish on stop call | Claudiu Olteanu |
2015-08-20 | Initialize WinSock and hide the information about the local device | Claudiu Olteanu |
2015-08-20 | Add implementation for our custom BTH device discovery service | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH custom serial write method used on Windows | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH custom serial read method used on Windows | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH custom serial close method on Windows | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH custom serial open method on Windows platforms | Claudiu Olteanu |
2015-08-20 | Add skeleton for Bluetooth custom serial implementation on Windows platforms | Claudiu Olteanu |
2015-08-20 | Add set_timeout callback for Bluetooth custom serial implementation | Claudiu Olteanu |
2015-08-20 | Reimplement pairingFinished method | Claudiu Olteanu |
2015-08-20 | Clear the BTH discovered devices list on each search | Claudiu Olteanu |
2015-08-20 | Check the last error when the BTH device scanning is finished | Claudiu Olteanu |
2015-08-20 | Cleanup Bluetooth local device and the discovery agent on exit | Claudiu Olteanu |
2015-08-20 | Display dives from the same location on the list | Tomaz Canabrava |
2015-08-20 | Always save taxonomy data, even if disabled in the prefs | Dirk Hohndel |
2015-08-20 | Use boyle_compensation in profile | Robert C. Helling |
2015-08-20 | Leftovers from introduction of in_planner() helper function | Robert C. Helling |
2015-08-19 | Avoid duplicate divesites on Liquivision import | Miika Turkia |
2015-08-19 | More precise comments | Miika Turkia |
2015-08-19 | Restore selection after renumbering dives. | Sander Kleijwegt |
2015-08-19 | Fix startup crash with missing HOME or LOGNAME environment variables | Sander Kleijwegt |
2015-08-18 | VPM-B: Update critical_volume_lambda | Rick Walsh |
2015-08-18 | Replace global in_planner variable by helper function | Robert C. Helling |
2015-08-18 | Get rid of is_ok_vpmb | Robert C. Helling |
2015-08-18 | Compare ceiling to next stop rather than try to ascent for VPM-B | Robert C. Helling |
2015-08-18 | Revert "Pref. to ascent to next stop only when stop is below ceiling" | Dirk Hohndel |
2015-08-18 | VPM-B: Fix calculating Boyles compensation on gas change stops. | Jan Darowski |
2015-08-17 | Explicit names for initialization of deco constants | Robert C. Helling |
2015-08-17 | Pref. to ascent to next stop only when stop is below ceiling | Robert C. Helling |
2015-08-17 | Factor out root of cubic to be used also for update_gradient | Robert C. Helling |
2015-08-17 | Merge branch 'boyle-ready' of https://github.com/Slagvi/subsurface | Dirk Hohndel |
2015-08-17 | Fix MKVI erroneous sample time | Miika Turkia |
2015-08-17 | Explicit cast to stop compiler warning | Robert C. Helling |
2015-08-17 | Cmake: automatically create version for Mac bundle | Dirk Hohndel |
2015-08-16 | INSTALL file: update Mac build instructions | Dirk Hohndel |
2015-08-16 | Build script: fix install_name for libssrfmarblewidget on Mac | Dirk Hohndel |
2015-08-16 | Build script: make sure cmake finds Qt on Mac | Dirk Hohndel |
2015-08-16 | INSTALL file: build the latest master / testing branches | Dirk Hohndel |