[1.2.1.0] 2018-06-15 * Fixed CAN driver - Added skb_header initialization code to prevent random kernel crashes. [1.2.0.0] 25.4.2018 * Updated Redpine wifi driver to version 1.6.0 - Hostapd support removed. Wifi AP/STA uses wpa_supplicant. * Adden iptables, netfilter, nat support to kernel * Added NAT init script. - Allow all connections to mobile network and only existing and related ones in. - Default route pointing to mobile network * Kernel driver fixes (missing copy_from_user/copy_to_user on user mode parameters): - pixcir_i2c: OK - ss: OK - usb_io: OK * Fixed ioctl() holding mutex, when there is an error -> DEADLOCK! * Fixed telematic init scripts - telematic_module_power.sh: fixed - init-3g: fixed - init-wireless: fixed - wlan-access-point: fixed - wlan-station: fixed - ppp: fixed * Added hotplug support for AI - Load kernel drivers and initialize device when device is connected - Unload kernel drivers when device is disconnected [1.0.0.0] 22.03.2016 * Included ubifs backport patches from git://git.infradead.org/users/dedekind/ubifs-v2.6.35.git * Fixed issues with suspend failing when CAN messages are received * Updated CC api to 2.8.3.0 - Lots of fixes and cleanup from static analysis - Support for Config_[set|get]KeySwitchTriggerMode * Added and updated packages so that analog video works with Qt5 (gstreamer backend) * Added /dev/ttyUSB[0-7] device nodes and support for FTDI or PL2303 usb/serial converter * Modified system update script (fullup.sh) so that it does not allow dangerous active side updates (can be forced with flag still) * Support for adding user fonts to system by placing them in /opt/fonts * Support for 512M ram variant * Boot time optimizations (default gui visible ~ 10 s) - Kernel serial console logging disabled by default - U-boot silent by default - U-boot does only mandatory i2c/EEprom access (display type is known) - U-boot does not perform kernel crc check and reads only 3M from nand when it loads kernel - Init scripts optimized and StartupLauncher GUI set to start at S04 by default [0.8.3.0] 2015-08-13 * Fixed VA kernel bug in the button initialization. Caused crashes running qt5 demo. [0.8.2.0] 2015-07-01 * API version 2.8.2.0 - fixes earlier problems with SS software update via linux. [0.8.1.0] 2015-06-18 * Lowered stm32updater baudrate to 19200 because of STM32 update failures. Problem still exists but with lower frequency rate. [0.7.0.0] 08.06.2015 * Set/GetConfig_getKeySwitchTriggerMode [0.6.0.0] 05.06.2015 * API version 2.8.0.0 [0.5.0.0] 04.06.2015 * Fixed the relese tagging for VA/VC [0.4.3.0] 02.06.2015 * Fixed CfgIn apitest [0.4.2.0] 28.05.2015 * Fixed fullup.sh so that it does not accept the dangerous active side update (unless forced with -t) * Fixed CCSettings getting occasional error when the mode of configurable input changes between getMode() and getValue/Frequency(). * Fixed the ccsnbd configuration in backup system (both VC and VA) * Added UBIFS backport patch [0.4.1.0] 12.05.2015 * Fixed inverted mouse when no touch driver loader * Added cdc-acm module (ttyACM) [0.4.0.0] 05.05.2015 * Fixed backlight flickering when changing display brightness * Fixed minimum frequency handling in CCSettings * Fixed SS update problem introduced by api merge * Check for presence of touch controller from EEProm before loading touch driver [0.3.1.0] 17.04.2015 * Added missing stm32updater binary - SS update via linux needs it * Fixed touchscreen calibration defaults (had inverted ones inherited from VC) [0.3.0.0] 14.04.2015 * New api function for touch sensor automatic calibration (VA only) * Changes from api trunk merged in * Improved touch resolution by changing pixcir interrupt mode from DIFF_COOR to TOUCH_LEVEL and reading the values from theareded irq-handler * Various fixes to configurable inputs on CCSettings * Fixed analog video errors [0.2.0.0] 08.04.2015 * Fixed LDB suspend so that LDB is always disabled on suspend. * Merged api trunk * Added automatic sensor calibration function to api/TouchScreenCalib and fixed character device creation on pixcir driver. [0.1.2.0] 01.04.2015 * Fix u-boot prompt * Fix boot parameters so that ldb does not drive the lvds1 pins -> working buttons [0.1.1.0] 27.03.2015 * Fix LVDS and BL pin handling during suspend resume * Fix Touch Controller handling during suspend/resume * Fix settings resistance mode for configurable input in api. [0.1.0.0] 26.03.2015 * Bugfix for configurable inputs API freeze * Bugfix for touch controller still using old RST/INT pins (used in the patched vc)