libdivecomputer/src/libdivecomputer.symbols
Jef Driesen ff26c2db70 Calibrate the device during initialization.
Although calibration is optional, it's highly recommended because it
reduces the transfer time considerably. The calibrate function is
removed from the public api.
2009-05-27 10:24:04 +00:00

92 lines
2.3 KiB
Plaintext

parser_get_type
parser_set_data
parser_samples_foreach
parser_destroy
reefnet_sensus_parser_create
reefnet_sensus_parser_set_calibration
reefnet_sensuspro_parser_create
reefnet_sensuspro_parser_set_calibration
reefnet_sensusultra_parser_create
reefnet_sensusultra_parser_set_calibration
uwatec_memomouse_parser_create
#ifdef IRDA
uwatec_smart_parser_create
#endif
suunto_vyper_parser_create
suunto_solution_parser_create
suunto_spyder_parser_create
suunto_d9_parser_create
mares_nemo_parser_create
device_close
device_dump
device_foreach
device_get_type
device_read
device_set_events
device_set_fingerprint
device_version
device_write
message
message_set_logfile
#ifdef SERIAL
mares_nemo_device_open
mares_nemo_extract_dives
mares_puck_device_open
oceanic_atom2_device_open
oceanic_atom2_device_keepalive
oceanic_veo250_device_open
oceanic_veo250_device_keepalive
oceanic_vtpro_device_open
oceanic_vtpro_device_keepalive
reefnet_sensus_device_open
reefnet_sensus_device_set_timestamp
reefnet_sensus_device_get_handshake
reefnet_sensus_extract_dives
reefnet_sensuspro_device_open
reefnet_sensuspro_device_set_timestamp
reefnet_sensuspro_device_get_handshake
reefnet_sensuspro_device_write_interval
reefnet_sensuspro_extract_dives
reefnet_sensusultra_device_open
reefnet_sensusultra_device_read_user
reefnet_sensusultra_device_sense
reefnet_sensusultra_device_set_maxretries
reefnet_sensusultra_device_set_timestamp
reefnet_sensusultra_device_get_handshake
reefnet_sensusultra_device_write_parameter
reefnet_sensusultra_device_write_user
reefnet_sensusultra_extract_dives
suunto_d9_device_open
suunto_d9_device_reset_maxdepth
suunto_solution_device_open
suunto_solution_extract_dives
suunto_eon_device_open
suunto_eon_device_write_interval
suunto_eon_device_write_name
suunto_eon_extract_dives
suunto_vyper2_device_open
suunto_vyper2_device_reset_maxdepth
suunto_vyper_device_open
suunto_vyper_device_read_dive
suunto_vyper_device_set_delay
suunto_vyper_extract_dives
uwatec_aladin_device_open
uwatec_aladin_device_set_timestamp
uwatec_aladin_extract_dives
uwatec_memomouse_device_open
uwatec_memomouse_device_set_timestamp
uwatec_memomouse_extract_dives
#endif
#ifdef IRDA
uwatec_smart_device_handshake
uwatec_smart_device_open
uwatec_smart_device_set_timestamp
uwatec_smart_device_version
uwatec_smart_extract_dives
#endif