| 2015-03-18 |
|
|---|---|
| 2015-03-17 |
|
|
Added module lcdroutines and implemented LDC
Torsten Römer
committed
on 17 Mar 2015
|
|
| 2015-03-16 |
|
| 2015-03-13 |
Formatting
Torsten Römer
committed
on 13 Mar 2015
|
|
Added descriptions for the module's .h and .c files
Torsten Römer
committed
on 13 Mar 2015
|
|
|
|
|
| 2015-03-12 |
Added tests
Torsten Römer
committed
on 12 Mar 2015
|
|
Renamed functions in module integers, fixed divRoundUp(), added tests
Torsten Römer
committed
on 12 Mar 2015
|
|
| 2015-03-11 |
|
|
Added testGetVoltage()
Torsten Römer
committed
on 11 Mar 2015
|
|
| 2015-03-09 |
Moved some functions from lambda.c to sensors.c to make them testeable,
...
Torsten Römer
committed
on 9 Mar 2015
|
|
|
|
| 2015-03-07 |
Added integers.h with some functions for working with integers like
...
Torsten Römer
committed
on 7 Mar 2015
|
|
Fixed tests, added comments on rounding
Torsten Römer
committed
on 7 Mar 2015
|
|
|
Rounding, fix calculation nonsense
Torsten Römer
committed
on 7 Mar 2015
|
|
|
Round up averaged voltages
Torsten Römer
committed
on 7 Mar 2015
|
|
|
Use div for integer division and remainder
Torsten Römer
committed
on 7 Mar 2015
|
|
| 2015-03-06 |
bit shift instead of division
Torsten Römer
committed
on 6 Mar 2015
|
|
Removed floats, use int?_t instead of int an long
Torsten Römer
committed
on 6 Mar 2015
|
|
|
Added some tests :-)
Torsten Römer
committed
on 6 Mar 2015
|
|
|
remove elf and hex from git
Torsten Römer
committed
on 6 Mar 2015
|
|
| 2015-03-05 |
Module avrjunit, some improvements
Torsten Römer
committed
on 5 Mar 2015
|
|
Added some tests
Torsten Römer
committed
on 5 Mar 2015
|
|
|
Fixed test :-)
Torsten Römer
committed
on 5 Mar 2015
|
|
|
Implemented very basic test case runner
Torsten Römer
committed
on 5 Mar 2015
|
|
|
Test JUnit test report format
Torsten Römer
committed
on 5 Mar 2015
|
|
|
Create basic xunit report for testing
Torsten Römer
committed
on 5 Mar 2015
|
|
|
Send newline and EOT after tests
Torsten Römer
committed
on 5 Mar 2015
|
|
| 2015-03-04 |
Added initial test project
Torsten Römer
committed
on 4 Mar 2015
|