Difference between revisions of "8c Firmware"
Kevinkleine (talk | contribs) (Created page with "== Introduction == The 8c has an on-board computer to allow changing DSP and boundary settings, digital sync, direct streaming, etc. The computer runs a software stack called...") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | The 8c has an on-board computer to allow changing DSP and boundary settings, digital sync, direct streaming, etc. The computer runs a software stack called Clerk on top of Linux, which features a REST API for control, state management, a container based update system and more. Clerk is able to update itself by downloading signed update packages from our server and installing them. Below is a list of the latest firmware releases. | + | The 8c has an on-board computer to allow changing DSP and boundary settings, digital sync, direct streaming, etc. The computer runs a software stack called [http://clerksystems.com Clerk] on top of Linux, which features a REST API for control, state management, a container based update system and more. Clerk is able to update itself by downloading signed update packages from our server and installing them. Below is a list of the latest firmware releases. |
== Releases == | == Releases == | ||
− | === 1. | + | === 1.3.18 === |
+ | * ADC noise suppression | ||
+ | * Updated embedded Lanspeaker | ||
+ | |||
+ | === 1.3.16 === | ||
+ | * Fixed standby unmuting | ||
+ | * Updated embedded Lanspeaker | ||
+ | |||
+ | === 1.3.15 === | ||
+ | * Enhanced startup algorithm to avoid a faint tone | ||
+ | |||
+ | === 1.3.14 === | ||
+ | * Reduced amount of mute calls (less tick/click noise) | ||
+ | * Enhanced DSP writing algorithm | ||
+ | |||
+ | === 1.3.13 === | ||
+ | * Implemented DBus logging through Clerk. | ||
+ | * Enhanced stream selection identifiers. | ||
+ | * Enhanced group delay, speaker delay is now the minimum required | ||
+ | * Disabled sub output mute in the defaults. | ||
+ | |||
+ | === 1.3.12 === | ||
+ | * Roon can now only mute the speaker while streaming | ||
+ | * Fixed preset loading issue | ||
=== 1.3.4 === | === 1.3.4 === | ||
− | === 1.3 | + | === 1.2.3 === |
+ | |||
+ | [[Category:8c]] [[Category:Software]] |
Latest revision as of 11:00, 29 April 2019
Contents
Introduction
The 8c has an on-board computer to allow changing DSP and boundary settings, digital sync, direct streaming, etc. The computer runs a software stack called Clerk on top of Linux, which features a REST API for control, state management, a container based update system and more. Clerk is able to update itself by downloading signed update packages from our server and installing them. Below is a list of the latest firmware releases.
Releases
1.3.18
- ADC noise suppression
- Updated embedded Lanspeaker
1.3.16
- Fixed standby unmuting
- Updated embedded Lanspeaker
1.3.15
- Enhanced startup algorithm to avoid a faint tone
1.3.14
- Reduced amount of mute calls (less tick/click noise)
- Enhanced DSP writing algorithm
1.3.13
- Implemented DBus logging through Clerk.
- Enhanced stream selection identifiers.
- Enhanced group delay, speaker delay is now the minimum required
- Disabled sub output mute in the defaults.
1.3.12
- Roon can now only mute the speaker while streaming
- Fixed preset loading issue