-
Notifications
You must be signed in to change notification settings - Fork 17
make 2000 default epoch #223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The tag still includes the patch level, `.0`.
Also correct a typo
* FS_DISPLAY_SERVER now defaults to on * FS_DISPLAY_SERVER_CONFIRM_TERMINATE added, defaults to on
Averaging and filtering description corrected/improved.
Reset clipped count when going to shadow average
These value don't appear clipped as a result, but still included in clip count. This improves the no diode parade of lights for filtering.
negative clipping is in foreground color positive red clipping is foreground white positive Y/G clipping Foregroud is black invalid is black on cyan
Display too large values with clipping
Bk on gn/yl/cy; wh on rd/bl Cyan is invalid Sign doesn't matter for clipping colors Blue for all resets
Needed for some "xterm -rv" to get normal clipping/invalid colors
Display 'tpi=0'. Apparently this might happen during a firmware reload.
This clears up some left over fields if the mode has changed.
The IF modes were not normally adjustable, if: * one IF was selected before configuration is set * one IF was selected before any IF had been displayed Now modes are correctly adjustable for these cases.
If a different value had been requested, a warning is issued. A polarity of 0 is necessary to place the TPI values in the expected positions for decoding.
Recent versions of git (including 2.30.2 in FSL11) balk if the user doesn't own the directory. In this case, verifying the version tag prevented running 'make install' if 'root' did not own the directory. That has been fixed. As a bonus: now 'root' can only run 'make install' and a non-'root' user cannot. Another bonus: an incorrectly formatted directory name from an archive is now detected and reported. Closes nvi-inc#212
Revert "Remove -b/-f, now controlled by FS_DISPLAY_SERVER" This reverts commit 1855a87.
Emphasizing that there is no client, which is risky because there is no feedback about start-up errors.
All lines are commented so that it must be updated before being used. Terse comments on who to configure it are also included.
All lines are commented so that it must be updated before being used. Terse comments on who to configure it are also included.
This caused an extraneous '( -4)' to be included in the error message.
|
This is a good idea. One complication is that drudg is imported from another package, sked. The maintainer (@gipson55) of that package would probably need to make the change. I will pass that up to him (he should see this comment). We would also want a simple script to change skedf.ctl to enable epoch Another issue is whether we would need a control file option, maybe in equip.ctl, to select what the default epoch is for the |
The default epoch of the FS is 1950. It would be nice to have it updated to 2000.