User Tools

Site Tools


agl-distro:release-notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
agl-distro:release-notes [2019/02/08 19:29]
jsmoeller
agl-distro:release-notes [2019/04/22 06:23]
tasuku
Line 10: Line 10:
 ===== Grumpy Guppy ===== ===== Grumpy Guppy =====
  
-FIXME Note that Grumpy Guppy has not been officially released. Use at your own risk. The [[agl-distro:​release-notes#​latest_stable_release| latest stable release]] is still on Funky Flounder+
  
 **New Features available in Grumpy Guppy.** **New Features available in Grumpy Guppy.**
  
-FIXME tba+  * Web App Manager (WAM) ported from WebOS Open Source Edition (OSE) 
 +    * Integrated into AGL Application Framework permitting concurrent native apps to run 
 +    * Uses Chromium version 68 
 +    * WAM demo apps available for download 
 +  * Voice Recognition/​Speech API and service binders 
 +  * Instrument cluster demo image available using Instrument Cluster profile 
 +  * Split out various binders from the original reference apps to enable Speech and Web Apps 
 +    * HVAC 
 +    * Telephony  
 +  * App Framework improvements 
 +  * Improvements to AGL Advanced Audio Agent (4a) including  
 +    * Audio input to enable Speech and Bluetooth telephony use cases 
 +    * Softmixer and mixer app enhancements 
 +    * Master volume control implemented for reference apps 
 +    * Dynamic Virtual ALSA sound card implemented 
 +  * NFC support greatly enhanced using neard
  
-==== Guppy RC3 / 6.99.4 ​ ==== 
  
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/guppy/agl-guppy-6.99.4.tar.bz2|Grumpy Guppy 6.99.4 source tar]]  +**Other Features ** 
 +  * Wide range of hardware board support including Renesas, Qualcomm Technologies,​ Intel, Texas Instrument, NXP, and Raspberry Pi 
 +  * App Repository available at https://​download.automotivelinux.org/​AGL/​apps/guppy/ . 
 +  * Updated Reference applications including media player, tuner, navigation, web browser, Bluetooth, WiFi, HVAC control, audio mixer and vehicle controls 
 +  * Hardware Abstraction Layer (HAL) available for 
 +    * USB Audio DAC (2CH, 8CH, Jabra) 
 +    * Intel Audio 
 +    * Renesas Audio (M3 and M3+Kingfisher) 
 +    * QEMU (see known issues) 
 +    * TI Vayu (see known issues) 
 +    * UNICENS  
 +    * Raspberry Pi 3 (see known issues) ​   ​
  
-^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ +**Known Issues in Grumpy Guppy: 
-| Renesas M3 Dev Board   ​| Renesas R-Car M3  | n/a (see Note 1                                                                                                                                                                                                                   | +** 
-QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.4/​qemux86-64/​deploy/​images/​qemux86-64/agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | +   * No audio on TI Vayu and Raspberry Pi (see SPEC-1610
-| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.4/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | +   * Bluetooth phone calls have no audio on Minnowboard 
-| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.4/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +   ​* ​QEMU - Agl-demo-platform ​is ok, but Agl-demo-platform-crosssdk ​image does not work 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.4/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |+   * VMDK on Virtual box  
 +     * Virtual Box 6.0.4 and a specific graphics driver (VMSVGA) needs to usedMouse axes are flipped
 +     * Virtual Box 5.2.26 successfully with these commands.
  
 +   ​PROMPT 0 
 +   ​TIMEOUT 0 
 +   ​ALLOWOPTIONS 1 
 +   ​SERIAL 0 115200 ​
 +   ​DEFAULT boot 
 +   LABEL boot 
 +   ​KERNEL /​vmlinuz ​
 +   ​APPEND label=boot root=PARTUUID=78c537e0-02 rootwait rootfstype=ext4 vga=0 video=1336x768-32 oprofile.timer=1 ​
 +   ​uvesafb.task_timeout=-1 console=ttyS0,​115200n8 quiet
  
 +The list of git commits since the Funky Flounder release is on [[agl-distro/​release-notes-changes-7.0.0|this wiki page]]
  
-To download all layers for the for Guppy RC2 6.99.4 : 
  
-    $ repo init -b master -m guppy_6.99.4.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo +==== Latest Stable Release ====
-    $ repo sync+
  
 +==== Grumpy Guppy 7.0.1  ====
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-7.0.1.tar.bz2|Grumpy Guppy 7.0.source tar]]  ​
- +
- +
-==== Guppy RC3 / 6.99.3 ​ ==== +
- +
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.3.tar.bz2|Grumpy Guppy 6.99.source tar]]  ​+
  
 ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^
 | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    |
-| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.3/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.1/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | 
-| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.3/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.1/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | 
-| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.3/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.3/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |+| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
  
  
-To download all layers for the for Guppy RC2 6.99.:+To download all layers for the for Grumpy ​Guppy 7.0.:
  
-    $ repo init -b master ​-m guppy_6.99.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b guppy -m guppy_7.0.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]].+[[https://​jira.automotivelinux.org/​issues/?​filter=12308 | All Jira issues closed for Grumpy ​Guppy]].
  
  
 +Known issues:
 +  * Audio over HDMI (Minnow/​Upsquare) - https://​jira.automotivelinux.org/​browse/​SPEC-2211
  
  
-==== Guppy RC2 / 6.99. ====+==== Grumpy ​Guppy 7.0. ====
  
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.2.tar.bz2|Grumpy Guppy 6.99.source tar]]  ​+Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-7.0.0.tar.bz2|Grumpy Guppy 7.0.source tar]]  ​
  
 ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^
 | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    |
-| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.2/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.0/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | 
-| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.2/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.0/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | 
-| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.2/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.0/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.2/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |+| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.0/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
  
  
-To download all layers for the for Guppy RC2 6.99.:+To download all layers for the for Grumpy ​Guppy 7.0.:
  
-    $ repo init -b master -m guppy_6.99.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b master -m guppy_7.0.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. +[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Grumpy Guppy]].
- +
- +
-==== Guppy RC1 / 6.99.1 ​ ==== +
- +
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.1.tar.bz2|Grumpy ​Guppy 6.99.1 source tar]]   +
- +
-^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ +
-| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | +
-| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.1/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | +
-| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.1/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | +
-| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | +
- +
- +
- +
-To download all layers for the for Guppy RC1 6.99.1 : +
- +
-    $ repo init -b master -m guppy_6.99.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo +
-    $ repo sync +
- +
- +
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | Jira issues closed for Guppy]].+
  
  
Line 159: Line 170:
     * [[https://​jira.automotivelinux.org/​browse/​SPEC-1766 |SPEC-1766]] - Phone App contacts not updating from connected PBAP device     * [[https://​jira.automotivelinux.org/​browse/​SPEC-1766 |SPEC-1766]] - Phone App contacts not updating from connected PBAP device
  
-==== Latest Stable Release ​====+ 
 +==== Flounder 6.0.5  ​==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-6.0.5.tar.bz2|Funky Flounder 6.0.5 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.4/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | 
 +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.5/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | 
 +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.5/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.5/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Flounder 6.0.5 : 
 + 
 +    $ repo init -b flounder -m flounder_6.0.5.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12307 | Jira issues closed in Flounder 6.0.5]]. 
  
 ==== Flounder 6.0.4  ==== ==== Flounder 6.0.4  ====
agl-distro/release-notes.txt · Last modified: 2024/04/04 09:30 by jsmoeller