--- kinness/kgeneric ---


Filename: .cvsignore
Revision 1.2tangorn 2004-10-05 20:03:09None
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new
optimized input, it also handles old full input; Replaced deprecated
repaintNoErase with noAutoErase; Supposedly fixed progress bar for small
network loading.
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: Makefile.am
Revision 1.3tangorn 2005-08-25 17:19:51None
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with
generic
Revision 1.2tangorn 2005-01-16 11:30:38None
Introduced input protocols
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: kgenericfactory.cpp
Revision 1.2tangorn 2007-11-09 10:11:20None
Fixed e-mail
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: kgenericfactory.h
Revision 1.2tangorn 2007-11-09 10:11:20None
Fixed e-mail
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: kgenericpart.cpp
Revision 1.16tangorn 2007-11-09 10:11:20None
Fixed e-mail
Revision 1.15tangorn 2007-08-29 15:06:06None
Some ubuntu with gcc-4.1.2 fixes
Revision 1.14tangorn 2006-02-28 10:55:20None
Fixed compillation on KDE < 3.4
Revision 1.13tangorn 2006-02-27 16:26:10None
Made Input strength label look better in KDE >= 3.4
Revision 1.12tangorn 2006-02-25 09:20:46None
Fixed a bug preventing checkmarks against last opened network/environment
in recent files lists
Revision 1.11tangorn 2005-08-26 10:03:04None
Simplified the environment creation
Revision 1.10tangorn 2005-08-25 17:19:51None
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with
generic
Revision 1.9tangorn 2005-04-02 11:05:43None
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be
scaled by integer factor from the size of environment
Revision 1.8tangorn 2004-12-25 12:22:59None
Reloading of the last open network on program restart. Currently made
unavoidable. I might set it as an option later.
Revision 1.7tangorn 2004-05-06 16:03:57None
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional.
Revision 1.6tangorn 2004-04-28 11:02:58None
Added (untested) randomization of axonal delays
Revision 1.5tangorn 2004-04-26 17:06:18None
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs.
Revision 1.4tangorn 2004-03-30 19:56:20None
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct
command to move the animal to a clicked destination, later it will be done through cell
activity. Changed: animal speed now is less dependent on the traveling distance to
destination. Fixed: If the speed is not measured yet (or is never measured), the
movement will be done slowly (as if you have 1GHz processor), but realistically.
Revision 1.3tangorn 2004-01-29 12:12:04None
Added instant clearing of all input
Revision 1.2tangorn 2004-01-15 16:03:36None
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: kgenericpart.h
Revision 1.9tangorn 2007-11-09 10:11:20None
Fixed e-mail
Revision 1.8tangorn 2005-08-26 10:03:04None
Simplified the environment creation
Revision 1.7tangorn 2005-08-25 17:19:51None
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with
generic
Revision 1.6tangorn 2004-12-24 15:48:26None
Now LFP and CSD plotting is available for generic environment
Revision 1.5tangorn 2004-10-09 03:32:56None
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded.
Also added grayscale display option for population activity display and
ability to save the picture of activity at any moment
Revision 1.4tangorn 2004-09-30 21:10:08None
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to
transfer these files on other machine. They will be either removed or corrected
later.
Revision 1.3tangorn 2004-01-29 12:12:04None
Added instant clearing of all input
Revision 1.2tangorn 2004-01-15 16:03:36None
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: kgenericview.cpp
Revision 1.8tangorn 2005-08-25 17:19:51None
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with
generic
Revision 1.7tangorn 2005-01-16 11:30:38None
Introduced input protocols
Revision 1.6tangorn 2004-10-19 10:05:26None
As my priceless user poited out the backward compatibility fix was
not complete in yesterday commit. Here is the fix of the fix :)
Revision 1.5tangorn 2004-10-05 20:03:09None
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new
optimized input, it also handles old full input; Replaced deprecated
repaintNoErase with noAutoErase; Supposedly fixed progress bar for small
network loading.
Revision 1.4tangorn 2004-05-05 14:58:26None
Added the right-click handler in generic environment to show exact input
values
Revision 1.3tangorn 2004-03-30 19:56:20None
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct
command to move the animal to a clicked destination, later it will be done through cell
activity. Changed: animal speed now is less dependent on the traveling distance to
destination. Fixed: If the speed is not measured yet (or is never measured), the
movement will be done slowly (as if you have 1GHz processor), but realistically.
Revision 1.2tangorn 2004-01-15 16:03:36None
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: kgenericview.h
Revision 1.5tangorn 2007-11-09 10:11:20None
Fixed e-mail
Revision 1.4tangorn 2005-08-25 17:19:51None
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with
generic
Revision 1.3tangorn 2004-05-05 14:58:26None
Added the right-click handler in generic environment to show exact input
values
Revision 1.2tangorn 2004-01-15 16:03:36None
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time

Filename: kingeneric.rc
Revision 1.7tangorn 2005-08-25 17:19:51None
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with
generic
Revision 1.6tangorn 2005-06-18 10:22:56None
Preparing for 0.3.3 release
Revision 1.5tangorn 2004-04-26 17:06:18None
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs.
Revision 1.4tangorn 2004-03-30 19:56:20None
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct
command to move the animal to a clicked destination, later it will be done through cell
activity. Changed: animal speed now is less dependent on the traveling distance to
destination. Fixed: If the speed is not measured yet (or is never measured), the
movement will be done slowly (as if you have 1GHz processor), but realistically.
Revision 1.3tangorn 2004-01-29 12:12:04None
Added instant clearing of all input
Revision 1.2tangorn 2004-01-15 16:03:36None
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part
Revision 1.1tangorn 2004-01-11 04:54:36None
Added the shell for generic project environment with mutiple inputs that vary
through time