Mercurial > public > ostc4
comparison Discovery/Inc/configuration.h @ 468:aa1d71875e25 Improve_Logtansfer
Moved and deactivated analyse sample buffer switch:
The repair function behind the maintainance button is no longer needed and meanwhile an external tool supporting better analysis is available
author | ideenmodellierer |
---|---|
date | Tue, 14 Apr 2020 19:44:19 +0200 |
parents | 05c5c3d10902 |
children | 4ce932235578 |
comparison
equal
deleted
inserted
replaced
467:5387e684d797 | 468:aa1d71875e25 |
---|---|
38 /* #define ALWAYS_SHOW_VOLTAGE */ | 38 /* #define ALWAYS_SHOW_VOLTAGE */ |
39 | 39 |
40 /* Enable this to skip coplete scan of dive log during startup */ | 40 /* Enable this to skip coplete scan of dive log during startup */ |
41 /* #define TRUST_LOG_CONSISTENCY */ | 41 /* #define TRUST_LOG_CONSISTENCY */ |
42 | 42 |
43 /* Enable this to reset the profile data by pressing enter within log info menu */ | |
44 /* #define ENABLE_PROFILE_RESET */ | |
45 | |
46 /* Enable this to transfer additional data list last dive ID and last sample index during raw data requests */ | 43 /* Enable this to transfer additional data list last dive ID and last sample index during raw data requests */ |
47 /* define SEND_DATA_DETAILS */ | 44 /* define SEND_DATA_DETAILS */ |
48 | 45 |
46 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */ | |
47 /* #define ENABLE_ANALYSE_SAMPLES */ | |
48 | |
49 #endif | 49 #endif |