Mercurial > public > ostc4
comparison Common/Inc/configuration.h @ 920:c4c9850a2039 Evo_2_23
Added view for position data:
A custom view for visualization of GPS data has been added. It may be activated using the compile switch ENABLE_GNSS_SUPPORT
author | Ideenmodellierer |
---|---|
date | Sun, 03 Nov 2024 15:44:54 +0100 |
parents | eea7c7c041c1 |
children | 7c996354b8ac |
comparison
equal
deleted
inserted
replaced
919:c0553dd70608 | 920:c4c9850a2039 |
---|---|
70 #define ENABLE_PSCR_MODE | 70 #define ENABLE_PSCR_MODE |
71 | 71 |
72 /* Enable to have CO2 sensor functionality available */ | 72 /* Enable to have CO2 sensor functionality available */ |
73 #define ENABLE_CO2_SUPPORT | 73 #define ENABLE_CO2_SUPPORT |
74 | 74 |
75 /* Enable to have GPS sensor functionality available */ | |
76 /* #define ENABLE_GNSS_SUPPORT */ | |
77 | |
75 /* Enable to have Sentinel rebreather interface available */ | 78 /* Enable to have Sentinel rebreather interface available */ |
76 /* #define ENABLE_SENTINEL_MODE */ | 79 /* #define ENABLE_SENTINEL_MODE */ |
77 | 80 |
78 /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */ | 81 /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */ |
79 #define ENABLE_ALTERNATIVE_SENSORTYP | 82 #define ENABLE_ALTERNATIVE_SENSORTYP |