[base] Finished period histogram.
[base] Added histogram of sampling intervals
[rtaicomedi] updated module and helper scripts
[rtaicomedi] run dynclamp loop on first isolated CPU
[rtaicomedi] detect first isolated cpu
[rtaicomedi] Improved comments on isolated CPUs
[rtaicomedi] CPU specific latency test
[rtaicomedi] some small doc fixes
[rtaicomedi] update on docu and full and rtai info
[rtaicomedi] added python test analysis
[rtaicomedi] fixed unset TEST_TIME for test batches
[rtaicomedi] fixed bug
[rtaicomedi] added installation scrips for comedilib and
[rtaicomedi] added -fno-pie as compile flag for newlib build
[rtaicomedi] more fixes and automatic test abortion at manual reboot
[rtaicomedi] Some usability fixes
[rtaicomedi] restructured docu
[rtaicomedi] now the path to the kernel config file should work
[rtaicomedi] fixed path to kernel configuration
[rtaicomedi] update on c-states
[rtaicomedi] fix report of cpu states
[rtaicomedi] fixed cpu info for missing c and pstates
[rtaicomedi] fixed reboot_cmd
[rtaicomedi] more infos on p and cstates
[rtaicomedi] cleaned up docu
[rtaicomedi] fixed whitespace stripping of test batch entries
[rtaicomedi] no more kernel configurations file
[rtaicomedi] simplified layout of test batch files
[rtaicomedi] added direct use of a kernel configuration from test batch
[rtaicomedi] test batches got a working directory
[rtaicomedi] more cpu infos
[rtaicomedi] fixed test batch with external configuration
[rtaicomedi] annotated default configuration file
[rtaicomedi] write initial configuration file
[rtaicomedi] added configuration file
[rtaicomedi] minor fixes
[rtaicomedi] some minro improvements
[rtaicomedi] grub environment based control of test batches
[rtaicomedi] added info about cpu topology
[rtaicomedi] change kernel parameter through grubenv
[rtaicomedi] prepare can handle append with absolute patches
[rtaicomedi] absolute and incremental patches of kernel configs for test batches
[rtaicomedi] added info menu and info params
[rtaicomedi] improved killing of load jobs
[rtaicomedi] test batch print estimate of test duration
[rtaicomedi] original kernel can be compiled from test batch
[rtaicomedi] improved error handling in rtai kernel builds
[rtaicomedi] added sensors and /proc/interrupt to test result
[rtaicomedi] longer reboot time
[rtaicomedi] small update
[rtaicomedi] fixed grub menu for older 10_linux scripts
[rtaicomedi] removed old rt-fifo based module - second try
[rtaicomedi] finished automatic kernel builds in test batch mode
[rtaicomedi] fixed api docu
[rtaicomedi] added Overruns trace
[rtaicomedi] added setup_comedi for setting udev rules
[rtaicomedi] update of docu part I
[rtaicomedi] added load settings to test batch files
[rtaicomedi] added load to the tests
[rtaicomedi] fixed TOTAL_TIME and module unloading
[rtaicomedi] controllable self calibration
[rtaicomedi] report also takes directories
[rtaicomedi] concatenate test description with dashes
[rtaicomedi] format test report to common column widths
[rtaicomedi] improved help messages and reboot options, batch
[rtaicomedi] updated documentation for automatic kernel parameter
[rtaicomedi] /dev/kmsg does not in all systems end up in log files!
[rtaicomedi] fixed formatting
[rtaicomedi] trivial fix
[rtaicomedi] batch testing of kernel parameter
[rtaicomedi] automatic tests without user interaction and in case of
[rtaicomedi] automatically timed rtai tests
[rtaicomedi] added test summary and report
[rtaicomedi] kernel parameter can be set via the reboot action
[rtaicomedi] added setup_grub and init to makertaikernel.sh script
[rtaicomedi] makertaikernel.sh enables /var/log/messages
[rtaicomedi] fixed comedi installation target, new setup_messages
[rtaicomedi] some more minor fixes
[makertaikernel.sh] small fixes
[rtaicomedi] fixed pathes for comedi
[rtaicomedi] improved control of rtai tests
[rtaicomedi] kernle specific rtai installations
[makertaikernel.sh] absolute pathes, no links
[makertaikernel.sh] more flexible installation of missing packages
[rtaicomedi] updated newlib installation procedure
[makertaiscript.sh] newlib, rtai, or comedi can be skipped
[makertaikernel.sh] added gcc and patch information to report
[rtai] switched to kern.log
[AudioMonitor] this might work - it does so in simulation.
[makertaikernel.sh] Improved info output and reboot options
[Zone] Every shape and zone has its own polygons in the locl world
[Polygon] new class for points and normal of a polygon
[Plot] added plotting of 3-D polygons and lines
[Plot, Shape] Plotting of merged shapes discards polygons inside a shape
[Plot] First primitive plotting of subtractive shapes
[Plot] Finished 3D plotting of shapes with perspective and diffusive illumination
[Plot] Simplified shape code, add support of zones.
[Plot] plot spheres
[Plot] Shapes are plotted as polygons that can be filled.