Commit Graph

11243 Commits

Author SHA1 Message Date
Romain Goyet
9b6b341c62 [ion] Clean the shared folder
Change-Id: I165135ec1600795266a331ee740e608be16c7933
2017-02-16 10:59:43 +01:00
Romain Goyet
1da13c5b91 [ion/device] Enable RNG register
Change-Id: If252378cec2709d22acf0b3b3046bbd88a306551
2017-02-16 09:43:58 +01:00
Romain Goyet
ff7df4e750 Merge changes Ib331bae9,I9d5000cd,I65ab7310,Ifbe11515,I1edddefd, ...
* changes:
  Organize the build system
  [ion/device] Enable powering the LCD controller from a GPIO
  [liba] Enable malloc/free logging
  [ion] Fix the C API
  [ion] Fix the blackbox platform
  [ion] Add a C bridge for the logging function
  [ion] Implement Log::print using SWO on the device
2017-02-16 09:34:24 +01:00
Romain Goyet
babfe50763 Organize the build system
Change-Id: Ib331bae99041b998eb721b44c3b0b44426270b38
2017-02-15 19:10:23 +01:00
Émilie Feral
57ca8e6c07 Merge changes I8123b26d,Iba069b97
* changes:
  [ion] Fix a volatile error
  [ion] Add a Ion::Log::print method
2017-02-15 18:08:27 +01:00
Émilie Feral
e87f99e713 Merge "[escher] Move apps/settings/menu_cell to escher to be used by sequence app and settings app" 2017-02-15 10:36:24 +01:00
Émilie Feral
60a02e6265 Merge changes I3b2235d4,I2dad6b5d,Ie42a8b6c,I4a019c32,I33d245c8, ...
* changes:
  [apps/shared] Move part of apps/graph/list/list_controller to the shared folder to be used by sequence
  [apps/shared] Move apps/graph/function_title_cell to shared folder to be used by sequence
  [apps/shared] Move apps/graph/list/new_function_cell to shared folder to be used by sequence
  [apps/shared] Move apps/graph/list/function_expression_cell in shared folder to be used by sequence
  [apps/shared] Move apps/graph/list/parameter_controller to shared/ folder to be used by sequence
  [apps/shared] Add method in shared function store
2017-02-14 18:00:20 +01:00
Émilie Feral
4138d3fc5d Merge changes I2404c746,I58846748,I4413365d,I9880e857
* changes:
  [apps/graph/list] Clean
  [apps] Add sequence app to the apps container
  [apps/sequence] Create a first version of sequence structure
  [apps/sequence] Add model to the new application folder sequence/
2017-02-14 17:59:57 +01:00
Émilie Feral
32f52a14c3 Merge changes I89380d59,I2fbd4136
* changes:
  [apps/shared] Move function store class to shared/ to be used by sequence
  [apps/shared] Move function model in shared to be used by sequences
2017-02-14 17:36:48 +01:00
Émilie Feral
611e7ae164 Merge "[apps/shared] Namespace shared" 2017-02-14 17:36:35 +01:00
Émilie Feral
16d2e2977e Merge changes I94e4474f,I51a84fa7,I49120cee,I350958f0
* changes:
  [apps\shared] Create a folder shared/
  [poincare] Namespace Poincare
  [apps/graph/list] Clean
  [poincare] Replace E by small capital E to respresent 10^
2017-02-14 17:36:22 +01:00
Émilie Feral
e06c64badf Merge changes Iea9c7cb8,If8d97134
* changes:
  [poincare] Parse ".004"
  [poincare] Add tests for the parser
2017-02-14 17:35:36 +01:00
Émilie Feral
2aa4a28b45 Merge "[poincare] Add test on complex operations" 2017-02-14 17:35:24 +01:00
Émilie Feral
d2652d6ef1 Merge "[poincare] Implement complex evaluation of trigonometric functions" 2017-02-14 17:35:12 +01:00
Émilie Feral
bb5fb02415 Merge changes Icbba7712,Ib810a319,I3895897f,I1080cbc4
* changes:
  [Kandinsky] New glyph for i complex
  [poincare] Create a class hyperbolic tangent
  [poincare] Create a class hyperbolic sine
  [poincare] Create a class hyperbolic cosine
2017-02-14 17:35:02 +01:00
Émilie Feral
71e40249cc Merge "[poincare] Implement complex power" 2017-02-14 17:34:44 +01:00
Émilie Feral
ef3e9d8354 Merge "[liba] Add openbsd implementation of arc tan" 2017-02-14 15:53:20 +01:00
Émilie Feral
c1fda066de Merge "[poincare] Expand numbers to complex numbers" 2017-02-14 15:52:47 +01:00
Émilie Feral
de3af1dda5 Merge "[apps/graph/graph] Correct bug" 2017-02-14 15:45:34 +01:00
Émilie Feral
3b7f38be49 Merge changes I94087d63,I70df98ca
* changes:
  [poincare] Make the matrix default expression a float rather than an integer
  [poincare] Make addition a binary operation
2017-02-14 15:45:27 +01:00
Émilie Feral
815196bfda Merge "[apps/graph/graph] Adjust default trigonometric range to angle unit preference" 2017-02-14 15:45:22 +01:00
Émilie Feral
a12f6dcd8d Merge changes I25eb7608,I1cf5175e
* changes:
  [apps] Add angle unit preference in apps
  [apps] [poincare] Merge AngleUnit enum class (previously in preference and expression)
2017-02-14 15:45:07 +01:00
Émilie Feral
dbfad51954 Merge "[poincare] Enbale to evaluate expression in degrees or radian" 2017-02-14 15:44:40 +01:00
Romain Goyet
5a0ecfc1bc [ion/device] Enable powering the LCD controller from a GPIO
Change-Id: I9d5000cda527d04b3505afb3ecfc0ec07f2f1281
2017-02-14 11:24:52 +01:00
Romain Goyet
61e48981ef [liba] Enable malloc/free logging
Change-Id: I65ab731091440854c6db486078fef49901f855fd
2017-02-14 11:24:52 +01:00
Romain Goyet
6343a84735 [ion] Fix the C API
Change-Id: Ifbe11515171d7ee919f90fb28d63907c3c4cfd42
2017-02-14 11:24:47 +01:00
Émilie Feral
f9f1b002bb Merge "[poincare] Specify display mode in write text in buffer" 2017-02-14 11:08:54 +01:00
Émilie Feral
1df38e32a2 Merge "[apps] Update the view if preference (display mode) has changed" 2017-02-14 11:08:31 +01:00
Romain Goyet
6e8d9c1a11 [ion] Fix the blackbox platform
Change-Id: I1edddefdbf163855acb949eef4c1579c8b3721d6
2017-02-14 11:07:52 +01:00
Romain Goyet
335bccea4c [ion] Add a C bridge for the logging function
Change-Id: I70cc18700c6cf392e98c4ff89df897b330bde807
2017-02-14 10:58:46 +01:00
Romain Goyet
724fdb18e7 [ion] Implement Log::print using SWO on the device
Change-Id: I17e024535cc0f0daf74953c7221e2b98959e6c47
2017-02-14 10:57:30 +01:00
Romain Goyet
2005a3d822 [ion] Fix a volatile error
Change-Id: I8123b26d4b1b830ee4278b7fcc59d0ce552f0864
2017-02-14 10:55:30 +01:00
Romain Goyet
59e998ddab [ion] Add a Ion::Log::print method
Change-Id: Iba069b97c07b9ef6c1f21dd33b83a445c0e3dbda
2017-02-14 10:08:53 +01:00
Émilie Feral
4f16289bd7 [apps/sequence/list] Create a class list controller
Change-Id: I95c569cccf3bd80025c9195faeda08fc69a62ea3
2017-02-13 17:15:08 +01:00
Émilie Feral
9d1bab79ce [escher] Move apps/settings/menu_cell to escher to be used by sequence
app and settings app

Change-Id: Ia7812d9e83f5f54af4670fd5da73ba371678cd15
2017-02-13 17:15:08 +01:00
Émilie Feral
9a4873a3ec [apps/shared] Move part of apps/graph/list/list_controller to the shared
folder to be used by sequence

Change-Id: I3b2235d4869f7e589bad1fb31334d04c80e40dc3
2017-02-13 17:15:08 +01:00
Émilie Feral
f76b603c67 [apps/sequence] Create a class sequence title cell
Change-Id: I2a891e6a47ec742cedfa6780ee1a50eb3df24085
2017-02-13 17:15:08 +01:00
Émilie Feral
7b9dbb88a5 [apps/sequence/list] Create a class sequence expression cell inheriting
from function expression cell

Change-Id: Icaec669c684ebbaa353f6801ca2f976e5fb76a9a
2017-02-13 17:15:08 +01:00
Émilie Feral
460e692309 [apps/sequence] Improve sequence model
Change-Id: I1369646291c4da852777f07c4730c640c3df76ac
2017-02-13 17:15:08 +01:00
Émilie Feral
a6ee2c6ef0 [apps/graph/list] Clean
Change-Id: I2404c746b71a83b52f5d78a7bac4f76179868ef8
2017-02-13 17:15:07 +01:00
Émilie Feral
ad61215cca [apps/shared] Move apps/graph/function_title_cell to shared folder to be
used by sequence

Change-Id: I2dad6b5d2a3e2a0b7d11ab9e212cb3cca315940f
2017-02-13 17:15:07 +01:00
Émilie Feral
7b4444a96c [apps] Add sequence app to the apps container
Change-Id: I5884674858d443d8abaae7be8db6dd961e999769
2017-02-13 17:15:07 +01:00
Émilie Feral
a5d27c1f06 [apps/shared] Move apps/graph/list/new_function_cell to shared folder to
be used by sequence

Change-Id: Ie42a8b6cc60e652ab49379dd72b00f2efdc6ebda
2017-02-13 17:15:07 +01:00
Émilie Feral
54a90167cf [apps/sequence] Create a first version of sequence structure
Change-Id: I4413365dcf7dc53ece23cce453215660258d9835
2017-02-13 17:15:07 +01:00
Émilie Feral
0478817040 [apps/shared] Move apps/graph/list/function_expression_cell in shared
folder to be used by sequence

Change-Id: I4a019c322cc7cb864479b200ee56d05234f5491c
2017-02-13 17:15:07 +01:00
Émilie Feral
44ce4fb069 [apps/sequence] Add model to the new application folder sequence/
Change-Id: I9880e85770d0895849f7f47c474a2a42b00eb3e1
2017-02-13 17:15:07 +01:00
Émilie Feral
44317d5c95 [apps/shared] Move apps/graph/list/parameter_controller to shared/
folder to be used by sequence

Change-Id: I33d245c819ceb01bf5b0b277a0faebfc99a66c68
2017-02-13 17:15:07 +01:00
Émilie Feral
6cf5b9d317 [apps/shared] Add method in shared function store
Change-Id: I1b15ed95e7e9a5c4cffe303e5f699ec03ad87b45
2017-02-13 17:15:07 +01:00
Émilie Feral
3164939c9d [apps/shared] Move function store class to shared/ to be used by
sequence

Change-Id: I89380d59e3450e9c5af4bf05f520ed1a5205ba29
2017-02-13 17:15:06 +01:00
Émilie Feral
23026b6718 [apps/shared] Namespace shared
Change-Id: I6dec7ce900bb4e801a25c567fe5e242cb744cf29
2017-02-13 17:15:06 +01:00