Difference between revisions of "Yun Firmware Change Log"
From Wiki for Dragino Project
(→v1.0) |
(→RC1.1) |
||
Line 3: | Line 3: | ||
The firmware can be downloaded from [http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/Yun/ Yun Firmware] | The firmware can be downloaded from [http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/Yun/ Yun Firmware] | ||
+ | |||
+ | ==RC1.2== | ||
+ | *update cumulocity.lua to [[Cumulocity#v1.1 v1.1]] | ||
+ | *add debug button on web panel | ||
==RC1.1== | ==RC1.1== |
Revision as of 02:59, 24 February 2014
Contents
Introduction
Dragino Yun firmware is compiled base on Linino with some feature for easy to use in Internet of Things projects.
The firmware can be downloaded from Yun Firmware
RC1.2
- update cumulocity.lua to Cumulocity#v1.1 v1.1
- add debug button on web panel
RC1.1
- Disable WiFi reset: In official Yun firmware, WiFi setting will reset to factory default if ther WiFi AP can not be found during device boot time. This will be an issue if the ms14 is boot before the router. So disable this feature.
- Add Firmware Upgrade: Add a button to upgrade firmware via Arduino Web Panel
- fix /usr/bin/reset_mcu: Now reset_mcu command can be used for MS14
- Reset MCU at MS14 boot time
- Fix Arduino IDE detect issue: Now Arduino IDE can steadily detect MS14. Make sure IDE is run in advance MS14 boot.
- Add cumulocity IoT server support: Reference Link
- Rename AP SSID
RC1.0
- Add start up script to support M32 module.
- Add fall back ip. the MS14 LAB port has a fall back ip 172.31.255.254 now. User can always access to fallback ip with PC ip: 172.31.255.253, netmask: 255.255.255.252. Reference