3rd Repo, trying to figure this out.

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Revisions of main.cpp

Revision Date Message Actions
65:3723d2729b68 2017-04-09 Implemented CircularArray in the place of the linked list in the main code; File  Diff  Annotate
60:db8c5b7fc548 2017-04-07 Added some more error handling for commands. Implmented "help command". Changed "list" to "Read" command. Commands now return errors if wrong parameters are introduced. Format / layout modifciations. File  Diff  Annotate
59:a69cd12dafca 2017-04-07 Added help command. File  Diff  Annotate
58:7fc6e3e4d746 2017-04-07 Implemented sett command. File  Diff  Annotate
57:dfcdda1e42b6 2017-04-07 Commented the main.cpp file. File  Diff  Annotate
56:4dd780d8fb47 2017-04-06 Commented out the fake sensor code and uncommented the real sensor code File  Diff  Annotate
54:53ee2d07d684 2017-04-06 Added comments to the parts of the code changed by this branch File  Diff  Annotate
53:abb161ed4c8c 2017-04-06 Fixed some compiler errors and tested the circular list File  Diff  Annotate
52:b95572c3d4c4 2017-04-06 Implemented a limit to the size of the list, needs testing File  Diff  Annotate
50:c07e968b9582 2017-04-06 Created fake barometer and measurer classes and implemented these into main, with lines currently commented out that force these calls File  Diff  Annotate
49:83bea7fb2728 2017-04-06 Implmented 'logging on / off ' command. File  Diff  Annotate
48:a8219954b3f2 2017-04-06 Implemented setdate/settime commands. File  Diff  Annotate
47:468a89d62c23 2017-04-06 List of measures now keeps track of time at which the measure has been taken. File  Diff  Annotate
46:0de1f3c7d118 2017-04-06 Implmeneted localDate class. It's basically a clock. File  Diff  Annotate
45:9a33f2bc2b4e 2017-04-06 Implemented status command File  Diff  Annotate
44:b523c9a9dd97 2017-04-06 Implemented Delete all / Delete X commands. File  Diff  Annotate
43:3983059e0d91 2017-04-06 Commands may now take parameters! Yay! Implemented List all / list x File  Diff  Annotate
42:b1f29874ab70 2017-04-05 Implemented 'list all' command File  Diff  Annotate
41:d222c043c96d 2017-04-05 Implemented command input. File  Diff  Annotate
40:ba083993b481 2017-04-05 Splited classes into multiple .cpps / .h files. File  Diff  Annotate
39:618ad21e2b34 2017-04-05 Producer thread now adds values to the list. File  Diff  Annotate
38:e626a358e5e3 2017-04-05 Added List class, compiles with no errors. Soon testing adding to it. File  Diff  Annotate
37:00775e368a71 2017-04-05 Working copy of reading data and sending to producer. File  Diff  Annotate
36:19d3f752f9c3 2017-04-05 Nick hasn't found a solution yet, implemented thread with a signal to do reading at a specified time. File  Diff  Annotate
35:484e384f9bf1 2017-04-05 Changed back to using threads instead of ISR, still not reading properly even with sensor board not running in main thread. File  Diff  Annotate
34:09ed07f2acba 2017-04-05 Publish this. File  Diff  Annotate
33:cffe0ae69aa6 2017-03-29 New library added for hts221 File  Diff  Annotate
32:260a288be58f 2017-03-27 OS 5.3 Veriso 2017 File  Diff  Annotate
29:0b58d21e87d6 2017-03-05 Merge pull request #48 from janjongboom/patch-1 File  Diff  Annotate
22:af9dcf379926 2017-01-06 Merge pull request #38 from AnotherButler/patch-1 File  Diff  Annotate
8:bb09890333fe 2016-08-06 Update main.cpp File  Diff  Annotate
1:846c97078558 2016-07-28 Update example to https://github.com/ARMmbed/mbed-os-example-blinky at tag mbed-os-5.1.0-rc3 File  Diff  Annotate
0:2757d7abb7d9 2016-07-28 Update example to https://github.com/ARMmbed/mbed-os-example-blinky at tag mbed-os-5.1.0-rc1 File  Diff  Annotate