
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 27 (100.0%) | 138 (100.0%) | 5.1 |
| alex_joni | 18 (66.7%) | 74 (53.6%) | 4.1 |
| cradek | 1 (3.7%) | 34 (24.6%) | 34.0 |
| jmkasunich | 6 (22.2%) | 27 (19.6%) | 4.5 |
| jepler | 2 (7.4%) | 3 (2.2%) | 1.5 |
get rid of mentions of bridgeporttask and minimilltask
2 lines of code changed in:
fix the many other varfiles (UVW)
34 lines of code changed in:
replace linkpp with net. linkpp is obsolete
3 lines of code changed in:
change motmod insmod parameter from max_joints to num_joints
1 lines of code changed in:
Added max_joints insmod parameter for the motmod module.
Changed a couple of places in the motion controller to check only
up to EMCMOT_MAX_JOINTS(=max_joints), should improve speed a tiny bit.
This also helps to export only the needed number of joints from the motion controller.
HAL files use 'loadrt motmod .. max_joints=[TRAJ]AXES' for now
1 lines of code changed in:
don't need to load scope_rt or halscope by default, they can now be loaded from the GUI menus
0 lines of code changed in:
get rid of double values for INPUT/OUTPUT_SCALE as they are not needed/used. HAL only takes one value, and emc doesn't read the seconds param
13 lines of code changed in:
remove core_axis.hal
0 lines of code changed in:
remove references to AXIS beeing an external app
1 lines of code changed in:
fix location of tkemc/xemc help files
2 lines of code changed in:
beautify configs as on the 2.1 branch
5 lines of code changed in:
changed all sample configs to use .comp type components instead of 'blocks', which is now deprecated. blocks will remain in the codebase until version 2.2 to allow users to convert their configs at their leisure
1 lines of code changed in:
replaced LINEAR_ & ANGULAR_UNITS settings with literals (mm, inch, degree). makes it a lot easier to read and follow
3 lines of code changed in:
[AXIS]CYCLE_TIME is no longer used
1 lines of code changed in:
silence CVS about core_axis.hal
1 lines of code changed in:
remove EMCSERVER from all the inis, this is started by default now
1 lines of code changed in:
Changed all configs (ini files) to use nanoseconds instead of seconds for BASE_PERIOD, SERVO_PERIOD, and TRAJ_PERIOD, changed the run script so it doesn't load motmod, and change all the config's .hal files so they _do_ load motmod. This enables halcmd save to generate a file that can recreate the complete configuration.
21 lines of code changed in:
Modified all stock configurations so they explicitly add the motion controller functions to the servo thread.
4 lines of code changed in:
cvs add * doesn't expand .cvsignore :(
0 lines of code changed in:
initial hexapod config files
44 lines of code changed in: