HITACHI NAVI CORE DEMO FOR PORTER -------------------------------------- (by Manuel Bachmann <manuel.bachmann@iot.bzh>) * FILE LIST : --------- - navi_egl_redraw.patch : patch fixing GL rendering on Porter ("invisible window" issue) - navi_on_porter.jpg : screenshot of Navi running on Porter - navi-0.06-1.porter.cortexa15hf_vfp_neon.rpm : RPM package for Porter, pre-patched ( required but absent files, ask directly : - navi_data_carto.zip : maps, required) * INSTALLATION : ------------ 1) Copy the 2 following files on Porter board : - navi-0.06-1.porter.cortexa15hf_vfp_neon.rpm - navi_data_carto.zip Then log in as "root" on Porter, and : 2) Extract the maps : $ mkdir /home/t-aikawa $ mv navi_data_carto.zip /home/t-aikawa $ cd /home/t-aikawa $ unzip navi_data_carto.zip 3) Install the RPM package : $ rpm -ivh navi-0.06-1.porter.cortexa15hf_vfp_neon.rpm * USAGE : ---- Run Navi with the "redraw" option : $ export XDG_RUNTIME_DIR=/run/user/0 $ navi017 --redraw 1