| | |
| | | } |
| | | tempQs.add(list[list.size-1])//提示灯光考试结束 |
| | | simulateNightBean.setQuestion(tempQs) |
| | | MyLog.i(TAG,"开始发送灯光,考试项共有"+simulateNightBean.question.size) |
| | | AYSdk.getInstance().sendCmd(0x8012, gson.toJson(simulateNightBean)) |
| | | |
| | | if (inputData.getInt(safeluck.drive.evaluation.Constant.NEED_MAPS_CAR,0)==1){ |
| | | sendMapInfo() |
| | | sendVehicleInfo() |
| | |
| | | |
| | | } |
| | | sendRtkConfigInfo(rtk) |
| | | MyLog.i(TAG,"开始发送灯光,考试项共有"+simulateNightBean.question.size) |
| | | AYSdk.getInstance().sendCmd(0x8012, gson.toJson(simulateNightBean)) |
| | | singalConfigs = WorkRoomDataBase.getWorkRoomDataBase(applicationContext).signalConfigDao._getSignalConfigs() |
| | | if (singalConfigs ==null){ |
| | | MyLog.i(TAG,"读文件发送信号配置") |