RTEMS OSMONWEB presentation at german OS developers forum
Thomas Doerfler
Thomas.Doerfler at imd-systems.de
Mon Oct 6 21:59:59 UTC 2003
Hello,
just an announcement for those interested:
We will present the RTEMS operating system and our new web-
based OS object browser at the "Entwicklerforum Embedded
Betriebssysteme" (Developers Forum Embedded Operating systems)
in Munich on October 14th 2003. (See hyperlink below)
http://www.elektroniknet.de/termine/betriebssysteme/programm.htm
--------------------------------
We are currently developing "OSMONWEB", a translation module
that allows inspection and even modification of RTEMS objects
using a standard web browser.
Functions available are:
- Display of OS objects (like tasks, semaphores, queues...) in
one or more browser windows in a tabular form.
- Display of single objects in an own browser window with more
details
- Dependencies between the OS objects can be inspected through
hyperlinks (to display the owner of a semaphore or the object
a task is waiting for).
- Task mode and priority can be changed interactively
- Semaphores can be "obtained" and "released" interactively
- In tabular view, the object entries can be sorted according
to ID, name, priority, state, ticks consumed....
--------------------------------
OSMONWEB uses the goahead web server as http server and a
extended version of the RTEMS monitor for OS object
inspection.
--------------------------------
Today I have installed a static preview page of this tool at
http://www.imd-systems.de/osmonweb_demo/osmonweb.html
wkr,
Thomas Doerfler.
--------------------------------------------
IMD Ingenieurbuero fuer Microcomputertechnik
Thomas Doerfler Herbststrasse 8
D-82178 Puchheim Germany
email: Thomas.Doerfler at imd-systems.de
PGP public key available at: http://www.imd-
systems.de/pgp_keys.htm
More information about the users
mailing list