Skip to content

Commit

Permalink
Freqgen has been replaced by stepgen's velocity mode
Browse files Browse the repository at this point in the history
said the manpage: "freqgen may be eliminated at any time, and almost certainly
will be eliminated for the version 2.2 release of EMC"
  • Loading branch information
cradek committed Dec 15, 2013
1 parent ad6246d commit f7eee04
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 26,322 deletions.
2 changes: 1 addition & 1 deletion configs/etch-servo/README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Etch-servo drives two servo motors using a simple parallel-port-attached
circuit. 'freqgen' produces an enable waveform to turn the servo motors at a
circuit. 'pwmgen' produces an enable waveform to turn the servo motors at a
variable speed, and 'encoder' reads TTL-level quadrature inputs to close the
loop.

Expand Down
1 change: 0 additions & 1 deletion configs/nist-lathe/nist-lathe.hal
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ net spindle-forward => pwmgen.0.enable
# -- if these numbers are accurate, then top speed at this gearing is about
# 1200 rpm
#
# note that this does not depend on the base_period, unlike freqgen
# gain = 1/1128 ~ .00089
# offset = .07
# PWM Measured RPM
Expand Down
148 changes: 0 additions & 148 deletions docs/man/man9/freqgen.9

This file was deleted.

2 changes: 0 additions & 2 deletions docs/src/hal/components.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,6 @@ encoder:: (((encoder)))Software counting of quadrature encoder signals. <<sec:En

stepgen:: (((stepgen)))Software step pulse generation. <<sec:Stepgen,Description>>.

freqgen:: (((freqgen)))Software step pulse generation.

=== BLDC and 3-phase motor control[[sec:Realtime-Components-bldc]] ===


Expand Down
2 changes: 0 additions & 2 deletions docs/src/hal/components_es.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ feedcomp:: (((feedcomp)))Multiply the input by the ratio of current velocity to

flipflop:: (((flipflop)))D type flip-flop.

freqgen:: (((freqgen)))Software step pulse generation.

gantrykins:: (((gantrykins)))A kinematics module that maps one axis to multiple joints.

gearchange:: (((gearchange)))Select from one of two speed ranges.
Expand Down
2 changes: 0 additions & 2 deletions docs/src/hal/components_fr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,6 @@ voir la section <<sec:Codeur, codeur>>
* _stepgen_ - (((stepgen)))Générateur d'impulsions de pas logiciel,
voir la section <<sec:Stepgen, stepgen>>

* _freqgen_ - (((freqgen)))Générateur logiciel d'impulsions de pas.

=== BLDC and 3-phase motor control[[sec:Realtime-Components-bldc]] ===

* _bldc_hall3_ - (((bldc_hall3)))Commutateur bipolaire trapézoïdal à 3 directions
Expand Down
Loading

0 comments on commit f7eee04

Please sign in to comment.