2018-06-28 - 2.3.0: - fix arduino sketch upload on webconf 2017-12-22 - 2.2.0: - IoT Cloud Client first stable release - UDOO WebConf updated to 2.0 version - UDOO and Ubuntu packages updated - Permissions minor fixes - Minor fixes and improvements 2017-06-29 - 2.1.4: - IoT Cloud alpha packages updated 2017-06-19 - 2.1.3: - IoT Cloud service alpha release - accessible from udoo-web-conf - UDOO packages updated - UDOO kernel minor fixes and improvements 2017-01-24 - 2.1.2: - UDOO and Ubuntu packages updated - UDOO kernel HDMI issue fixed 2016-11-17 - 2.1.1: - UDOO packages updated - Minor Fix and improvements 2016-09-28 - 2.1: - UDOO and Ubuntu's packages updated - Kernel updated 2016-07-22 - v2.0: - More stable upload of Arduino sketches - Arduino sketches don’t freeze up - Arduino PWM declaration issue is now solved - Deprecated M4 startup from Uboot, replaced with autostart from Linux - More RAM available for Cortex-M4 - Added an MQX exit task that can be triggered by A9 to ensure a secure stop - Arduino implemented CHANGE mode for interrupts, software side - Arduino better exit management for SPI, I2C - Arduino Compatibility with mode OUTPUT declaration for PWM - Crotex-M4 hwtimer_mqx: improved timer stability - Bugfix and performance improved - Useful Kernel modules cleaning/added - MCC stablity improvements - Better interrupts stability from Cortex-M4 side 2016-04-01 - RC2: - Kernel with a new MCC (improved virtual serial) - udoo-web-conf has been updated with new functionalities (upon your requests is now possible to - change time zone and save the change through a graphical editor - no command line needed - change your passwords and save the change through a graphical editor - no command line needed - disable the Arduino, using thefore all the hardware under Linux (e.g. ADC) - configure display output - external GPIOs files are automatically exported at boot in the folder /gpio - sensors (motion sensors and bricks) files are automatically exported at boot in the folder /sensors - VNC server switched to X11vnc. It supports copy/paste and it is less eager for Ram. - Bugfix and performance improved 2015-12-23 - RC1: - Updated to Kernel 3.14.56 based on Freescale communiity. - Updated to U-Boot 2015 with SPL to have a unique uboot and image for all UDOO NEO models. - Updated to Gstreamer 1.0 with gstreamer-imx plugins. - Updated Web Control Panel. - New Arduino packages based on the Arduino board manager. - UDOO Firmware Over the Air Uploader (UDOO FOTA) server to allow the Arduino sketch programming from an external PC. - Device Tree Editor first version. A graphical easy way to manage the external pinout configuration without recompile the kernel device tree. 2015-11-20 - vBeta5: - Bluetooth service started early to avoid possible device attach timeouts. - Stopped to preinstall a lot of rarely used packages (e.g. printer and scanner support), leading to less background services (to save CPU and RAM). You can always reinstall such packages from Software Center. - Rebuilt some core packages (eg. X11, pcmanfm) to optimize and reduce RAM usage. - Web Configuration Tool updated. - First boot is faster since SSH keys are regenerated in background. - Where there is no Internet connection, default system date is 2015-01-01 instead of 1970-01-01. This allows to access captive portals requiring HTTPS. - Desktop files permissions fixed.