You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
2.9 KiB

2 years ago
  1. Release Notes
  2. [WCDMA&LTE_QConnectManager_Linux&Android_V1.5.3]
  3. Date: 2019/12/11
  4. enhancement:
  5. 1. support show SignalInfo, controlled by macro CONFIG_SIGNALINFO
  6. 2. support show 5G_NSA/5G_NA
  7. 3. support Microsoft Extend MBIM message
  8. [WCDMA&LTE_QConnectManager_Linux&Android_V1.2.1]
  9. Date: 2019/02/26
  10. enhancement:
  11. 1. Implement help message.
  12. root@ubuntu:# ./quectel-CM -h
  13. [02-26_10:39:21:353] Usage: ./quectel-CM [options]
  14. [02-26_10:39:21:353] -s [apn [user password auth]] Set apn/user/password/auth get from your network provider
  15. [02-26_10:39:21:353] -p pincode Verify sim card pin if sim card is locked
  16. [02-26_10:39:21:353] -f logfilename Save log message of this program to file
  17. [02-26_10:39:21:353] -i interface Specify network interface(default auto-detect)
  18. [02-26_10:39:21:353] -4 IPv4 protocol
  19. [02-26_10:39:21:353] -6 IPv6 protocol
  20. [02-26_10:39:21:353] -m muxID Specify muxid when set multi-pdn data connection.
  21. [02-26_10:39:21:353] -n channelID Specify channelID when set multi-pdn data connection(default 1).
  22. [02-26_10:39:21:353] [Examples]
  23. [02-26_10:39:21:353] Example 1: ./quectel-CM
  24. [02-26_10:39:21:353] Example 2: ./quectel-CM -s 3gnet
  25. [02-26_10:39:21:353] Example 3: ./quectel-CM -s 3gnet carl 1234 0 -p 1234 -f gobinet_log.txt
  26. root@ubuntu:#
  27. 2. Support bridge mode when set multi-pdn data connections.
  28. 3. Host device can access network in bridge mode.
  29. [WCDMA&LTE_QConnectManager_Linux&Android_V1.1.46]
  30. Date: 2019/02/18
  31. enhancement:
  32. 1. support only IPV6 data call. quectel-CM now support three dialing methods: IPV4 only, IPV6 only, IPV4V6.
  33. ./quectel-CM -4(or no argument) only IPV4
  34. -6 only IPV6
  35. -4 -6 IPV4 && IPV6
  36. [WCDMA&LTE_QConnectManager_Linux&Android_V1.1.45]
  37. Date: 2018/09/13
  38. enhancement:
  39. 1. support EG12 PCIE interface
  40. [WCDMA&LTE_QConnectManager_Linux&Android_V1.1.44]
  41. Date: 2018/09/10
  42. enhancement:
  43. 1. support setup IPV4&IPV6 data call.
  44. [WCDMA&LTE_QConnectManager_Linux&Android_V1.1.43]
  45. [WCDMA&LTE_QConnectManager_Linux&Android_V1.1.42]
  46. Date: 2018/08/29
  47. enhancement:
  48. 1. support QMI_WWAN's QMAP fucntion and bridge mode, please contact Quectel FAE to get qmi_wwan.c patch.
  49. when enable QMI_WWAN's QMAP IP Mux function, must run 'quectel-qmi-proxy -d /dev/cdc-wdmX' before quectel-CM
  50. [WCDMA&LTE_QConnectManager_Linux&Android_V1.1.41]
  51. Date: 2018/05/24
  52. enhancement:
  53. 1. fix a cdma data call error
  54. [WCDMA&LTE_QConnectManager_Linux&Android_V1.1.40]
  55. Date: 2018/05/12
  56. enhancement:
  57. 1. support GobiNet's QMAP fucntion and bridge mode.
  58. 'Quectel_WCDMA&LTE_Linux&Android_GobiNet_Driver_V1.3.5' and later version is required to use QMAP and bridge mode.
  59. for detail, please refer to GobiNet Driver