Browse Source

init

disinfection_machine
zhaohe 2 years ago
parent
commit
0609627b89
  1. 0
      iflytop/core/basic/any.cpp
  2. 0
      iflytop/core/basic/any.hpp
  3. 0
      iflytop/core/basic/autodo.hpp
  4. 0
      iflytop/core/basic/concurrentqueue/README.md
  5. 0
      iflytop/core/basic/concurrentqueue/blockingconcurrentqueue.h
  6. 0
      iflytop/core/basic/concurrentqueue/concurrentqueue.h
  7. 0
      iflytop/core/basic/concurrentqueue/gitinfo
  8. 0
      iflytop/core/basic/ds/binary.hpp
  9. 0
      iflytop/core/basic/enum_converter.hpp
  10. 0
      iflytop/core/basic/marco/basic.h
  11. 0
      iflytop/core/basic/marco/data.hpp
  12. 0
      iflytop/core/basic/marco/marco.hpp
  13. 0
      iflytop/core/basic/marco/marco_list.h
  14. 0
      iflytop/core/basic/nlohmann/README.md
  15. 0
      iflytop/core/basic/nlohmann/json.hpp
  16. 0
      iflytop/core/basic/nod/nod.hpp
  17. 0
      iflytop/core/basic/signal/signal.cpp
  18. 0
      iflytop/core/basic/signal/signal.hpp
  19. 0
      iflytop/core/components/audio/wav_recorder.cpp
  20. 0
      iflytop/core/components/audio/wav_recorder.hpp
  21. 0
      iflytop/core/components/audio/wavheader.hpp
  22. 0
      iflytop/core/components/config_template/config_template.hpp
  23. 0
      iflytop/core/components/fileutils.cpp
  24. 0
      iflytop/core/components/fileutils.hpp
  25. 0
      iflytop/core/components/jobs/thread_pool_task_scheduler.cpp
  26. 0
      iflytop/core/components/jobs/thread_pool_task_scheduler.hpp
  27. 0
      iflytop/core/components/jobs/work_queue.cpp
  28. 0
      iflytop/core/components/jobs/work_queue.hpp
  29. 0
      iflytop/core/components/modbus/modbus.cpp
  30. 0
      iflytop/core/components/modbus/modbus.hpp
  31. 0
      iflytop/core/components/modbus/zmodbus_common.c
  32. 0
      iflytop/core/components/modbus/zmodbus_common.h
  33. 0
      iflytop/core/components/modbus/zmodbus_master.c
  34. 0
      iflytop/core/components/modbus/zmodbus_master.h
  35. 0
      iflytop/core/components/modbus/zmodbus_slave.c
  36. 0
      iflytop/core/components/modbus/zmodbus_slave.h
  37. 0
      iflytop/core/components/process/.clang-format
  38. 0
      iflytop/core/components/process/README.md
  39. 0
      iflytop/core/components/process/process.cpp
  40. 0
      iflytop/core/components/process/process.hpp
  41. 0
      iflytop/core/components/process/process_unix.cpp
  42. 0
      iflytop/core/components/sha256/IFLYTOP_README.md
  43. 0
      iflytop/core/components/sha256/README.md
  44. 0
      iflytop/core/components/sha256/example/hasher.cpp
  45. 0
      iflytop/core/components/sha256/example/interactive_hasher.cpp
  46. 0
      iflytop/core/components/sha256/sha256.hpp
  47. 0
      iflytop/core/components/stringutils.cpp
  48. 0
      iflytop/core/components/stringutils.hpp
  49. 0
      iflytop/core/components/timer/simple_timer.cpp
  50. 0
      iflytop/core/components/timer/simple_timer.hpp
  51. 0
      iflytop/core/components/timeutils.hpp
  52. 0
      iflytop/core/components/uart/uart.cpp
  53. 0
      iflytop/core/components/uart/uart.hpp
  54. 0
      iflytop/core/driver/socketcan/libsocketcan/can_netlink.h
  55. 0
      iflytop/core/driver/socketcan/libsocketcan/libsocketcan.c
  56. 0
      iflytop/core/driver/socketcan/libsocketcan/libsocketcan.h
  57. 0
      iflytop/core/driver/socketcan/socket_can.cpp
  58. 0
      iflytop/core/driver/socketcan/socket_can.hpp
  59. 0
      iflytop/core/driver/socketcan/socket_can_frame.cpp
  60. 0
      iflytop/core/driver/socketcan/socket_can_frame.hpp
  61. 0
      iflytop/core/driver/socketcan/socket_can_utils.cpp
  62. 0
      iflytop/core/driver/socketcan/socket_can_utils.hpp
  63. 0
      iflytop/core/linuxcoreutils/linuxcoreutils.cpp
  64. 0
      iflytop/core/linuxcoreutils/linuxcoreutils.hpp
  65. 0
      iflytop/core/spdlog/.clang-format
  66. 0
      iflytop/core/spdlog/.clang-tidy
  67. 0
      iflytop/core/spdlog/.gitattributes
  68. 0
      iflytop/core/spdlog/.github/workflows/ci.yml
  69. 0
      iflytop/core/spdlog/.gitignore
  70. 0
      iflytop/core/spdlog/CMakeLists.txt
  71. 0
      iflytop/core/spdlog/INSTALL
  72. 0
      iflytop/core/spdlog/LICENSE
  73. 0
      iflytop/core/spdlog/README.md
  74. 0
      iflytop/core/spdlog/appveyor.yml
  75. 0
      iflytop/core/spdlog/bench/CMakeLists.txt
  76. 0
      iflytop/core/spdlog/bench/async_bench.cpp
  77. 0
      iflytop/core/spdlog/bench/bench.cpp
  78. 0
      iflytop/core/spdlog/bench/formatter-bench.cpp
  79. 0
      iflytop/core/spdlog/bench/latency.cpp
  80. 0
      iflytop/core/spdlog/bench/utils.h
  81. 0
      iflytop/core/spdlog/cmake/ide.cmake
  82. 0
      iflytop/core/spdlog/cmake/pch.h.in
  83. 0
      iflytop/core/spdlog/cmake/spdlog.pc.in
  84. 0
      iflytop/core/spdlog/cmake/spdlogCPack.cmake
  85. 0
      iflytop/core/spdlog/cmake/spdlogConfig.cmake.in
  86. 0
      iflytop/core/spdlog/cmake/utils.cmake
  87. 0
      iflytop/core/spdlog/cmake/version.rc.in
  88. 0
      iflytop/core/spdlog/example/CMakeLists.txt
  89. 0
      iflytop/core/spdlog/example/example.cpp
  90. 0
      iflytop/core/spdlog/include/spdlog/async.h
  91. 0
      iflytop/core/spdlog/include/spdlog/async_logger-inl.h
  92. 0
      iflytop/core/spdlog/include/spdlog/async_logger.h
  93. 0
      iflytop/core/spdlog/include/spdlog/cfg/argv.h
  94. 0
      iflytop/core/spdlog/include/spdlog/cfg/env.h
  95. 0
      iflytop/core/spdlog/include/spdlog/cfg/helpers-inl.h
  96. 0
      iflytop/core/spdlog/include/spdlog/cfg/helpers.h
  97. 0
      iflytop/core/spdlog/include/spdlog/common-inl.h
  98. 0
      iflytop/core/spdlog/include/spdlog/common.h
  99. 0
      iflytop/core/spdlog/include/spdlog/details/backtracer-inl.h
  100. 0
      iflytop/core/spdlog/include/spdlog/details/backtracer.h

0
core/basic/any.cpp → iflytop/core/basic/any.cpp

0
core/basic/any.hpp → iflytop/core/basic/any.hpp

0
core/basic/autodo.hpp → iflytop/core/basic/autodo.hpp

0
core/basic/concurrentqueue/README.md → iflytop/core/basic/concurrentqueue/README.md

0
core/basic/concurrentqueue/blockingconcurrentqueue.h → iflytop/core/basic/concurrentqueue/blockingconcurrentqueue.h

0
core/basic/concurrentqueue/concurrentqueue.h → iflytop/core/basic/concurrentqueue/concurrentqueue.h

0
core/basic/concurrentqueue/gitinfo → iflytop/core/basic/concurrentqueue/gitinfo

0
core/basic/ds/binary.hpp → iflytop/core/basic/ds/binary.hpp

0
core/basic/enum_converter.hpp → iflytop/core/basic/enum_converter.hpp

0
core/basic/marco/basic.h → iflytop/core/basic/marco/basic.h

0
core/basic/marco/data.hpp → iflytop/core/basic/marco/data.hpp

0
core/basic/marco/marco.hpp → iflytop/core/basic/marco/marco.hpp

0
core/basic/marco/marco_list.h → iflytop/core/basic/marco/marco_list.h

0
core/basic/nlohmann/README.md → iflytop/core/basic/nlohmann/README.md

0
core/basic/nlohmann/json.hpp → iflytop/core/basic/nlohmann/json.hpp

0
core/basic/nod/nod.hpp → iflytop/core/basic/nod/nod.hpp

0
core/basic/signal/signal.cpp → iflytop/core/basic/signal/signal.cpp

0
core/basic/signal/signal.hpp → iflytop/core/basic/signal/signal.hpp

0
core/components/audio/wav_recorder.cpp → iflytop/core/components/audio/wav_recorder.cpp

0
core/components/audio/wav_recorder.hpp → iflytop/core/components/audio/wav_recorder.hpp

0
core/components/audio/wavheader.hpp → iflytop/core/components/audio/wavheader.hpp

0
core/components/config_template/config_template.hpp → iflytop/core/components/config_template/config_template.hpp

0
core/components/fileutils.cpp → iflytop/core/components/fileutils.cpp

0
core/components/fileutils.hpp → iflytop/core/components/fileutils.hpp

0
core/components/jobs/thread_pool_task_scheduler.cpp → iflytop/core/components/jobs/thread_pool_task_scheduler.cpp

0
core/components/jobs/thread_pool_task_scheduler.hpp → iflytop/core/components/jobs/thread_pool_task_scheduler.hpp

0
core/components/jobs/work_queue.cpp → iflytop/core/components/jobs/work_queue.cpp

0
core/components/jobs/work_queue.hpp → iflytop/core/components/jobs/work_queue.hpp

0
core/components/modbus/modbus.cpp → iflytop/core/components/modbus/modbus.cpp

0
core/components/modbus/modbus.hpp → iflytop/core/components/modbus/modbus.hpp

0
core/components/modbus/zmodbus_common.c → iflytop/core/components/modbus/zmodbus_common.c

0
core/components/modbus/zmodbus_common.h → iflytop/core/components/modbus/zmodbus_common.h

0
core/components/modbus/zmodbus_master.c → iflytop/core/components/modbus/zmodbus_master.c

0
core/components/modbus/zmodbus_master.h → iflytop/core/components/modbus/zmodbus_master.h

0
core/components/modbus/zmodbus_slave.c → iflytop/core/components/modbus/zmodbus_slave.c

0
core/components/modbus/zmodbus_slave.h → iflytop/core/components/modbus/zmodbus_slave.h

0
core/components/process/.clang-format → iflytop/core/components/process/.clang-format

0
core/components/process/README.md → iflytop/core/components/process/README.md

0
core/components/process/process.cpp → iflytop/core/components/process/process.cpp

0
core/components/process/process.hpp → iflytop/core/components/process/process.hpp

0
core/components/process/process_unix.cpp → iflytop/core/components/process/process_unix.cpp

0
core/components/sha256/IFLYTOP_README.md → iflytop/core/components/sha256/IFLYTOP_README.md

0
core/components/sha256/README.md → iflytop/core/components/sha256/README.md

0
core/components/sha256/example/hasher.cpp → iflytop/core/components/sha256/example/hasher.cpp

0
core/components/sha256/example/interactive_hasher.cpp → iflytop/core/components/sha256/example/interactive_hasher.cpp

0
core/components/sha256/sha256.hpp → iflytop/core/components/sha256/sha256.hpp

0
core/components/stringutils.cpp → iflytop/core/components/stringutils.cpp

0
core/components/stringutils.hpp → iflytop/core/components/stringutils.hpp

0
core/components/timer/simple_timer.cpp → iflytop/core/components/timer/simple_timer.cpp

0
core/components/timer/simple_timer.hpp → iflytop/core/components/timer/simple_timer.hpp

0
core/components/timeutils.hpp → iflytop/core/components/timeutils.hpp

0
core/components/uart/uart.cpp → iflytop/core/components/uart/uart.cpp

0
core/components/uart/uart.hpp → iflytop/core/components/uart/uart.hpp

0
core/driver/socketcan/libsocketcan/can_netlink.h → iflytop/core/driver/socketcan/libsocketcan/can_netlink.h

0
core/driver/socketcan/libsocketcan/libsocketcan.c → iflytop/core/driver/socketcan/libsocketcan/libsocketcan.c

0
core/driver/socketcan/libsocketcan/libsocketcan.h → iflytop/core/driver/socketcan/libsocketcan/libsocketcan.h

0
core/driver/socketcan/socket_can.cpp → iflytop/core/driver/socketcan/socket_can.cpp

0
core/driver/socketcan/socket_can.hpp → iflytop/core/driver/socketcan/socket_can.hpp

0
core/driver/socketcan/socket_can_frame.cpp → iflytop/core/driver/socketcan/socket_can_frame.cpp

0
core/driver/socketcan/socket_can_frame.hpp → iflytop/core/driver/socketcan/socket_can_frame.hpp

0
core/driver/socketcan/socket_can_utils.cpp → iflytop/core/driver/socketcan/socket_can_utils.cpp

0
core/driver/socketcan/socket_can_utils.hpp → iflytop/core/driver/socketcan/socket_can_utils.hpp

0
core/linuxcoreutils/linuxcoreutils.cpp → iflytop/core/linuxcoreutils/linuxcoreutils.cpp

0
core/linuxcoreutils/linuxcoreutils.hpp → iflytop/core/linuxcoreutils/linuxcoreutils.hpp

0
core/spdlog/.clang-format → iflytop/core/spdlog/.clang-format

0
core/spdlog/.clang-tidy → iflytop/core/spdlog/.clang-tidy

0
core/spdlog/.gitattributes → iflytop/core/spdlog/.gitattributes

0
core/spdlog/.github/workflows/ci.yml → iflytop/core/spdlog/.github/workflows/ci.yml

0
core/spdlog/.gitignore → iflytop/core/spdlog/.gitignore

0
core/spdlog/CMakeLists.txt → iflytop/core/spdlog/CMakeLists.txt

0
core/spdlog/INSTALL → iflytop/core/spdlog/INSTALL

0
core/spdlog/LICENSE → iflytop/core/spdlog/LICENSE

0
core/spdlog/README.md → iflytop/core/spdlog/README.md

0
core/spdlog/appveyor.yml → iflytop/core/spdlog/appveyor.yml

0
core/spdlog/bench/CMakeLists.txt → iflytop/core/spdlog/bench/CMakeLists.txt

0
core/spdlog/bench/async_bench.cpp → iflytop/core/spdlog/bench/async_bench.cpp

0
core/spdlog/bench/bench.cpp → iflytop/core/spdlog/bench/bench.cpp

0
core/spdlog/bench/formatter-bench.cpp → iflytop/core/spdlog/bench/formatter-bench.cpp

0
core/spdlog/bench/latency.cpp → iflytop/core/spdlog/bench/latency.cpp

0
core/spdlog/bench/utils.h → iflytop/core/spdlog/bench/utils.h

0
core/spdlog/cmake/ide.cmake → iflytop/core/spdlog/cmake/ide.cmake

0
core/spdlog/cmake/pch.h.in → iflytop/core/spdlog/cmake/pch.h.in

0
core/spdlog/cmake/spdlog.pc.in → iflytop/core/spdlog/cmake/spdlog.pc.in

0
core/spdlog/cmake/spdlogCPack.cmake → iflytop/core/spdlog/cmake/spdlogCPack.cmake

0
core/spdlog/cmake/spdlogConfig.cmake.in → iflytop/core/spdlog/cmake/spdlogConfig.cmake.in

0
core/spdlog/cmake/utils.cmake → iflytop/core/spdlog/cmake/utils.cmake

0
core/spdlog/cmake/version.rc.in → iflytop/core/spdlog/cmake/version.rc.in

0
core/spdlog/example/CMakeLists.txt → iflytop/core/spdlog/example/CMakeLists.txt

0
core/spdlog/example/example.cpp → iflytop/core/spdlog/example/example.cpp

0
core/spdlog/include/spdlog/async.h → iflytop/core/spdlog/include/spdlog/async.h

0
core/spdlog/include/spdlog/async_logger-inl.h → iflytop/core/spdlog/include/spdlog/async_logger-inl.h

0
core/spdlog/include/spdlog/async_logger.h → iflytop/core/spdlog/include/spdlog/async_logger.h

0
core/spdlog/include/spdlog/cfg/argv.h → iflytop/core/spdlog/include/spdlog/cfg/argv.h

0
core/spdlog/include/spdlog/cfg/env.h → iflytop/core/spdlog/include/spdlog/cfg/env.h

0
core/spdlog/include/spdlog/cfg/helpers-inl.h → iflytop/core/spdlog/include/spdlog/cfg/helpers-inl.h

0
core/spdlog/include/spdlog/cfg/helpers.h → iflytop/core/spdlog/include/spdlog/cfg/helpers.h

0
core/spdlog/include/spdlog/common-inl.h → iflytop/core/spdlog/include/spdlog/common-inl.h

0
core/spdlog/include/spdlog/common.h → iflytop/core/spdlog/include/spdlog/common.h

0
core/spdlog/include/spdlog/details/backtracer-inl.h → iflytop/core/spdlog/include/spdlog/details/backtracer-inl.h

0
core/spdlog/include/spdlog/details/backtracer.h → iflytop/core/spdlog/include/spdlog/details/backtracer.h

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save