This website works better with JavaScript.
Home
Explore
Help
Sign In
p_transmit_disinfection
/
iflytoplinuxsdk_ptdv1
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
init
disinfection_machine
zhaohe
2 years ago
parent
3b6ad55660
commit
0609627b89
487 changed files
with
85207 additions
and
85247 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
iflytop/core/basic/any.cpp
0
iflytop/core/basic/any.hpp
0
iflytop/core/basic/autodo.hpp
0
iflytop/core/basic/concurrentqueue/README.md
0
iflytop/core/basic/concurrentqueue/blockingconcurrentqueue.h
0
iflytop/core/basic/concurrentqueue/concurrentqueue.h
0
iflytop/core/basic/concurrentqueue/gitinfo
0
iflytop/core/basic/ds/binary.hpp
0
iflytop/core/basic/enum_converter.hpp
0
iflytop/core/basic/marco/basic.h
0
iflytop/core/basic/marco/data.hpp
0
iflytop/core/basic/marco/marco.hpp
0
iflytop/core/basic/marco/marco_list.h
0
iflytop/core/basic/nlohmann/README.md
0
iflytop/core/basic/nlohmann/json.hpp
0
iflytop/core/basic/nod/nod.hpp
0
iflytop/core/basic/signal/signal.cpp
0
iflytop/core/basic/signal/signal.hpp
0
iflytop/core/components/audio/wav_recorder.cpp
0
iflytop/core/components/audio/wav_recorder.hpp
0
iflytop/core/components/audio/wavheader.hpp
0
iflytop/core/components/config_template/config_template.hpp
0
iflytop/core/components/fileutils.cpp
0
iflytop/core/components/fileutils.hpp
0
iflytop/core/components/jobs/thread_pool_task_scheduler.cpp
0
iflytop/core/components/jobs/thread_pool_task_scheduler.hpp
0
iflytop/core/components/jobs/work_queue.cpp
0
iflytop/core/components/jobs/work_queue.hpp
0
iflytop/core/components/modbus/modbus.cpp
0
iflytop/core/components/modbus/modbus.hpp
0
iflytop/core/components/modbus/zmodbus_common.c
0
iflytop/core/components/modbus/zmodbus_common.h
0
iflytop/core/components/modbus/zmodbus_master.c
0
iflytop/core/components/modbus/zmodbus_master.h
0
iflytop/core/components/modbus/zmodbus_slave.c
0
iflytop/core/components/modbus/zmodbus_slave.h
0
iflytop/core/components/process/.clang-format
0
iflytop/core/components/process/README.md
0
iflytop/core/components/process/process.cpp
0
iflytop/core/components/process/process.hpp
0
iflytop/core/components/process/process_unix.cpp
0
iflytop/core/components/sha256/IFLYTOP_README.md
0
iflytop/core/components/sha256/README.md
0
iflytop/core/components/sha256/example/hasher.cpp
0
iflytop/core/components/sha256/example/interactive_hasher.cpp
0
iflytop/core/components/sha256/sha256.hpp
0
iflytop/core/components/stringutils.cpp
0
iflytop/core/components/stringutils.hpp
0
iflytop/core/components/timer/simple_timer.cpp
0
iflytop/core/components/timer/simple_timer.hpp
0
iflytop/core/components/timeutils.hpp
0
iflytop/core/components/uart/uart.cpp
0
iflytop/core/components/uart/uart.hpp
0
iflytop/core/driver/socketcan/libsocketcan/can_netlink.h
0
iflytop/core/driver/socketcan/libsocketcan/libsocketcan.c
0
iflytop/core/driver/socketcan/libsocketcan/libsocketcan.h
0
iflytop/core/driver/socketcan/socket_can.cpp
0
iflytop/core/driver/socketcan/socket_can.hpp
0
iflytop/core/driver/socketcan/socket_can_frame.cpp
0
iflytop/core/driver/socketcan/socket_can_frame.hpp
0
iflytop/core/driver/socketcan/socket_can_utils.cpp
0
iflytop/core/driver/socketcan/socket_can_utils.hpp
0
iflytop/core/linuxcoreutils/linuxcoreutils.cpp
0
iflytop/core/linuxcoreutils/linuxcoreutils.hpp
0
iflytop/core/spdlog/.clang-format
0
iflytop/core/spdlog/.clang-tidy
0
iflytop/core/spdlog/.gitattributes
0
iflytop/core/spdlog/.github/workflows/ci.yml
0
iflytop/core/spdlog/.gitignore
0
iflytop/core/spdlog/CMakeLists.txt
0
iflytop/core/spdlog/INSTALL
0
iflytop/core/spdlog/LICENSE
0
iflytop/core/spdlog/README.md
0
iflytop/core/spdlog/appveyor.yml
0
iflytop/core/spdlog/bench/CMakeLists.txt
0
iflytop/core/spdlog/bench/async_bench.cpp
0
iflytop/core/spdlog/bench/bench.cpp
0
iflytop/core/spdlog/bench/formatter-bench.cpp
0
iflytop/core/spdlog/bench/latency.cpp
0
iflytop/core/spdlog/bench/utils.h
0
iflytop/core/spdlog/cmake/ide.cmake
0
iflytop/core/spdlog/cmake/pch.h.in
0
iflytop/core/spdlog/cmake/spdlog.pc.in
0
iflytop/core/spdlog/cmake/spdlogCPack.cmake
0
iflytop/core/spdlog/cmake/spdlogConfig.cmake.in
0
iflytop/core/spdlog/cmake/utils.cmake
0
iflytop/core/spdlog/cmake/version.rc.in
0
iflytop/core/spdlog/example/CMakeLists.txt
0
iflytop/core/spdlog/example/example.cpp
0
iflytop/core/spdlog/include/spdlog/async.h
0
iflytop/core/spdlog/include/spdlog/async_logger-inl.h
0
iflytop/core/spdlog/include/spdlog/async_logger.h
0
iflytop/core/spdlog/include/spdlog/cfg/argv.h
0
iflytop/core/spdlog/include/spdlog/cfg/env.h
0
iflytop/core/spdlog/include/spdlog/cfg/helpers-inl.h
0
iflytop/core/spdlog/include/spdlog/cfg/helpers.h
0
iflytop/core/spdlog/include/spdlog/common-inl.h
0
iflytop/core/spdlog/include/spdlog/common.h
0
iflytop/core/spdlog/include/spdlog/details/backtracer-inl.h
0
iflytop/core/spdlog/include/spdlog/details/backtracer.h
0
core/basic/any.cpp → iflytop/core/basic/any.cpp
View File
0
core/basic/any.hpp → iflytop/core/basic/any.hpp
View File
0
core/basic/autodo.hpp → iflytop/core/basic/autodo.hpp
View File
0
core/basic/concurrentqueue/README.md → iflytop/core/basic/concurrentqueue/README.md
View File
0
core/basic/concurrentqueue/blockingconcurrentqueue.h → iflytop/core/basic/concurrentqueue/blockingconcurrentqueue.h
View File
0
core/basic/concurrentqueue/concurrentqueue.h → iflytop/core/basic/concurrentqueue/concurrentqueue.h
View File
0
core/basic/concurrentqueue/gitinfo → iflytop/core/basic/concurrentqueue/gitinfo
View File
0
core/basic/ds/binary.hpp → iflytop/core/basic/ds/binary.hpp
View File
0
core/basic/enum_converter.hpp → iflytop/core/basic/enum_converter.hpp
View File
0
core/basic/marco/basic.h → iflytop/core/basic/marco/basic.h
View File
0
core/basic/marco/data.hpp → iflytop/core/basic/marco/data.hpp
View File
0
core/basic/marco/marco.hpp → iflytop/core/basic/marco/marco.hpp
View File
0
core/basic/marco/marco_list.h → iflytop/core/basic/marco/marco_list.h
View File
0
core/basic/nlohmann/README.md → iflytop/core/basic/nlohmann/README.md
View File
0
core/basic/nlohmann/json.hpp → iflytop/core/basic/nlohmann/json.hpp
View File
0
core/basic/nod/nod.hpp → iflytop/core/basic/nod/nod.hpp
View File
0
core/basic/signal/signal.cpp → iflytop/core/basic/signal/signal.cpp
View File
0
core/basic/signal/signal.hpp → iflytop/core/basic/signal/signal.hpp
View File
0
core/components/audio/wav_recorder.cpp → iflytop/core/components/audio/wav_recorder.cpp
View File
0
core/components/audio/wav_recorder.hpp → iflytop/core/components/audio/wav_recorder.hpp
View File
0
core/components/audio/wavheader.hpp → iflytop/core/components/audio/wavheader.hpp
View File
0
core/components/config_template/config_template.hpp → iflytop/core/components/config_template/config_template.hpp
View File
0
core/components/fileutils.cpp → iflytop/core/components/fileutils.cpp
View File
0
core/components/fileutils.hpp → iflytop/core/components/fileutils.hpp
View File
0
core/components/jobs/thread_pool_task_scheduler.cpp → iflytop/core/components/jobs/thread_pool_task_scheduler.cpp
View File
0
core/components/jobs/thread_pool_task_scheduler.hpp → iflytop/core/components/jobs/thread_pool_task_scheduler.hpp
View File
0
core/components/jobs/work_queue.cpp → iflytop/core/components/jobs/work_queue.cpp
View File
0
core/components/jobs/work_queue.hpp → iflytop/core/components/jobs/work_queue.hpp
View File
0
core/components/modbus/modbus.cpp → iflytop/core/components/modbus/modbus.cpp
View File
0
core/components/modbus/modbus.hpp → iflytop/core/components/modbus/modbus.hpp
View File
0
core/components/modbus/zmodbus_common.c → iflytop/core/components/modbus/zmodbus_common.c
View File
0
core/components/modbus/zmodbus_common.h → iflytop/core/components/modbus/zmodbus_common.h
View File
0
core/components/modbus/zmodbus_master.c → iflytop/core/components/modbus/zmodbus_master.c
View File
0
core/components/modbus/zmodbus_master.h → iflytop/core/components/modbus/zmodbus_master.h
View File
0
core/components/modbus/zmodbus_slave.c → iflytop/core/components/modbus/zmodbus_slave.c
View File
0
core/components/modbus/zmodbus_slave.h → iflytop/core/components/modbus/zmodbus_slave.h
View File
0
core/components/process/.clang-format → iflytop/core/components/process/.clang-format
View File
0
core/components/process/README.md → iflytop/core/components/process/README.md
View File
0
core/components/process/process.cpp → iflytop/core/components/process/process.cpp
View File
0
core/components/process/process.hpp → iflytop/core/components/process/process.hpp
View File
0
core/components/process/process_unix.cpp → iflytop/core/components/process/process_unix.cpp
View File
0
core/components/sha256/IFLYTOP_README.md → iflytop/core/components/sha256/IFLYTOP_README.md
View File
0
core/components/sha256/README.md → iflytop/core/components/sha256/README.md
View File
0
core/components/sha256/example/hasher.cpp → iflytop/core/components/sha256/example/hasher.cpp
View File
0
core/components/sha256/example/interactive_hasher.cpp → iflytop/core/components/sha256/example/interactive_hasher.cpp
View File
0
core/components/sha256/sha256.hpp → iflytop/core/components/sha256/sha256.hpp
View File
0
core/components/stringutils.cpp → iflytop/core/components/stringutils.cpp
View File
0
core/components/stringutils.hpp → iflytop/core/components/stringutils.hpp
View File
0
core/components/timer/simple_timer.cpp → iflytop/core/components/timer/simple_timer.cpp
View File
0
core/components/timer/simple_timer.hpp → iflytop/core/components/timer/simple_timer.hpp
View File
0
core/components/timeutils.hpp → iflytop/core/components/timeutils.hpp
View File
0
core/components/uart/uart.cpp → iflytop/core/components/uart/uart.cpp
View File
0
core/components/uart/uart.hpp → iflytop/core/components/uart/uart.hpp
View File
0
core/driver/socketcan/libsocketcan/can_netlink.h → iflytop/core/driver/socketcan/libsocketcan/can_netlink.h
View File
0
core/driver/socketcan/libsocketcan/libsocketcan.c → iflytop/core/driver/socketcan/libsocketcan/libsocketcan.c
View File
0
core/driver/socketcan/libsocketcan/libsocketcan.h → iflytop/core/driver/socketcan/libsocketcan/libsocketcan.h
View File
0
core/driver/socketcan/socket_can.cpp → iflytop/core/driver/socketcan/socket_can.cpp
View File
0
core/driver/socketcan/socket_can.hpp → iflytop/core/driver/socketcan/socket_can.hpp
View File
0
core/driver/socketcan/socket_can_frame.cpp → iflytop/core/driver/socketcan/socket_can_frame.cpp
View File
0
core/driver/socketcan/socket_can_frame.hpp → iflytop/core/driver/socketcan/socket_can_frame.hpp
View File
0
core/driver/socketcan/socket_can_utils.cpp → iflytop/core/driver/socketcan/socket_can_utils.cpp
View File
0
core/driver/socketcan/socket_can_utils.hpp → iflytop/core/driver/socketcan/socket_can_utils.hpp
View File
0
core/linuxcoreutils/linuxcoreutils.cpp → iflytop/core/linuxcoreutils/linuxcoreutils.cpp
View File
0
core/linuxcoreutils/linuxcoreutils.hpp → iflytop/core/linuxcoreutils/linuxcoreutils.hpp
View File
0
core/spdlog/.clang-format → iflytop/core/spdlog/.clang-format
View File
0
core/spdlog/.clang-tidy → iflytop/core/spdlog/.clang-tidy
View File
0
core/spdlog/.gitattributes → iflytop/core/spdlog/.gitattributes
View File
0
core/spdlog/.github/workflows/ci.yml → iflytop/core/spdlog/.github/workflows/ci.yml
View File
0
core/spdlog/.gitignore → iflytop/core/spdlog/.gitignore
View File
0
core/spdlog/CMakeLists.txt → iflytop/core/spdlog/CMakeLists.txt
View File
0
core/spdlog/INSTALL → iflytop/core/spdlog/INSTALL
View File
0
core/spdlog/LICENSE → iflytop/core/spdlog/LICENSE
View File
0
core/spdlog/README.md → iflytop/core/spdlog/README.md
View File
0
core/spdlog/appveyor.yml → iflytop/core/spdlog/appveyor.yml
View File
0
core/spdlog/bench/CMakeLists.txt → iflytop/core/spdlog/bench/CMakeLists.txt
View File
0
core/spdlog/bench/async_bench.cpp → iflytop/core/spdlog/bench/async_bench.cpp
View File
0
core/spdlog/bench/bench.cpp → iflytop/core/spdlog/bench/bench.cpp
View File
0
core/spdlog/bench/formatter-bench.cpp → iflytop/core/spdlog/bench/formatter-bench.cpp
View File
0
core/spdlog/bench/latency.cpp → iflytop/core/spdlog/bench/latency.cpp
View File
0
core/spdlog/bench/utils.h → iflytop/core/spdlog/bench/utils.h
View File
0
core/spdlog/cmake/ide.cmake → iflytop/core/spdlog/cmake/ide.cmake
View File
0
core/spdlog/cmake/pch.h.in → iflytop/core/spdlog/cmake/pch.h.in
View File
0
core/spdlog/cmake/spdlog.pc.in → iflytop/core/spdlog/cmake/spdlog.pc.in
View File
0
core/spdlog/cmake/spdlogCPack.cmake → iflytop/core/spdlog/cmake/spdlogCPack.cmake
View File
0
core/spdlog/cmake/spdlogConfig.cmake.in → iflytop/core/spdlog/cmake/spdlogConfig.cmake.in
View File
0
core/spdlog/cmake/utils.cmake → iflytop/core/spdlog/cmake/utils.cmake
View File
0
core/spdlog/cmake/version.rc.in → iflytop/core/spdlog/cmake/version.rc.in
View File
0
core/spdlog/example/CMakeLists.txt → iflytop/core/spdlog/example/CMakeLists.txt
View File
0
core/spdlog/example/example.cpp → iflytop/core/spdlog/example/example.cpp
View File
0
core/spdlog/include/spdlog/async.h → iflytop/core/spdlog/include/spdlog/async.h
View File
0
core/spdlog/include/spdlog/async_logger-inl.h → iflytop/core/spdlog/include/spdlog/async_logger-inl.h
View File
0
core/spdlog/include/spdlog/async_logger.h → iflytop/core/spdlog/include/spdlog/async_logger.h
View File
0
core/spdlog/include/spdlog/cfg/argv.h → iflytop/core/spdlog/include/spdlog/cfg/argv.h
View File
0
core/spdlog/include/spdlog/cfg/env.h → iflytop/core/spdlog/include/spdlog/cfg/env.h
View File
0
core/spdlog/include/spdlog/cfg/helpers-inl.h → iflytop/core/spdlog/include/spdlog/cfg/helpers-inl.h
View File
0
core/spdlog/include/spdlog/cfg/helpers.h → iflytop/core/spdlog/include/spdlog/cfg/helpers.h
View File
0
core/spdlog/include/spdlog/common-inl.h → iflytop/core/spdlog/include/spdlog/common-inl.h
View File
0
core/spdlog/include/spdlog/common.h → iflytop/core/spdlog/include/spdlog/common.h
View File
0
core/spdlog/include/spdlog/details/backtracer-inl.h → iflytop/core/spdlog/include/spdlog/details/backtracer-inl.h
View File
0
core/spdlog/include/spdlog/details/backtracer.h → iflytop/core/spdlog/include/spdlog/details/backtracer.h
View File
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
p_transmit_disinfection/iflytoplinuxsdk_ptdv1
Title
Body
Create Issue