e-circ repository of openmoko software
Since I have an OpenMoko device, I did some work on improving the software. The software below
is tested on a OpenMoko GTA-02, with the ASU software.
- fltk-1.1.9-0
-
for GUI's, I tend to use fltk. As it was not there by default, I build it for openmoko myself.
download run time files
download development files
- rotated
-
A background process that monitors the gravity sensor and rotates the screen
when needed.
What this instance does different, is that it rotates the display, not the desktop. I found
that putting the desktop in landscape consumes the remaining cpu-power on my device, while rotating
the display does not.
download ipkg
sources
- gwaterpas
-
This started as a GUI to monitor the gravity sensors, but I found I could as well use this a
a level tool. It supports a calibration, and
delivers a 2D level if you want.
this package is build with fltk.
download ipkg
version 0.3: better icon & desktop file. Provided on gwaterpas discussion
it also has better rotations/resize support.
download ipkg
sources