Age | Commit message (Expand) | Author |
2014-12-30 | Cleanup OSTC settings debug code | Anton Lundin |
2014-12-29 | Remove debug code | Anton Lundin |
2014-12-29 | Another whitespace update | Dirk Hohndel |
2014-12-28 | Move Constructor next to rest of the class | Anton Lundin |
2014-12-28 | Lift code out to write_ostc_settings | Anton Lundin |
2014-12-28 | Lift code out to write_ostc3_settings | Anton Lundin |
2014-12-28 | Lift code out to read_ostc_settings | Anton Lundin |
2014-12-28 | Lift code out to read_ostc3_settings | Anton Lundin |
2014-12-28 | Lift code out to write_suunto_vyper_settings | Anton Lundin |
2014-12-28 | Lift code out to read_suunto_vyper_settings | Anton Lundin |
2014-12-28 | Whitespace cleanup | Dirk Hohndel |
2014-12-28 | Minor style cleanup | Anton Lundin |
2014-12-22 | Enable firmware updates for OSTC3/OSTC Sport | Anton Lundin |
2014-12-08 | Read and write alarm time correctly for Stinger | Anton Lundin |
2014-12-08 | Make sure the device open error reaches the user | Anton Lundin |
2014-12-07 | Style cleanup | Anton Lundin |
2014-12-02 | Remove libdivecomputer ifdefs for configuring OSTC | Anton Lundin |
2014-12-01 | configuredivecomputerthreads.cpp: conditionally define read_ostc_cf() | Lubomir I. Ivanov |
2014-11-19 | Change the OSTC3 macros to have a ; in the end | Anton Lundin |
2014-10-27 | Write config data to the OSTC | Anton Lundin |
2014-10-27 | Debug code for OSTC CF | Anton Lundin |
2014-10-27 | Decode CF configuration data from OSTC | Anton Lundin |
2014-10-27 | Decode configuration data from OSTC | Anton Lundin |
2014-10-27 | Debug code to simulate read/write to OSTC memory | Anton Lundin |
2014-10-27 | Cleanup syntax and styling in Configure DC | Anton Lundin |
2014-10-21 | Check return value after firmware updates | Anton Lundin |
2014-10-21 | Fix compability with libdivecomputer < 0.5.0 | Anton Lundin |
2014-10-20 | Configure support for OSTC, Mk.2/2N/2C | Anton Lundin |
2014-10-20 | Style cleanup | Anton Lundin |
2014-10-18 | Correct OSTC3 read/write of pressure sensor offset | Anton Lundin |
2014-10-18 | Add support to reset OSTC3 settings to default | Anton Lundin |
2014-10-18 | Read/Write more settings from the OSTC3 | Anton Lundin |
2014-10-18 | Simplify some OSTC3 Code with macros | Anton Lundin |
2014-10-18 | Define settings ids for the new OSTC3 settings | Anton Lundin |
2014-10-18 | Fix 02 typo, rename O2 members in devicesettings | Anton Lundin |
2014-10-18 | Add missing compass gain read from the OSTC3 | Anton Lundin |
2014-10-16 | Add a missing break after OSTC3 settings write | Anton Lundin |
2014-10-16 | Set the diluent values from the right buffer | Anton Lundin |
2014-10-15 | Read and write desaturation from OSTC3's | Anton Lundin |
2014-10-14 | Check that the model is a supported one | Anton Lundin |
2014-10-12 | This adds read/write of Suunto Vyper configs | Anton Lundin |
2014-10-12 | Remove double-assignment to rc varable | Anton Lundin |
2014-10-10 | Store the setpoint values read from OSTC3 | Anton Lundin |
2014-10-02 | Don't use switch with just one case | Dirk Hohndel |
2014-08-17 | Change presentation of OSTC 3 firmware version | Joseph W. Joshua |
2014-08-17 | Ensure Subsurface still compiles with libdivecomputer 0.4.x | Thiago Macieira |
2014-08-13 | Use macros for OSTC 3 setting codes | Joseph W. Joshua |
2014-08-13 | Start Work on Firmware Update | Joseph W. Joshua |
2014-08-13 | Add read/write support for OSTC 3 SetPoint settings | Joseph W. Joshua |
2014-08-13 | Add reading and writing of OSTC 3 Dil values | Joseph W. Joshua |