|
0c1783a47c
|
Fix another memory leak on malloc fail
|
2016-12-21 02:37:15 +02:00 |
|
|
0f5a58fa50
|
Fix a memory leak when malloc fails on adding a new card.
|
2016-12-21 01:42:08 +02:00 |
|
|
e3312dd394
|
Style fixes
|
2016-12-18 23:05:43 +02:00 |
|
|
10dfdb5a1b
|
Add license
|
2016-12-18 22:43:53 +02:00 |
|
|
185ec07134
|
Fixes
|
2016-12-18 22:21:34 +02:00 |
|
|
6a271e8f48
|
Move all strings to hmi_msg
|
2016-12-18 22:19:53 +02:00 |
|
|
fdfeabbcaa
|
lab06 functionality done
|
2016-12-18 21:34:59 +02:00 |
|
|
41d61f9752
|
Removing a card works now
|
2016-12-18 20:31:30 +02:00 |
|
|
08870f2b9b
|
Enable adding a user name to a card
|
2016-12-18 19:30:57 +02:00 |
|
|
da84a7de9d
|
Fix adding cards to linked list
|
2016-12-18 19:07:10 +02:00 |
|
|
9c135dac88
|
Added functions for adding and listing added cards
|
2016-12-18 18:27:20 +02:00 |
|
|
111699cae1
|
Added working rfid card read command
|
2016-12-18 15:31:17 +02:00 |
|
|
4d89cbfd84
|
remove debug code
|
2016-12-02 13:22:51 +02:00 |
|
|
e991f970a8
|
lab05 ready
|
2016-12-01 16:19:28 +02:00 |
|
|
dbd9c35dc4
|
Fix
|
2016-12-01 14:40:57 +02:00 |
|
|
2706180dac
|
Move some declarations to hmi_msg.c file
|
2016-12-01 14:39:17 +02:00 |
|
|
f1fe589942
|
Fix lab04 based on feedback
|
2016-12-01 14:38:58 +02:00 |
|
|
04031523d4
|
Style fixes and added some comments
|
2016-11-20 00:51:04 +02:00 |
|
|
30bd26d471
|
Add heartbeat and system time
|
2016-11-07 02:30:33 +02:00 |
|
|
22461eaff4
|
Async uart
|
2016-11-07 01:42:18 +02:00 |
|
|
9e46b92744
|
Constants shouldn't be uppercase
|
2016-10-24 16:08:34 +03:00 |
|
|
500c36b81b
|
Last fixes for lab03.2
|
2016-10-24 00:01:26 +03:00 |
|
|
9d5fff9fa0
|
Better final version of lab03.2
|
2016-10-23 22:58:24 +03:00 |
|
|
f72a7b33e0
|
Final version of lab03.2
|
2016-10-23 22:49:49 +03:00 |
|
|
1fad6de2e1
|
Even lower memory usage
|
2016-10-23 22:11:20 +03:00 |
|
|
f4c572a2e6
|
Change formating script
|
2016-10-19 21:51:12 +02:00 |
|
|
25b1feb71d
|
make format
|
2016-10-11 00:43:31 +03:00 |
|
|
39720c676e
|
Looks like working lab03.2 code
|
2016-10-10 22:24:33 +03:00 |
|
|
be366ed50e
|
Apparently ignoring letter case is a bug
|
2016-10-10 20:25:13 +03:00 |
|
|
bdd27a6bea
|
Add 0 to 127 ascii print out and month lookup
|
2016-09-26 19:57:14 +03:00 |
|
|
a882534979
|
Fix bug in print_for_human
|
2016-09-26 19:56:46 +03:00 |
|
|
a7a915faf4
|
Remove assert code and add ascii table print
|
2016-09-26 17:33:47 +03:00 |
|
|
f1f06f056a
|
Add humaninterface messages header
|
2016-09-26 17:33:21 +03:00 |
|
|
5b78b7da02
|
Add print helper functions
|
2016-09-26 17:33:02 +03:00 |
|
|
713cc80417
|
Add header guard to uart.h
|
2016-09-26 16:39:07 +03:00 |
|
|
d827bbe427
|
Fix uart3_init comment
|
2016-09-10 01:09:54 +03:00 |
|
|
85dca87ff3
|
Added assert test to main.c with stderr debug console output
|
2016-09-10 00:57:01 +03:00 |
|
|
ae55fbac04
|
Renamed uart functions and added support for stderr via uart3
|
2016-09-10 00:56:05 +03:00 |
|
|
8c5f723619
|
Add uart functions from https://github.com/tuupola/avr_demo
|
2016-09-10 00:23:43 +03:00 |
|
|
90a1b412df
|
Formated the code with astyle
|
2016-09-10 00:23:14 +03:00 |
|
|
cc4321ae40
|
Add a led blinking code and a build script
|
2016-09-05 19:00:01 +03:00 |
|
Silver Kits
|
13fe515327
|
Init repository and add structure
|
2016-08-19 09:50:00 +03:00 |
|