blob: 15a6da92032f07c346028e34db8992181356ca97 [file] [log] [blame]
1.4.7
Add eap parameter interface.
eap_tls_decoration
eap_tls_sessionticket_disable
1.4.6
Type of EEPROM bootloader image is added to cmd_rimg command
Cm commands is added as follow
cm_command_mac_state
cm_set_idle_mode_timeout
cm_get_phy_mac_basic
cm_get_phy_mcs
cm_get_phy_cinr_rssi
Add command usage for cm_rimg.
Cm commands is added for Service Flow and register callback fuction for Service Flow status
cm_gsf
cm_dsa_test
cm_dsc_test
cm_dsd_test
md_get_phy_cinr_rssi API name chanaged to cmd_get_phy_cinr_rssi
BUGFIX:
Stack-overflow occurs when mbstowcs is invoked.
Invalid uicc on/off parameter in cmd_uicc()
1.4.4 / 1.4.5
Servife Flow support. If include 'CONFIG_ENABLE_SERVICE_FLOW=y' in '.config', active.
Support auto-connection for partner network.
E-EAP is in use, 'log on eap' will be activated when device opened.
BUGFIX:
DM HCI is corrupted when Calibration tool send DM HCI
Missing dev_dix initialization
v.1.4.3
Add cm_reap command. Support reading certificate command.
Add cm_cimg command. Support controling certificate command. (delete, get size, get cr32)
Support OMA-DM DRMD
[DELETED, Move to v1.4.4/1.4.5]Support auto-connection for partner network.
v.1.4.2
Add IP-renew indication.
Add a function to execute a shell.
Add a configuration which is the profile index to be selected automatically.
Add a couple of configurations which are a value of ip allocation timeout
and the other is a flag to decide to disconnect when ip allocation is failed.
v.1.4.1
Add 'cm_uicc [on|off]" command for test.
Support auto-connection.
DM network interface is enabled automatically if CONFIG_DM_INTERFACE is
enabled.
Support auto script that allows a script file to be run automatically when CM
is executed.
To execute dhclient, use fork & execl instead of system.
v.1.4
Support multiple defining of EAP-TLS and EAP-AKA.
Fix a but that after updating FW with FUMO, invalid buffer address is freed.
Chagne printf to cm_printf.
Change the way setting default log level.
Move the code that reads eap-log file in E-EAP into SDK.
v.1.3
Change the way to select the network device used to connect to DM tool.
Support connecting/disconnecting network with DM interface.
Add cm_timer.
Support resuming downloading for FOTA.
Add the ignoring code for the SIGPIPE signal.
v.1.2
Support using DM interface when SDK opens with normal mode.
v.1.1.4
Fix a bug that default configuration in cm.conf is not applied.
CM gets EAP logs if EAP type is TLS/TTLS only.
v.1.1.3
Add CR801 configuration.
v.1.1.2
Support Wide-Scan.
Support DM Network Interface.
v.1.1.1
Change the way getting SDK Log.
Support sending CRC at the last packet during downloading FW.
v.1.1.0
Support using NULL certificate for embedded EAP.
Support downloading EAP parameters. ('cm_weap' command)
Support downloading certificate. ('cm_wimg' command)
Support getting neighbor list.
Support indicating power-mode.
v.1.0.2
Fix a bug that checking whether a file was encrypted doesn't work.
v.1.0.1
Fix a but that 'cm_exit' command doesn't work.
v.1.0
Support setting NULL certificate.
v.0.9
Support EAP-AKA.
Support getting encrypted xml.
v.0.8
Print bootloader/FW version.
Print scanning indication.
Print RF statistic.
Support CM command getting OMA-XML.
v.0.7
Fix a bug that CM is not working on Big-Endian machine.
v.0.6
Support reading/writing MAC-address.
Support downloading oma-xml.
v.0.5
Support disconnect-reason notification.
v.0.4
Support downloading f/w.
v.0.3
Support file read/wirte.
v.0.2
Fix a bug related to device index mismatch.
v.0.1
First update