e2 icon indicating copy to clipboard operation
e2 copied to clipboard

E2 Client, Tally output

Results 15 e2 issues
Sort by recently updated
recently updated
newest added

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. Release notes Sourced from bootstrap's releases. v3.4.1 Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML...

dependencies

Bumps [angular](https://github.com/angular/angular.js) from 1.7.2 to 1.8.3. Changelog Sourced from angular's changelog. 1.8.3 ultimate-farewell (2022-04-07) One final release of AngularJS in order to update package README files on npm. 1.8.2 meteoric-mining...

dependencies

If you implement TSL protocol as an output, this software could be used with a variety of UMD tally products and production monitors.

The various command-line options defined by the packages should use the [go-flags](https://godoc.org/github.com/jessevdk/go-flags) `env`, `env-delim` support to allow passing options via environment variables. This would make configuring the `EnvironmentFile=/etc/default/qmsk-e2-tally` options much...

feature

Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Hi, I'm trying to build the tally with apa102 SMD. I guess I did all like described. Also enabled the spi out on Raspberry. Maybe someone could give me a...

question

(apologies for being a total noob) If I've read the readme right, installing the pre-built debian package should set the qmsk-e2-tally.service running using /etc/default/qmsk-e2-tally for configuration, and I infer from...

question
packaging

Hi, i followed the Develeopment Guide, but npm install does not work/ install. https://github.com/qmsk/e2/wiki/Development-Guide pi@raspberrypi:~/work/src/e2/static $ npm install -bash: npm: command not found Maybe you can help? Greetz Chris

I used the prebuilt qmsk-e2_0.6.0-dev.5 version on raspberry pi with default raspian install and had some difficulties. The /etc/systemd/system/qmsk-e2.service file was not installed with the package. I had to extract...

question
packaging

It looks like the still captures are available from the E2 via HTTP `GET /uploads/still_0.png`. These could be shown in the web UI as thumbnails.

feature