| 2015-05-25 |
experimental implementation of rules to notify about certain conditions
...
Torsten Römer
committed
on 25 May 2015
|
|---|---|
| 2015-05-19 |
refactored/renamed module "usart", use own implementation, added test,
...
Torsten Römer
committed
on 19 May 2015
|
| 2015-05-15 |
added ability to set beep tone and a command to test/play with beeps
Torsten Römer
committed
on 15 May 2015
|
| 2015-05-14 |
|
|
- use program space for unit test instances instead of data space
...
Torsten Römer
committed
on 14 May 2015
|
|
| 2015-05-05 |
|
|
moved ISRs to module interrupts
Torsten Römer
committed
on 5 May 2015
|
|
| 2015-05-04 |
Added comment, adjusted existing tests
Torsten Römer
committed
on 4 May 2015
|
|
|
|
| 2015-05-02 |
|
| 2015-04-24 |
- Include min lambda value in max measurements and vice versa
...
Torsten Römer
committed
on 24 Apr 2015
|
| 2015-04-16 |
|
|
Refactored to use a timer interrupt polling the button instead of the
...
Torsten Römer
committed
on 16 Apr 2015
|
|
| 2015-04-11 |
Added a simple "menu" (display options that show min and max
...
Torsten Römer
committed
on 11 Apr 2015
|
| 2015-04-03 |
Updated TODO
Torsten Römer
committed
on 3 Apr 2015
|
| 2015-03-23 |
Removed license, really not necessary for such a project
Torsten Römer
committed
on 23 Mar 2015
|
| 2015-03-22 |
Improved comment
Torsten Römer
committed
on 22 Mar 2015
|
|
Removed DIDR todo
Torsten Römer
committed
on 22 Mar 2015
|
|
|
DIDR! + tests
Torsten Römer
committed
on 22 Mar 2015
|
|
| 2015-03-21 |
- Set ADC clock prescale to 8 (125 kHz at 1 MHz CPU clock)
...
Torsten Römer
committed
on 21 Mar 2015
|
| 2015-03-17 |
|
|
Added module lcdroutines and implemented LDC
Torsten Römer
committed
on 17 Mar 2015
|
|
| 2015-03-13 |
Added descriptions for the module's .h and .c files
Torsten Römer
committed
on 13 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
|