Commit Graph

  • bf6c0dcc7b
    Merge b25556a977 into 9fb39873fa #75 Vincent Chan 2024-08-17 05:09:05 +0800
  • b25556a977 fix: 修复新增的psdk接口无法调用问题 #75 Vincent 2024-06-05 14:36:34 +0800
  • ea704db785 feat: 新增psdk相关api Vincent 2024-06-03 17:53:36 +0800
  • 771f78d50d fix: 修复camera_look_at参数无法序列化的问题 Vincent 2024-05-20 15:19:21 +0800
  • 77f925c80e fix: customDataTransmissionFromPsdk receive wrong parameter Vincent 2024-04-19 15:10:00 +0800
  • 85fc4d7c2e feat: 新增camera_frame_zoom方法 Vincent 2024-04-19 14:17:22 +0800
  • fd02a2f016 Merge branch 'main' into tr-1.10-boot3.1.x Vincent 2024-04-17 16:42:24 +0800
  • 90b2f9fcce feat: 新增SrotageConfigGetModuleEnum 枚举 PSDK_UI(1) Vincent 2024-04-17 16:40:43 +0800
  • a1c9b03701 Merge remote-tracking branch 'origin/v1.10.0' main huidong.tan 2024-04-07 20:36:45 +0800
  • 9fb39873fa 更新readme v1.10.0 huidong.tan 2024-04-07 16:58:55 +0800
  • 8fdc6136db fix: SpelEvaluationException: EL1004E: Method call: Method offlineMapSyncProgress(com.dji.sdk.mqtt.events.TopicEventsRequest,org.springframework.messaging.MessageHeaders) cannot be found on type Vincent 2024-03-01 18:44:18 +0800
  • e5954ece27 fix: SpelEvaluationException: EL1004E: Method call: Method returnHomeInfo(com.dji.sdk.mqtt.events.TopicEventsRequest,org.springframework.messaging.MessageHeaders) cannot be found on type xxx Vincent 2024-03-01 18:14:09 +0800
  • 1cdbf1b7b5 自动以飞行区功能适配EA220 huidong.tan 2024-02-29 17:49:01 +0800
  • d24c863046 Merge branch 'main' into tr-1.9-boot3.1.x Vincent 2024-02-23 17:22:25 +0800
  • c196f70c0c readme修改版本号 sean.zhou 2024-02-22 21:13:33 +0800
  • 9b6bfb83fb Merge branch 'v1.9.0' sean.zhou 2024-02-22 21:11:31 +0800
  • 73f5ab467d What's new? 1. 拆分Cloud SDK,单独打包,在sample 项目中通过包的形式引入Cloud SDK。 2. 增加webrtc 功能示例,将直播配置数据放在后端。 3. 增加自定义飞行区功能示例。 4. 在Cloud SDK 中补齐所有开放的协议。 v1.9.0 sean.zhou 2024-02-22 17:06:28 +0800
  • 79a9706b4c fix: problem: com.dji.sdk.cloudapi.device.GearEnum has unknown data: [65535] Vincent 2024-01-23 23:12:46 +0800
  • 438a163609 fix: Cannot construct instance of `com.dji.sdk.cloudapi.device.DockLiveErrorStatus`, problem: com.dji.sdk.common.ErrorCodeSourceEnum has unknown data: [0] Vincent 2023-12-22 14:58:39 +0800
  • d7c3dbc754 upd: update pom.xml Vincent 2023-12-12 01:20:43 +0800
  • 16dc6db73e upd: update spring boot to 3.x Vincent 2023-12-12 01:13:56 +0800
  • d321241e4b Merge branch 'tr-upstream-1.7' into tr-up-1.8 Vincent 2023-12-11 22:48:38 +0800
  • 7bb8816683 Merge branch 'v1.8.0' sean.zhou 2023-12-11 19:18:00 +0800
  • e37df40061 What's new? 1. Added support for new Dock model: DJI Dock2 2. Fixed some issues. v1.8.0 sean.zhou 2023-12-11 19:16:05 +0800
  • 40a9a72741
    Merge 5c8030732a into b390ebe579 #46 Vincent Chan 2023-12-08 17:57:46 +0800
  • 5c8030732a bug report: some AliOss object need to close manually. otherwise will hang up main thread to wait available connection. #46 Vincent 2023-12-08 17:56:39 +0800
  • 9efb6d8a3a fix: * bug: Cannot deserialize value of type `com.dji.sdk.cloudapi.wayline.FlighttaskBreakReasonEnum` from number 1281: index value outside legal index range [0..-1] Vincent 2023-12-08 16:48:35 +0800
  • 1772588384 fix: Cannot construct instance of `com.dji.sdk.cloudapi.device.CameraModeEnum` Vincent 2023-12-08 09:53:18 +0800
  • 6f2fd1e5c6 fix: mark an bug #41 Vincent 2023-11-09 15:47:00 +0800
  • c5e09610f9 fix: RemoteDebugSteoKeyEnum添加Unknown值 Vincent 2023-10-31 13:21:08 +0800
  • 07b0fd39b7 fix: 修复一些npe问题 Vincent 2023-10-30 14:26:43 +0800
  • 3753374705 fix: 简化SDKManager所需实现接口 Vincent 2023-10-12 15:37:32 +0800
  • 4f38be0925 fix: 取消FlyToPoint, TakeoffToPoint flightId规则限制 Vincent 2023-10-09 17:34:40 +0800
  • 9d9d0cf21b feat: PropertySetPublish 新增CompletableFuture支持方法 Vincent 2023-10-09 16:46:21 +0800
  • 89c34336e7 fix: 修复flow.transform不能返回null导致产生大量日志的问题 Vincent 2023-10-09 16:01:31 +0800
  • 9627b13c6f fix: 修复设备未注册前设备推送state导致产生大量日志的问题 Vincent 2023-10-08 15:52:34 +0800
  • 97c4d3f4b2 fix: 调整publish hook参数使客户看到更多信息 Vincent 2023-09-25 16:59:56 +0800
  • 6e92736e61 feat: 使栅栏标识可由用户自定义标识生成 Vincent 2023-09-25 15:41:20 +0800
  • 52ec346795 feat: 新增全局发送默认设置接口 Vincent 2023-09-25 15:18:43 +0800
  • a79449a8a4 fix: SdkManager改接口,由客户实现gateway管理策略 feat: 提供LocalCacheSDKManager默认实现 #42 Vincent 2023-09-25 14:15:13 +0800
  • 163f08aff5 fix: MqttGatewayPublish#publish() log.debug 未判定isDebugEnable feat: add remark on ServicesPublish Vincent 2023-09-22 20:48:19 +0800
  • 9d392c5eab feat: 为publishWithReply提供配置选项. feat: 支持beforePublishHook, afterPublishHook回调. feat: publishWithReply提供CompletableFuture支持. Vincent 2023-09-22 20:04:09 +0800
  • 0850908d83 fix: OsdRouter在设备未注册的情况下报osd时产生大量日志 #40 Vincent 2023-09-22 16:53:30 +0800
  • c8a40b9504 fix: 修复未启动debug时仍然需要构造debug参数的问题 Vincent 2023-09-22 14:06:07 +0800
  • 95df8f79f4 Merge branch 'main' into flision/v1.7.0 #39 Vincent 2023-09-22 13:58:16 +0800
  • b301d70c5f fix: flightId是应用层提供的,应用层有自己的id构建规则,如果不是设备原因必须指定格式,最好就不要控制flightId的格式了 Vincent 2023-09-22 13:55:05 +0800
  • 449a2c31dd
    Merge fa5f360b2c into 585f72380e #38 pigeon2049 2023-09-21 16:37:10 +0800
  • fa5f360b2c update Dockerfile #38 zhanguilai 2023-09-21 16:34:45 +0800
  • 6ff491afaa update druid version zhanguilai 2023-09-21 16:20:21 +0800
  • a717d0f75f udpate jdk version to jdk21 add docker compose dev support zhanguilai 2023-09-21 16:06:03 +0800
  • fe1ac9ef85 Merge branch 'main' of https://github.com/pigeon2049/DJI-Cloud-API-Demo zhanguilai 2023-09-21 15:32:22 +0800
  • ebd883d90b Merge commit 'b390ebe579bd0b003e5d9ff20629b4ad3c341e1d' into flision/v1.7.0 Vincent 2023-09-20 23:28:17 +0800
  • 585f72380e Merge branch 'v1.7.0' sean.zhou 2023-09-19 14:20:56 +0800
  • b390ebe579 Adapt pilot routing interception and delete redundant slashes. v1.7.0 sean.zhou 2023-09-19 14:20:16 +0800
  • d68e3d3eae Merge branch 'v1.7.0' sean.zhou 2023-09-18 21:08:18 +0800
  • 12887aed11 What's new? CloudSDK V1.0.0 was released to adapt to multiple versions of device protocols, simplify access to mqtt and http protocols, and provide protocol verification and error code modules. sean.zhou 2023-09-18 21:06:10 +0800
  • c39bebaab9
    fix dependencies cycle #35 pigeon2049 2023-08-15 13:35:15 +0800
  • ff4e2ac667
    Add files via upload pigeon2049 2023-08-04 14:45:43 +0800
  • 642dac3e70 Merge branch 'v1.5.0' What's new? 1. Add new model: DJI Matrices 350 RTK. 2. Update file hms.json. 3. Fixed some issues. sean.zhou 2023-05-18 17:43:06 +0800
  • fc67c10698 What's new? 1. Add new model: DJI Matrices 350 RTK. 2. Update file hms.json. 3. Fixed some issues. v1.5.0 sean.zhou 2023-05-18 17:42:23 +0800
  • 694b9483c7 What's new? 1. Wayline management: added `pause wayline task` and `recover wayline task`. 2. Added command flight function. 3. Fixed some issues. v1.4.0 sean.zhou 2023-04-25 21:44:00 +0800
  • a7aaeabc78 What's new? 1. Add license for dock. 2. Modify the logic corresponding to the firmware file and device type. 3. Add multiple mqtt clients options. 4. Modify the structure of the interface for obtaining the device list. 5. Fixed some issues. v1.3.1 sean.zhou 2023-02-24 19:31:23 +0800
  • 8077e8b67b
    Update DeviceServiceImpl.java DJIsean 2022-12-15 16:14:24 +0800
  • 2d8ded3e77 initial v1.3.1 sean.zhou 2022-12-12 18:32:19 +0800
  • 56df98ce49 initial v1.3.0 v1.3.0 sean.zhou 2022-11-18 18:29:06 +0800
  • 1c2daf7629 Modify the judgment of the result v1.3.0-beta2 sean.zhou 2022-11-08 17:38:54 +0800
  • 5f75c0d498 initial v1.3.0-beta2 sean.zhou 2022-11-04 21:31:14 +0800
  • 860d5d4995 v1.3.0-beta1 v1.3.0-beta1 sean.zhou 2022-10-21 18:11:46 +0800
  • a2d31fcd9d update sql v1.2.0 sean.zhou 2022-09-26 11:57:02 +0800
  • bfa475fa30 merge V1.2.0 sean.zhou 2022-09-23 18:07:24 +0800
  • 8ce3bb68bd Merge remote-tracking branch 'remotes/origin/main' into v1.2.0 sean.zhou 2022-09-23 18:04:59 +0800
  • a336087883 V1.2.0 sean.zhou 2022-09-23 18:04:07 +0800
  • 27ad176af1
    Update HmsJsonUtil.java v1.1.0 DJIsean 2022-08-11 15:13:09 +0800
  • 95e6660ea6 update manage_device parameter type sean.zhou 2022-07-29 11:53:49 +0800
  • ea1df99ee3 delete sean.zhou 2022-07-25 15:07:38 +0800
  • ab94f7049c Upgrade com.amazonaws:aws-java-sdk-s3 to version 1.12.261 sean.zhou 2022-07-25 10:31:22 +0800
  • 7ad3608e73 Upgrade com.amazonaws:aws-java-sdk-s3 to version 1.12.261 sean.zhou 2022-07-22 21:01:18 +0800
  • 9b2eedb85d V1.1.0 for dock sean.zhou 2022-07-22 20:16:03 +0800
  • a9db6c9a9b Add api sean.zhou 2022-03-29 11:53:15 +0800
  • 7d0facde23 Disable the media module by default sean.zhou 2022-03-28 17:47:27 +0800
  • bb4332fe87 Adapt to mysql 8.0 sean.zhou 2022-03-25 15:48:05 +0800
  • 2cacca4c22 Modify docker url sean.zhou 2022-03-25 15:30:25 +0800
  • 620023fa86 Add Docker sean.zhou 2022-03-25 12:05:10 +0800
  • 3965a74bce Modify table manage_device_dictionary sean.zhou 2022-03-22 15:58:28 +0800
  • 33a3df81a3 Modify M30T sub type sean.zhou 2022-03-22 15:36:36 +0800
  • 4c4e2d4b91 Add README sean.zhou 2022-03-22 15:05:28 +0800
  • 6a5a5bf95d Modify application.yml sean.zhou 2022-03-22 14:11:20 +0800
  • 17835b967b 1.0.0 initial sean.zhou 2022-03-21 22:17:00 +0800
  • 7df3d0d31a
    Initial commit ChrisChen365 2022-03-21 11:22:14 +0800