trabalho

Dependencies:   X_NUCLEO_IKS01A1 mbed-rtos mbed

Fork of HelloWorld_IKS01A1 by ST

Changes

RevisionDateWhoCommit message
33:115aa467b4fa 2016-05-10 Jacinta . default tip
32:6e0266e7f205 2016-05-09 Jacinta ..
31:eb7320bd1d37 2016-05-09 Jacinta Well..worked in the READ, READAll and around some errors. I?m getting some strange errors as well stating that "log_data" as already been defined, probably changing the name will solve this
30:673e342f1932 2016-05-09 Jacinta After a lot of trial and error I managed to fix the "ticker.attach" error. I will try to work on the other errors (related with "t" in the "main") however I'm still not sure what to do there since "t" is type "Thread" and the output is should be time
29:f96590e6058d 2016-05-09 Jacinta Still can't figure the problem with "ticker.attach", however fixed some other errors that showed when I commented out ticker.attach. Apart from this, the remaining errors are related with "t", which is a variable of type thread being used for time...
28:840000670c88 2016-05-08 stwykd Implement consumer, producer with mail box. Buffer can now be deleted
27:0bbc1d575986 2016-05-08 stwykd Reading data now creates logs and saves them to the buffer
26:71c54c8ae536 2016-05-08 stwykd Created a buffer and finished implementing expansion board.; There's missing to send the data to the buffer just after reading on readData. You can copy and paste buffer.cpp to mailbox.cpp, or continue buffer.cpp as a mailbox
25:55c0dc5b32b3 2016-05-08 stwykd Create ticker in expansion board
24:527fdf64cbb0 2016-05-07 stwykd Add date in log_data
23:61e09468bf3d 2016-05-07 stwykd Update log in MailBox
22:e36f91afc0aa 2016-05-07 stwykd Create welcome message
21:6292c9ac498a 2016-05-07 stwykd Solved another dumb error from mbed.org that made me remove #include <iostream> for some reason
20:3e1e0f78defa 2016-05-07 stwykd Solve some compile errors in main.cpp
19:d442ff60498c 2016-05-07 stwykd Move Nick's code into a separate class to clean main and add user input handler
18:bf6578e82712 2016-05-06 Jacinta Implemented a few more methods and fixed the previous errors.; An example of how to call the struct and save the data in the mailbox is also available on main.cppf
17:37294fc50c80 2016-05-06 nlsantos A lot still to do but added the date time and the skelecton for the user commands, although I think they are not correct
16:b9cfb5171af6 2016-05-06 nlsantos date and time functions created ;
15:9de308b656f5 2016-05-05 nlsantos updated
14:9542d3b656ff 2016-05-05 nlsantos User Methods uploaded
13:569b49092661 2016-05-05 nlsantos Done some changes on the data structure
12:7ef8061de189 2016-05-04 nlsantos comitteed;
11:cea55a4c778c 2016-05-04 nlsantos novo commit;
10:96a7aea91238 2016-05-04 Jacinta ;
9:00e24ae0f942 2016-03-25 nlsantos jk
8:34a48553c0eb 2015-12-17 wobetz Update mbed
7:af8182337552 2015-12-17 wobetz Update libraries
6:0460ce45e3d0 2015-09-04 wobetz Update dependency versions
5:c42c721555b2 2015-09-04 Wolfgang Betz Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST/code/HelloWorld_IKS01A1 into hwiks01a1-split
4:b1526d074d83 2015-09-03 Wolfgang Betz Integrate mbed "hello world" giudelines
3:a2d2342526db 2015-08-31 Wolfgang Betz Rename 'pressure_sensor' in 'pt_sensor'
2:aa9679264ab0 2015-08-17 Wolfgang Betz Merge commit '8c0f95e768375c5f3c45aca6a01acadcd23087d3' into betzw_wb
1:51923d7a2398 2015-08-17 wobetz Add dependencies
0:c71c9af137dd 2015-08-17 Wolfgang Betz Improve application names