Latest

Dependencies:   serial_terminal sample_hardware PLL_Config SDCard BMP280 Networkbits TextLCD SDBlockDevice

Changes

RevisionDateWhoCommit message
32:8c9d8f2dfe89 2019-01-03 Swabey89 Latest default tip
31:087e295cc859 2019-01-02 Swabey89 Updated to use queues more
30:7873beb54744 2018-12-28 Swabey89 This is before changes are made to where locks are taken in order to make the watchdog work more appropriately
29:806e9281af2f 2018-12-28 Swabey89 Updated
28:7fccaef8fa72 2018-12-22 Swabey89 producer-consumer now working and last of the commands finished
27:bb8d4c883e1b 2018-12-21 Swabey89 Pre-producer/consumer pattern changes
26:94238a308ff9 2018-12-19 Swabey89 Pre-Buffer changes
25:831dc928ccde 2018-12-19 Swabey89 Currently working, requires improvements to the producer and consumer threads. Read and delete commands need to coded next
24:81981815ef20 2018-12-19 Swabey89 SD card mount and unmount, locks required
23:f87fe0c55894 2018-12-19 Swabey89 Changes to SD card initialisation. Further work required to mount and unmount SD card using blue user button
22:d9cbbbf3cf69 2018-12-18 Swabey89 Webpage updated and currently working
21:2c438eeaab14 2018-12-18 Swabey89 Webpage currently working with minor bug fixes required
20:cdde0663c481 2018-12-17 Swabey89 Networking thread added with new webpage. Requires work so that it doesn't lock
19:88d8359306a4 2018-12-17 Swabey89 files now created with date
18:3edfb9152b05 2018-11-30 Swabey89 pre-class
17:ead43c1b729d 2018-11-30 Swabey89 Code tidy
16:15588fdc5d11 2018-11-23 Swabey89 time and date can be set in the serial terminal
15:8af9672a6778 2018-11-23 Swabey89 pre time changes
14:4f8d0a602b98 2018-11-23 Swabey89 LATEST
13:00545b1cb247 2018-11-23 Swabey89 Working on setdate
12:3a54cbaa714c 2018-11-18 Swabey89 Currently working on setdate
11:3ad0327e8c9f 2018-11-18 Swabey89 Currenly working after modifications to serial comms
10:0fffc988d325 2018-11-10 Swabey89 Pre- serial_thread changes
9:fa8a35d9d6c0 2018-11-10 Swabey89 Serial terminal working and files writing to SD card (basic functionality to prove it works).
8:c81b0ff8b822 2018-11-09 Swabey89 Project now has readings displayed on LCD and writes to the SD card
7:e2bf2d703867 2018-11-07 Swabey89 Serial interface working - requires exception handling.
6:a5394c9e5927 2018-11-07 Swabey89 Serial_terminal thread working, needs to put jobs into SD card event queue
5:956984cbe447 2018-11-06 Swabey89 Serial comms library for thread added
4:a4dd5fd5cad8 2018-11-06 Swabey89 All components now working, further testing required on the ethernet
3:b1583f309b43 2018-11-05 Swabey89 Attempting to get LCD/SD card to operate
2:01631c26e99f 2018-11-04 Swabey89 Skeleton code created
1:31c7b4ab552b 2018-11-04 Swabey89 Project updated with the skeleton code
0:4afd4940a189 2018-11-04 Swabey89 test