Preparation of the sample graphic program

Issue #207 new
Patryk Kubiak created an issue

Target Description

Actually it is not possible to use the system without terminal access (UART or Telnet). It has to be possible to use the system at least at the basic level, also without access to a PC.

General Description

The program is responsible for providing graphic interface for user, that allows for basic managing of the system, running programs and manage files.

List of requirements

  • [ #240 ] - Program is named cgraphic
  • [ #240 ] - Possibility to refactor it in easy way in future to move it to the user space
  • [ #240 ] - Shows a system logo and welcome message at the start
  • [ #240 ] - Allows for browsing file system
  • [ #240 ] - Allows for programs execution
  • [ #240 ] - Shows different icons for console and graphic programs
  • [ #240 ] - Shows status bar
  • [ #240 ] - Status bar contains current time
  • [ #240 ] - Status bar contains current CPU load
  • [ #240 ] - Refreshing period of CPU load on status bar is configurable in oc_dynamic_cfg.h
  • [ #240 ] - Shows context menu for files
  • [ #240 ] - Context menu allows for copy, paste and delete files

Goal

  • [ #201 ] - Prepare GUI interface support

Stories

  • [ #240 ] - Preparation of the sample graphic program

Comments (5)

  1. Log in to comment