~aleteoryx/muditaos

ref: 226e9e4c0b29d3bb1f4a1a9dbad28dbbdf9b7ff2 muditaos/module-services/service-eink d---------
226e9e4c — Marek Niepieklo 5 years ago
[EGD-6515] Answer/reject calls using headset

Clean up propagation of headset keys events
Clean up volume control with headset keys
Update key mappings for simulator
Use headset OK key to answer/reject calls
efef7dcf — Piotr Tański 5 years ago
[EGD-6111] Timers refactored

Deep refactor of system timers.
677e18ca — Maciej Gibowicz 5 years ago
[EGD-5658] Add eInk CPU frequency hold

While the screen is being redrawn,
we block CPU frequency decreasing
4de99701 — Piotr Tański 5 years ago
[EGD-5952] Changed service stack depths acc. to real usage

Stack depth changed for:
- Application Manager
- Service Bluetooth
- Bluetooth Worker
- Service Eink
- Service GUI
- Application Special Input
ef63ee26 — Wojtek Rzepecki 5 years ago
[EGD-5304] Add new way of system close

Unified method of closing
the system orchestrated by
system manager
4d20ed09 — Wojtek Rzepecki 5 years ago
[EGD-5967] Add blank screen when off

Present blank screen to
inform the user that phone
is off
9d8eff64 — Radoslaw Wicik 5 years ago
[EGD-5860] Fix build packages

Merging and cleaning cmakes requred cleaning.
3b141041 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
a53bd826 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
067ca948 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
e6213e94 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
11aa4c7f — Maciej-Mudita 5 years ago
[EGD-5382] Add LowPower CpuSentinels

In order to synchronize the Low Power mode, the services were
immediately informed about the frequency change,
so that they can update their resources (e.g. PWM filling)
and services may request the maximum CPU frequency in order
to perform a task (e.g. screen redraw, telephone conversation)
d98e789a — Mateusz Grzywacz 5 years ago
[EGD-5193] Eink - Power off the display

The eink has to be powered off sometimes. Implement a
timer of arbitrary timeout (3,8s) to power off the
display if it's not used.
65119cb4 — Piotr Tański 5 years ago
[EGD-5027] Services synchronization introduced

Dependencies between services are now supported.
ec56afc9 — Maciej-Mudita 5 years ago
[EGD-5381] Add Low Power Drivers

Peripherals clock synchronization dependent on PLL2
bc4d32c7 — Piotr Tański 5 years ago
[EGD-5158] Change access to the bus methods

The bus is now accessible only via Service object.
7eebea86 — Marek Niepieklo 5 years ago
[EGD-5377] Add USB charger detection

Added USB stack support for detecting connected charger
Added i.MX RT 1051 HW configuration
Added notification to EventManager for detected charger
4f9cd7a1 — Mateusz Grzywacz 5 years ago
[EGD-5394] Eink - reuse temperature for waveforms

Do not waste time right before refresh of the eink
display to measure new temperature. Assume that
the measurement from early frame prepare stage is valid.
It has only to be valid for only <time of rendering the frame>,
which is less than a 1000ms.
65023ca1 — Mateusz Grzywacz 5 years ago
[EGD-5256] Eink display - speed up in some scenarios

Causes slight speed-up in specific scenarios
(changing windows, also: then rapid navigation)
also: on a regular basis (shaky temperature measumt.)
92a8a78e — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
Next