| 2015-05-18 |
fixed some comments
Torsten Römer
committed
on 18 May 2015
|
|---|---|
|
improved comments, made parameter constant
Torsten Römer
committed
on 18 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
|
|
added tests for module "alert"
Torsten Römer
committed
on 15 May 2015
|
|
|
updated comments
Torsten Römer
committed
on 15 May 2015
|
|
|
adjusted test some more
Torsten Römer
committed
on 15 May 2015
|
|
|
new way of running tests
Torsten Römer
committed
on 15 May 2015
|
|
|
test new way of running tests
Torsten Römer
committed
on 15 May 2015
|
|
|
split tests into modules
Torsten Römer
committed
on 15 May 2015
|
|
| 2015-05-14 |
|
|
|
|
|
- one test was not included
Torsten Römer
committed
on 14 May 2015
|
|
|
- fixed obscure test failure
Torsten Römer
committed
on 14 May 2015
|
|
|
- use program space for unit test instances instead of data space
...
Torsten Römer
committed
on 14 May 2015
|
|
| 2015-05-10 |
sorted tests alphabetically (like in Jenkins)
Torsten Römer
committed
on 10 May 2015
|
|
added module strings with split function, added tests
Torsten Römer
committed
on 10 May 2015
|
|
| 2015-05-09 |
finally updatePending is set at the right time so display is always
...
Torsten Römer
committed
on 9 May 2015
|
| 2015-05-06 |
no need to wait for USART data to be sent with SLEEP_MODE_IDLE instead
...
Torsten Römer
committed
on 6 May 2015
|
|
moved ADC and LCD pin constants to pins.h
Torsten Römer
committed
on 6 May 2015
|
|
| 2015-05-05 |
uncomment assert
Torsten Römer
committed
on 5 May 2015
|
| 2015-05-04 |
Another Jenkins test
Torsten Römer
committed
on 4 May 2015
|
|
Added comment, adjusted existing tests
Torsten Römer
committed
on 4 May 2015
|
|
| 2015-05-02 |
|
| 2015-04-16 |
|
| 2015-04-14 |
Use defined ADC pins in other test as well, some cleanup
Torsten Römer
committed
on 14 Apr 2015
|
|
Moved ADC pin defines to adc.h and use them in adc.c (DIDR) and in the
...
Torsten Römer
committed
on 14 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-05 |
Do not divide the oxygen sensor voltage by 11 before looking up the
...
Torsten Römer
committed
on 5 Apr 2015
|
| 2015-04-04 |
- Smarter way of calculating moving average and avoiding rounding errors
...
Torsten Römer
committed
on 4 Apr 2015
|