Léa Saviot
8597f47c36
[apps/POSTAndHWTest] In LCDDataOK iterate on Text and Tiling tests
2019-05-29 14:06:42 +02:00
Léa Saviot
9a1eb3ede9
[ion/display] Add timeout in waitForVBlank
2019-05-22 16:49:15 +02:00
Léa Saviot
c85358967b
[POST/HardwareTest] Change pattern in LCDDataTest
...
The pattern is a tiling of checkers of colors 2**k with k between 0 and
15 and their contraries.
This fixed a problem of failing LCD screens not detected.
2019-05-22 16:49:15 +02:00
Émilie Feral
8b926612a2
Revert "[ion] Namespace Ion::UTF8Helper and Ion::UTF8Decoder"
...
This reverts commit 23da0d3f2c .
2019-05-03 16:29:28 +02:00
Émilie Feral
23da0d3f2c
[ion] Namespace Ion::UTF8Helper and Ion::UTF8Decoder
2019-04-29 18:01:30 +02:00
Léa Saviot
8e3fa8c2e3
[apps/POST] Test not performed if calculator plugged
2019-04-29 10:18:28 +02:00
Léa Saviot
380ac52cd8
[ion/crc32] crc32Byte and crc32Word
2019-04-25 17:11:06 +02:00
Léa Saviot
69593bd0be
[apps/on_boarding] Visually hide the LCD POST to the user
...
By initing the backlight after the test, not before.
2019-04-25 09:43:44 +02:00
Léa Saviot
da5a2d15f7
[apps/on_boarding] Power-on self-test
...
POST checks the battery, VBLANK and LCDData
2019-04-24 16:18:55 +02:00
Émilie Feral
5237d95c21
[ion] Events: add event "%" on Alpha+Backspace
2019-04-16 11:13:45 +02:00
Émilie Feral
a5919f128c
[ion] Power: fix names; Power key actually refers to OnOff key (to avoid
...
confusing with exponentiation key)
2019-04-12 16:56:57 +02:00
Émilie Feral
694fa34315
[ion] Keyboard: change keys name to more explicit ones
2019-04-12 16:56:57 +02:00
Émilie Feral
b9960220d2
[ion] Events: specify events data according to keyboard layout
2019-04-12 16:56:57 +02:00
Émilie Feral
af0bd758df
[ion] Change name keyboard_layout --> layout_keyboard
2019-04-12 16:56:57 +02:00
Émilie Feral
7d8e527d51
Merge branch 'version-11' of ssh://git.numworks.com/Epsilon into f7
2019-04-12 15:22:22 +02:00
Léa Saviot
82d5ff7799
[ion/unicode] Clean special code points
2019-04-12 15:16:53 +02:00
Émilie Feral
58f9a59d6e
[ion] Move Storage extensions declaration in Storage class
2019-04-12 15:16:52 +02:00
Émilie Feral
adc30a8dcd
[ion] Add Macro to log the storage content
2019-04-12 15:16:52 +02:00
Léa Saviot
2d83c2994c
[escher] Fix TextArea::handleEventWithText
...
It did not handle properly a new line (placed the cursor wrongly).
2019-04-12 15:16:52 +02:00
Léa Saviot
e6d8820c08
[unicode] Comment about avoiding accents in literals
2019-04-12 15:16:52 +02:00
Léa Saviot
7b5636f298
[unicode] Clean decoder use
2019-04-12 15:16:52 +02:00
Léa Saviot
a214bbdc5a
[unicode] Use unicode when dealing with chars - Part 2
2019-04-12 15:16:51 +02:00
Léa Saviot
f4cf7530f6
[unicode] Fix stop condition of CopyAndRemoveCodePoint
2019-04-12 15:16:51 +02:00
Léa Saviot
646931b3b5
[text_area] Fix Text::Position use with unicode
...
A glyph offset is not equivalent to a code point offset since a code
point can be several glyphs long.
2019-04-12 15:16:51 +02:00
Léa Saviot
5be803ac45
[unicode] Fix python area
2019-04-12 15:16:51 +02:00
Léa Saviot
784381bd33
[unicode] Use unicode when dealing with chars - Part 1
2019-04-12 15:16:51 +02:00
Léa Saviot
79dc1dc2b9
Remove compilation warnings
2019-04-12 15:16:51 +02:00
Léa Saviot
0ebfab773e
[escher/ion] Factorize code for removing a code point in text field/area
2019-04-12 15:16:51 +02:00
Léa Saviot
aac78ca32a
[escher/ion] Standard methods in UTF8Helper used in text_area
...
String manipulations need to be done using an UTF8 decoder, but some
manipulations can be optimized if the code points we manipulate are only
one char long. These optimizations are done inside UTF8Helper methods.
2019-04-12 15:16:51 +02:00
Léa Saviot
e6051fae42
[unicode] Methods optimized when code points are one char long
2019-04-12 15:16:51 +02:00
Léa Saviot
b6eb663f53
[ion/kandinsky] Move unicode to ion
2019-04-12 15:16:51 +02:00
Léa Saviot
63d7155376
Remove Ion::Charset
2019-04-12 15:16:50 +02:00
Émilie Feral
43725bcac2
[ion] Keyboard: specify different keyboard layouts per platform/model
2019-04-12 15:01:58 +02:00
Émilie Feral
3fa902f814
[ion] Power: implement standby
2019-04-12 10:25:26 +02:00
Émilie Feral
5dd0098981
[apps][ion] Handle LED color concurrency between exam mode and charging
...
state
2019-04-11 16:10:33 +02:00
Émilie Feral
7cc8cc02c8
[ion] Add a keyboard platform event: Battery Charging
2019-04-11 10:16:21 +02:00
Émilie Feral
7ce3432963
[ion] TEMPO: fix PowerKey (B2 for N0100 and B3 for N0101)
2019-04-09 14:00:06 +02:00
Émilie Feral
92a55bc507
[ion] Keyboard: cheat to get user key-pressing on B3 layout as B2 in the
...
keyboard matrix
2019-04-08 16:58:11 +02:00
Émilie Feral
22b9924f31
Merge branch 'master' of github.com:numworks/epsilon into f7
2019-04-05 11:35:48 +02:00
Léa Saviot
b413da0d91
[ion] Fix USART communication: wait for transmission done in writeLine
2019-03-22 17:58:42 +01:00
Romain Goyet
9bd4922389
[ion] Define Ion::Keyboard::Key::None
2019-03-08 14:05:23 +01:00
Léa Saviot
a6a2baeb01
[simulator] Process more keyboard event, such as ! ? ;
2019-01-21 12:10:37 +01:00
Léa Saviot
cea413e91d
[apps] Fix Orthonormal setting in graphs
...
It was not perfectly orthormal.
2019-01-10 11:42:02 +01:00
Léa Saviot
de339c44ae
[apps] Handle StorageFunction::m_color unaligned read on emscripten
2018-12-12 17:49:51 +01:00
Léa Saviot
0ecaea0695
[poincare] Fix power serialization
2018-11-26 14:07:42 +01:00
Émilie Feral
0a9437e8dc
[ion] Storage: add a method destroyAllRecords
2018-11-23 12:04:10 +01:00
Léa Saviot
67f940dfd2
[poincare] Fix VerticalOffsetLayout serialization
...
"2^3 !" would be serialized as "2^3*!", which is wrong. It is now serialized
as "2 Ion::Charset::Superscript 3 Ion::Charset::Superscript !" and
parsed correctly.
2018-11-23 12:04:09 +01:00
Léa Saviot
0670057f90
[apps/graph] Destroy variable record with same name when renaming func
2018-11-23 12:04:06 +01:00
Léa Saviot
91d6955ddf
[apps] The apps displays a warning when storage is full
2018-11-23 12:04:04 +01:00
Léa Saviot
9bfaed583d
[apps/escher/ion] Remove Graph memoized models on storage change
2018-11-23 12:04:03 +01:00