yy1717
2019-12-30 fc56e0a4ae100692b21b53ec71d56c831073f8e0
refs
用户 yy1717 <fctom1215@outlook.com>
星期一, 十二月 30, 2019 17:33 +0800
提交者 yy1717 <fctom1215@outlook.com>
星期一, 十二月 30, 2019 17:33 +0800
提交fc56e0a4ae100692b21b53ec71d56c831073f8e0
目录 33a90473116b4283ffa19e1ca8ab02b3bb4ce5ad 目录 |
parent b3a9898d4560d39cbd7f7024638588efb264a82a 查看 | 对比
首次加入ndk
3个文件已修改
45个文件已添加
7618 ■■■■■ 已修改文件
.idea/codeStyles/Project.xml 134 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/build.gradle 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/CMakeLists.txt 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/Geometry.cpp 390 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/Geometry.h 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/common/apptimer.cpp 188 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/common/apptimer.h 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/common/net.cpp 482 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/common/net.h 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/common/serial_port.cpp 306 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/common/serial_port.h 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/defs.h 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/driver_test.cpp 616 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/driver_test.h 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/jni_log.h 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/mcu/mcu_if.cpp 306 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/mcu/mcu_if.h 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/native-lib.cpp 464 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/native-lib.h 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_module/parse_gps.cpp 273 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_module/parse_gps.h 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_module/rtk.cpp 421 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_module/rtk.h 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_platform/parse_net.cpp 994 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_platform/parse_net.h 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_platform/platform.cpp 361 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/rtk_platform/platform.h 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/driving_curve.cpp 140 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/driving_curve.h 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/error_list.cpp 207 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/error_list.h 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/park_bottom.cpp 380 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/park_bottom.h 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/park_edge.cpp 274 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/park_edge.h 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/stop_and_start.cpp 227 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/stop_and_start.h 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/turn_a90.cpp 172 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/test_items/turn_a90.h 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/utils/crc16.cpp 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/utils/crc16.h 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/utils/num.cpp 76 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/cpp/utils/num.h 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/java/com/anyun/exam/lib/RemoteService.java 75 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/java/com/anyun/exam/lib/util/ByteUtil.java 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/java/com/anyun/exam/lib/util/DESUtil.java 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/java/com/anyun/exam/lib/util/NetUtils.java 221 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib/src/main/java/com/anyun/exam/lib/util/Speaker.java 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史