- Class MacroCommandBrowse
- Add QFileSelection support for file selection
- Class MacroCommandMessage
- Disable HTML Code highlighting
- Class MacroCommandSwitch
- Add selection of available command files
- Class Macros
RePro setOptions() / checking options
change Button layout in resize event
load defaultrepro if it is requested in macros.cfg
- Class PlotTrace
- init(): user configurabel plot modes (paged, fixed, contiuous): origin and time units
- Class RangeLoop
- set( string ): introduce control characters for controlling the addMode
- Class RELACSWidget
make sure startFirstAcquisition() are only called from the GUI thread (because of MessageBox calls).
Set ID gain factors before configuring Session
- Class RePro
~RePro: auto remove from RePros?
addPath: something with a format string giving the RePro's name, totalRuns, etc.
- Class SaveFiles
platform independent mkdir in openFiles()!
saveStimulus: adaptive time for calculating the mean rate
check it carefully!
warning on Disk full (or even before!)
File formats:
- .wav: enough flexibility, compression possible, but file size limited to 2GB has to be known in advance,
- .au: raw data with unlimited file size und minimal header information allows for float and double
- Class Settings
- add booleans for selecting whether pathformat or defaultpath have to be directories and update notify() accordingly
- Class Simulator
- Need possibility to get information of the real devices (limitations: maximum sampling rate, number of channels, bits, possible gain factors, maximum attenuation). Maybe via a single DAQ simulator that stores this information in a simulation config file.