odlg
odlg
@vassbo GitHub actions now builds a zip file with a working AppImage file for arm64 with https://github.com/odlg/FreeShow/blob/main/.github/workflows/release.yml Above uses emulated arm64, so it is slow. According to https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/ native arm64...
@vassbo The AppImage works on Linux arm64. 😀 NDI can not be enabled. 
@vassbo It detects NDI input, shows a frame with name of the sender and then crashes.
@vassbo I can not successfully build currently: ``` ... src/server/output_stream/main.ts → build/electron/output_stream/client.js... created build/electron/output_stream/client.js in 549ms > [email protected] build:electron:prod > cross-env NODE_ENV=production tsc --p ./tsconfig.electron.prod.json src/electron/output/ppt/presentation.ts:95:51 - error TS2554: Expected...
Flatpak edition of Shotcut 28.08.16 works fine for me
Test output: ``` > node test && mocha jazz: { MIDI: [Function: MIDI], isJazz: true, version: '1.5.2', MidiInInfo: [Function: MidiInInfo], MidiInList: [Function: MidiInList], MidiOutInfo: [Function: MidiOutInfo], MidiOutList: [Function: MidiOutList], Support:...
That is not a lot of information. Have you by accident mirrored the pins? Do you have a terminating resistor on the can-bus? How long are the cables? Are the...
A 120Ω resistor over the CAN bus will probably make it more stable = fewer errors in the long run. You need to short the pins covered by the orange...
So, you have a battery that communicates and another one that does not? Are the battery and the solax inverter on the same can-bus? That might introduce some issues.
The precharge failure is caused by the missing capacitor. HV contactors won't close without it. It is recommended to twist the CAN cables to reduce noise, you could try that...