|
Filename: .cvsignore | |||
| Revision 1.2 | tangorn | 2004-10-05 20:03:09 | None |
|
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.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: Makefile.am | |||
| Revision 1.3 | tangorn | 2005-08-25 17:19:51 | None |
|
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.2 | tangorn | 2005-01-16 11:30:38 | None |
|
Introduced input protocols | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: kgenericfactory.cpp | |||
| Revision 1.2 | tangorn | 2007-11-09 10:11:20 | None |
|
Fixed e-mail | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: kgenericfactory.h | |||
| Revision 1.2 | tangorn | 2007-11-09 10:11:20 | None |
|
Fixed e-mail | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: kgenericpart.cpp | |||
| Revision 1.16 | tangorn | 2007-11-09 10:11:20 | None |
|
Fixed e-mail | |||
| Revision 1.15 | tangorn | 2007-08-29 15:06:06 | None |
|
Some ubuntu with gcc-4.1.2 fixes | |||
| Revision 1.14 | tangorn | 2006-02-28 10:55:20 | None |
|
Fixed compillation on KDE < 3.4 | |||
| Revision 1.13 | tangorn | 2006-02-27 16:26:10 | None |
|
Made Input strength label look better in KDE >= 3.4 | |||
| Revision 1.12 | tangorn | 2006-02-25 09:20:46 | None |
|
Fixed a bug preventing checkmarks against last opened network/environment in recent files lists | |||
| Revision 1.11 | tangorn | 2005-08-26 10:03:04 | None |
|
Simplified the environment creation | |||
| Revision 1.10 | tangorn | 2005-08-25 17:19:51 | None |
|
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.9 | tangorn | 2005-04-02 11:05:43 | None |
|
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.8 | tangorn | 2004-12-25 12:22:59 | None |
|
Reloading of the last open network on program restart. Currently made unavoidable. I might set it as an option later. | |||
| Revision 1.7 | tangorn | 2004-05-06 16:03:57 | None |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions in the manual. Made the trajectory recording optional. | |||
| Revision 1.6 | tangorn | 2004-04-28 11:02:58 | None |
|
Added (untested) randomization of axonal delays | |||
| Revision 1.5 | tangorn | 2004-04-26 17:06:18 | None |
|
Added interface and parsing for the fourth input channel; Fixed a number of interface bugs. | |||
| Revision 1.4 | tangorn | 2004-03-30 19:56:20 | None |
|
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.3 | tangorn | 2004-01-29 12:12:04 | None |
|
Added instant clearing of all input | |||
| Revision 1.2 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: kgenericpart.h | |||
| Revision 1.9 | tangorn | 2007-11-09 10:11:20 | None |
|
Fixed e-mail | |||
| Revision 1.8 | tangorn | 2005-08-26 10:03:04 | None |
|
Simplified the environment creation | |||
| Revision 1.7 | tangorn | 2005-08-25 17:19:51 | None |
|
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.6 | tangorn | 2004-12-24 15:48:26 | None |
|
Now LFP and CSD plotting is available for generic environment | |||
| Revision 1.5 | tangorn | 2004-10-09 03:32:56 | None |
|
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.4 | tangorn | 2004-09-30 21:10:08 | None |
|
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.3 | tangorn | 2004-01-29 12:12:04 | None |
|
Added instant clearing of all input | |||
| Revision 1.2 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: kgenericview.cpp | |||
| Revision 1.8 | tangorn | 2005-08-25 17:19:51 | None |
|
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.7 | tangorn | 2005-01-16 11:30:38 | None |
|
Introduced input protocols | |||
| Revision 1.6 | tangorn | 2004-10-19 10:05:26 | None |
|
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.5 | tangorn | 2004-10-05 20:03:09 | None |
|
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.4 | tangorn | 2004-05-05 14:58:26 | None |
|
Added the right-click handler in generic environment to show exact input values | |||
| Revision 1.3 | tangorn | 2004-03-30 19:56:20 | None |
|
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.2 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: kgenericview.h | |||
| Revision 1.5 | tangorn | 2007-11-09 10:11:20 | None |
|
Fixed e-mail | |||
| Revision 1.4 | tangorn | 2005-08-25 17:19:51 | None |
|
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.3 | tangorn | 2004-05-05 14:58:26 | None |
|
Added the right-click handler in generic environment to show exact input values | |||
| Revision 1.2 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||
|
Filename: kingeneric.rc | |||
| Revision 1.7 | tangorn | 2005-08-25 17:19:51 | None |
|
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.6 | tangorn | 2005-06-18 10:22:56 | None |
|
Preparing for 0.3.3 release | |||
| Revision 1.5 | tangorn | 2004-04-26 17:06:18 | None |
|
Added interface and parsing for the fourth input channel; Fixed a number of interface bugs. | |||
| Revision 1.4 | tangorn | 2004-03-30 19:56:20 | None |
|
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.3 | tangorn | 2004-01-29 12:12:04 | None |
|
Added instant clearing of all input | |||
| Revision 1.2 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.1 | tangorn | 2004-01-11 04:54:36 | None |
|
Added the shell for generic project environment with mutiple inputs that vary through time | |||