History log of /base/sensors/miscdevice/utils/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
58ec469e16-Oct-2024 openharmony_ci <120357966@qq.com>

!430 马达维测日志打印
Merge pull request !430 from 陈飞飞/master


BUILD.gn
common/BUILD.gn
common/include/app_thread_info.h
common/include/death_recipient_template.h
common/include/file_utils.h
common/include/json_parser.h
common/include/light_animation_ipc.h
common/include/light_info_ipc.h
common/include/miscdevice_common.h
common/include/miscdevice_delayed_sp_singleton.h
common/include/miscdevice_log.h
common/include/permission_util.h
common/include/raw_file_descriptor.h
common/include/sensors_errors.h
common/include/vibrator_infos.h
common/src/file_utils.cpp
common/src/json_parser.cpp
common/src/light_animation_ipc.cpp
common/src/light_info_ipc.cpp
common/src/permission_util.cpp
common/src/vibrator_infos.cpp
haptic_decoder/he_json/BUILD.gn
haptic_decoder/he_json/include/he_vibrator_decoder.h
haptic_decoder/he_json/include/he_vibrator_decoder_factory.h
haptic_decoder/he_json/src/he_vibrator_decoder.cpp
haptic_decoder/he_json/src/he_vibrator_decoder_factory.cpp
haptic_decoder/interface/i_vibrator_decoder.h
haptic_decoder/interface/i_vibrator_decoder_factory.h
haptic_decoder/interface/vibrator_decoder_creator.cpp
haptic_decoder/interface/vibrator_decoder_creator.h
haptic_decoder/oh_json/BUILD.gn
haptic_decoder/oh_json/include/default_vibrator_decoder.h
haptic_decoder/oh_json/include/default_vibrator_decoder_factory.h
haptic_decoder/oh_json/src/default_vibrator_decoder.cpp
haptic_decoder/oh_json/src/default_vibrator_decoder_factory.cpp
tools/haptic_format_converter/.gitignore
tools/haptic_format_converter/README.md
tools/haptic_format_converter/converter/__init__.py
tools/haptic_format_converter/converter/converter.py
tools/haptic_format_converter/converter/schemas/he_v1_schema.json
tools/haptic_format_converter/converter/schemas/he_v2_schema.json
tools/haptic_format_converter/converter/schemas/oh_schema.json
tools/haptic_format_converter/requirements.txt
tools/haptic_format_converter/tests/__init__.py
tools/haptic_format_converter/tests/test_converter.py
tools/haptic_format_converter/tests/test_data/he_v1_sample.he
tools/haptic_format_converter/tests/test_data/he_v1_sample_to_he_v2.he
tools/haptic_format_converter/tests/test_data/he_v1_sample_to_oh.json
tools/haptic_format_converter/tests/test_data/he_v2_sample.he
tools/haptic_format_converter/tests/test_data/he_v2_sample_to_he_v1.he
tools/haptic_format_converter/tests/test_data/he_v2_sample_to_oh.json
tools/haptic_format_converter/tests/test_data/oh_no_curve_sample.json
tools/haptic_format_converter/tests/test_data/oh_no_curve_sample_to_he_v1.json
tools/haptic_format_converter/tests/test_data/oh_no_curve_sample_to_he_v2.json
tools/haptic_format_converter/tests/test_data/oh_sample.json
tools/haptic_format_converter/tests/test_data/oh_sample_1.json
tools/haptic_format_converter/tests/test_data/oh_sample_to_he_v1.he
tools/haptic_format_converter/tests/test_data/oh_sample_to_he_v2.he