Coder Social home page Coder Social logo

1a2-pic's People

Contributors

erco77 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

1a2-pic's Issues

Line lamp flashing during rotary dialing on CO lines

Scott Bonk [SN# 0020] noticed this on 09/21/19.

Supporting rotary was a recent feature to support dialing on the ICM line, and oddly I never thought to test with the CO lines to see that problem Scott reported this morning.

Fortunately it should be an easy tweak to the CPU1 firmware.
Cause: line detect used to control the lamp because I wanted the line lamp to reflect the actual state of the line, and not light if the line was dead.

But unfortunately that also means since rotary interrupts the line as it does, the lamp reflects the momentary breaks in line detect as the line going "dead".

It would be easy to have the A lead force the lamp on even if line detect drops out; very simple code change. But that would disable the line lamp not lighting when the CO line is dead even if a line is selected.

To solve, I /could/ use a short timer that keeps the lamp lit for an extra ~200ms when turning off, which would bridge the gap between rotary flashing, but still would go out if the CO line went dead. But as some pointed out on the Facebook group "Bell Telephone of the US and Canada", apparently original 1A2 systems the lamp would light even if there was no line detect. And this was probably to allow "flashing the line" with the "RECALL" button wouldn't make the line lamp go out. In which case loosing the "lamp goes out when line is dead feature" might be necessary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.