Author Topic: OTARM Firmware Discussion  (Read 14442 times)

0 Members and 1 Guest are viewing this topic.

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: OTARM Firmware Discussion
« Reply #15 on: August 25, 2010, 02:38:31 am »
Maybe something like JFFS, or something more suited to flash-based memory would be better.
Omnimaga Admin

Offline wchill

  • LV2 Member (Next: 40)
  • **
  • Posts: 35
  • Rating: +1/-0
    • View Profile
Re: OTARM Firmware Discussion
« Reply #16 on: August 25, 2010, 02:44:24 am »
If the flash memory we use will already have a memory controller, using something like JFFS will pose no significant advantages.

Offline matthias1992

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 408
  • Rating: +33/-5
    • View Profile
Re: OTARM Firmware Discussion
« Reply #17 on: September 20, 2010, 11:38:05 am »
altough windows is terrible compared to UNIX systems it does one thign good, GUI. I think we need a quick (graphical) selection wheel to make navigating to the most used fucntions as easy as possible for a average user. With A 'wheel' I just mean a circular shape with several selectable options on it. Most modern games use these kind of wheels to select weapons, at elast Assassins Creed II and Frontlines:Fuel of war do...

I reffered to windows because we might want to make it feel and act much like windows (only that it doesn't crash) however much we, as programmers, may hate it it is still the most commonly used GUi and therefore user-friendly
MASM xxxxxxxxxx aborted | SADce ====:::::: 40% -Halted until further notice| XAOS =====::::: 50% -Units done| SKYBOX2D engine ========== 100% -Pre-alpha done. Need to  document it and extend |

~Those who dream by day are cognizant of much more than those who dream by night only. -Sir Edgar Allen Poe-

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: OTARM Firmware Discussion
« Reply #18 on: September 20, 2010, 11:46:26 am »
If we use a GUI we should try to not make the calc too dependent on it, though. If a GUI is too fancy/complex, sometimes it can make it harder to find the functions you want. In my case, for example, I took quite a while to figure out what is the equivalent of the Home Screen on the TI-Nspire.

Offline wchill

  • LV2 Member (Next: 40)
  • **
  • Posts: 35
  • Rating: +1/-0
    • View Profile
Re: OTARM Firmware Discussion
« Reply #19 on: September 28, 2010, 11:39:28 pm »
Give users an option in the GUI to access a terminal? And make the GUI modifiable.